mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Compile options for tursa update
This commit is contained in:
parent
e19b26341b
commit
394e506aea
@ -8,5 +8,5 @@
|
||||
--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 \
|
||||
--disable-unified \
|
||||
CXX=nvcc \
|
||||
LDFLAGS="-cudart shared " \
|
||||
LDFLAGS="-cudart shared -lcublas " \
|
||||
CXXFLAGS="-ccbin mpicxx -gencode arch=compute_80,code=sm_80 -std=c++17 -cudart shared --diag-suppress 177,550,611"
|
||||
|
@ -1,8 +1,7 @@
|
||||
module load cuda/12.3
|
||||
module load ucx/1.15.0-cuda12.3
|
||||
module load openmpi/4.1.5-cuda12.3
|
||||
|
||||
export PREFIX=/home/tc002/tc002/shared/env/prefix/
|
||||
export LD_LIBRARY_PATH=$PREFIX/lib/:$LD_LIBRARY_PATH
|
||||
source /home/dp207/dp207/shared/env/production/env-base.sh
|
||||
source /home/dp207/dp207/shared/env/production/env-gpu.sh
|
||||
unset SBATCH_EXPORT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user