GUMP
Results
1
comments of
GUMP
CMake: cmake version 4.0.1 cuda-samples\Samples\0_Introduction\UnifiedMemoryStreams\CMakeLists.txt ```cmake # Source file # find_package(OpenMP REQUIRED) find_package(OpenMP REQUIRED C CXX) ```