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.
2 parents 3281c8b + fb56a32 commit d2df703Copy full SHA for d2df703
1 file changed
src/cuda/H100/cufft/cufft_lto_r2c_c2r/Makefile
@@ -1,6 +1,6 @@
1
EXECUTABLE := cufft_lto_r2c_c2r_scalable
2
-CUFILES := cufft_lto_r2c_c2r_scalable.cu
3
-CCFILES :=
+CUFILES :=
+CCFILES := cufft_lto_r2c_c2r_scalable.cpp
4
ADDITIONAL_LIBS := -lcufft
5
OMIT_CUTIL_LIB := 1
6
OMIT_SHRUTIL_LIB := 1
0 commit comments