1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 20:57:06 +01:00

Dirichlet

This commit is contained in:
Peter Boyle
2022-10-13 18:44:47 -04:00
parent 2bcff94b52
commit 8a07b52009
7 changed files with 59 additions and 57 deletions

View File

@ -14,4 +14,6 @@ CXXFLAGS="-fPIC -I{$ROCM_PATH}/include/ -std=c++14 -I${MPICH_DIR}/include -L/lib
LDFLAGS="-L/lib64 -L/opt/rocm-5.2.0/lib/ -L${MPICH_DIR}/lib -lmpi -L${CRAY_MPICH_ROOTDIR}/gtl/lib -lmpi_gtl_hsa -lamdhip64 "
#--enable-simd=GPU-RRII \