mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
Remove nofma
This commit is contained in:
parent
861e5d7f4c
commit
a997d24743
@ -11,5 +11,5 @@ INSTALL=/nfs/site/home/azusayax/install
|
||||
--enable-unified=yes \
|
||||
CXX=mpicxx \
|
||||
LDFLAGS="-fsycl-device-code-split=per_kernel -fsycl-device-lib=all -lze_loader -L$INSTALL/lib" \
|
||||
CXXFLAGS="-cxx=dpcpp -fsycl-unnamed-lambda -fsycl -no-fma -I$INSTALL/include -Wtautological-constant-compare"
|
||||
CXXFLAGS="-cxx=icpx -fsycl-unnamed-lambda -fsycl -I$INSTALL/include -Wno-tautological-constant-compare"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user