mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-25 05:05:56 +01:00
Config improvements
This commit is contained in:
parent
f36e984278
commit
98766851c3
@ -8,7 +8,7 @@ PREFIX=/home/tc002/tc002/shared/env/prefix/
|
||||
--with-hdf5=$PREFIX \
|
||||
--with-lime=$PREFIX \
|
||||
--with-fftw=$PREFIX \
|
||||
--disable-accelerator-cshift \
|
||||
--enable-accelerator-cshift \
|
||||
--disable-unified \
|
||||
CXX=nvcc \
|
||||
LDFLAGS="-cudart shared " \
|
||||
|
@ -1,3 +1,5 @@
|
||||
module load cuda/11.4.1 openmpi/4.1.1 ucx/1.10.1
|
||||
export PREFIX=/home/tc002/tc002/shared/env/prefix/
|
||||
export LD_LIBRARY_PATH=$PREFIX/lib/:$LD_LIBRARY_PATH
|
||||
unset SBATCH_EXPORT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user