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 96e6f08 commit 688d4a3Copy full SHA for 688d4a3
ci/build_cpp.sh
@@ -53,7 +53,7 @@ then
53
rm -Rf kokkos
54
fi
55
56
- git clone -b master https://github.com/kokkos/kokkos.git
+ git clone -b 148-add-fmt-11-support https://github.com/kokkos/kokkos.git
57
export KOKKOS_DIR=$PWD/kokkos
58
export KOKKOS_BUILD=${build_dir}/kokkos/build
59
export KOKKOS_INSTALL="$KOKKOS_BUILD/install"
0 commit comments