diff --git a/Content/Presentations/sections/Section_DataParallelPatterns.tex b/Content/Presentations/sections/Section_DataParallelPatterns.tex index f66cbfc3..afaa6ddf 100644 --- a/Content/Presentations/sections/Section_DataParallelPatterns.tex +++ b/Content/Presentations/sections/Section_DataParallelPatterns.tex @@ -888,7 +888,6 @@ # architectures and corresponding flags, or use ccmake to discover options cmake -B build-cuda -DKokkos_ENABLE_CUDA=ON cmake --build build-cuda - make -j KOKKOS_DEVICES=Cuda KOKKOS_ARCH=... \end{code} \end{small} \end{frame}