File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ export MPICH_CXX=g++
284284cd $root
285285
286286##kokkos
287- git clone -b 4.0.01 https://github.com/kokkos/kokkos.git
287+ git clone -b 4.1.00 https://github.com/kokkos/kokkos.git
288288mkdir -p $kk
289289cmake -S kokkos -B ${kk%%install} \
290290 -DCMAKE_INSTALL_PREFIX=$kk \
@@ -415,7 +415,7 @@ export MPICH_CXX=$root/kokkos/bin/nvcc_wrapper
415415cd $root
416416
417417#kokkos
418- git clone -b 3.7.01 https://github.com/kokkos/kokkos.git
418+ git clone -b 4.1.00 https://github.com/kokkos/kokkos.git
419419mkdir -p $kk
420420cmake -S kokkos -B ${kk%%install} \
421421 -DCMAKE_INSTALL_PREFIX=$kk \
@@ -575,7 +575,7 @@ export MPICH_CXX=$root/kokkos/bin/nvcc_wrapper
575575cd $root
576576
577577##kokkos
578- git clone -b 4.0.01 https://github.com/kokkos/kokkos.git
578+ git clone -b 4.1.00 https://github.com/kokkos/kokkos.git
579579mkdir -p $kk
580580cmake -S kokkos -B ${kk%%install} \
581581 -DCMAKE_INSTALL_PREFIX=$kk \
You can’t perform that action at this time.
0 commit comments