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 8de5233 commit 4beaabaCopy full SHA for 4beaaba
CMakeLists.txt
@@ -30,7 +30,6 @@ endif()
30
############################################################################################
31
if(NOT DEFINED TARGET_ARCH)
32
set(TARGET_ARCH 37)
33
- set(CUDA_NVCC_FLAGS ${CUDA_NVCC_FLAGS};-gencode=arch=compute_37,code=sm_37)
34
endif()
35
36
#Creates the Graphitti project with the correct languages, depending on if using GPU or not
0 commit comments