Skip to content

Commit 4beaaba

Browse files
fix
1 parent 8de5233 commit 4beaaba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ endif()
3030
############################################################################################
3131
if(NOT DEFINED TARGET_ARCH)
3232
set(TARGET_ARCH 37)
33-
set(CUDA_NVCC_FLAGS ${CUDA_NVCC_FLAGS};-gencode=arch=compute_37,code=sm_37)
3433
endif()
3534

3635
#Creates the Graphitti project with the correct languages, depending on if using GPU or not

0 commit comments

Comments
 (0)