Skip to content

Commit

Permalink
installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaqiwang969 authored Jul 23, 2022
1 parent 5ee027a commit 60e2344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wmake/rules/linux64Nvcc/c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cWARN = -Xcompiler -Wall

cc = nvcc -m64 -arch=sm_30
cc = nvcc -m64 -arch=sm_70

include $(RULES)/c$(WM_COMPILE_OPTION)

Expand Down

0 comments on commit 60e2344

Please sign in to comment.