We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3c1b7 commit 3977e4cCopy full SHA for 3977e4c
cuDecomp
make_lib_leo.sh
@@ -5,4 +5,6 @@ cd build
5
module load nvhpc/24.3
6
module load openmpi/4.1.6--nvhpc--24.3
7
cmake ..
8
+#enable nvshmem
9
+#cmake -DCUDECOMP_BUILD_EXTRAS=1 -DCUDECOMP_ENABLE_NVSHMEM=1 ..
10
make -j
0 commit comments