1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00

updated SVE readme

This commit is contained in:
nmeyer-ur 2020-05-06 16:30:37 +02:00
parent 5abec5b8a9
commit 7ef03c5368

View File

@ -25,6 +25,11 @@ Fujitsu FCC
Fujitsu FCC w/ MPI
../configure --with-lime=$HOME/grid-a64fx/lime/c-lime --without-hdf5 --enable-gen-simd-width=64 --enable-simd=GEN --enable-precision=double --enable-comms=mpi --enable-openmp --with-mpfr=/home/users/gre/gre-1/grid-a64fx/mpfr-build/install CXX=mpiFCC CC=mpifcc CXXFLAGS="-Nclang -Kfast -DA64FX -DA64FXASM -DDSLASHINTRIN"
what about "-fno-strict-aliasing" in general?