We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9943d commit 2239869Copy full SHA for 2239869
6 files changed
cpp-mdspan/build/cmake-kermit.sh
@@ -14,7 +14,7 @@ SRC_ROOT=/raid/mhoemmen/src/miniWeather/cpp-mdspan
14
# Current version of stdpar code requires C++23,
15
# because it uses std::ranges::views::cartesian_product.
16
# nvc++ might not support that yet.
17
-MINIWEATHER_ENABLE_STDPAR=OFF
+MINIWEATHER_ENABLE_STDPAR=ON
18
19
# We don't have ForEachInExtents yet with 25.1.
20
MINIWEATHER_ENABLE_CUB=OFF
0 commit comments