We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0b001 commit 9dae3fcCopy full SHA for 9dae3fc
Makefile
@@ -1,4 +1,4 @@
1
-all: tets-V100 test-T4 test-A100
+all: test-V100 test-T4 test-A100
2
3
test-V100: tc_test_numerics-V100.cu
4
nvcc -o $@ -arch=sm_70 -std=c++11 $<
0 commit comments