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 46dd9ca commit 6df8287Copy full SHA for 6df8287
advanced_source/cpp_cuda_graphs/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.18 FATAL_ERROR)
2
project(mnist)
3
set(CMAKE_CXX_STANDARD 17)
4
0 commit comments