1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-18 07:47:06 +01:00
This commit is contained in:
Peter Boyle
2021-10-05 22:11:23 +01:00
parent 4016e705fc
commit ed68cf6268
5 changed files with 27 additions and 248 deletions

View File

@ -1,10 +1,13 @@
PREFIX=/home/tc002/tc002/shared/env/prefix/
../../configure \
--enable-comms=mpi \
--enable-simd=GPU \
--enable-shm=nvlink \
--enable-gen-simd-width=64 \
--enable-accelerator=cuda \
--with-lime=/mnt/lustre/tursafs1/home/tc002/tc002/dc-boyl1/spack/spack/opt/spack/linux-rhel8-zen/gcc-8.4.1/c-lime-2-3-9-e6wxqrid6rqmd45z7n32dxkvkykpvyez \
--with-hdf5=$PREFIX \
--with-lime=$PREFIX \
--with-fftw=$PREFIX \
--disable-accelerator-cshift \
--disable-unified \
CXX=nvcc \