Skip to content

Commit 3977e4c

Browse files
committed
minor
1 parent 4c3c1b7 commit 3977e4c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

cuDecomp

make_lib_leo.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ cd build
55
module load nvhpc/24.3
66
module load openmpi/4.1.6--nvhpc--24.3
77
cmake ..
8+
#enable nvshmem
9+
#cmake -DCUDECOMP_BUILD_EXTRAS=1 -DCUDECOMP_ENABLE_NVSHMEM=1 ..
810
make -j

0 commit comments

Comments
 (0)