How to make a CMakeLists.txt for cufft callback

Hi, I read a blog about cufft callback.
https://devblogs.nvidia.com/cuda-pro-tip-use-cufft-callbacks-custom-data-processing/
Blog’s make command is:

nvcc -ccbin g++ -dc -m64 -o cufft_callbacks.o -c cufft_callbacks.cu
nvcc -ccbin g++ -m64 -o cufft_callbacks cufft_callbacks.o -lcufft_static -lculibos

Now, I want to make a CMakeLists.txt. But, I failed.
Below is my CmakeLists.txt.

PROJECT(cufft)

SET(CMAKE_CXX_STANDARD 11)

SET(CUDA_SEPARABLE_COMPILATION ON)

find_package(CUDA QUIET REQUIRED)

INCLUDE_DIRECTORIES(inc /usr/include /usr/local/cuda/include)

LINK_DIRECTORIES(/usr/local/cuda/lib64)

CUDA_ADD_EXECUTABLE(app src/main.cpp src/fft_cuda.cu inc/common.h)

TARGET_LINK_LIBRARIES(app cufft_static culibos)

Error Log.

/usr/local/cuda/lib64/libcufft_static.a(fft_dimension_class_multi.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000402b_00000000-5_fft_dimension_class_multi.compute_70.cudafe1.cpp:(.text+0xd2d): undefined reference to `__cudaRegisterLinkedBinary_72_tmpxft_0000402b_00000000_10_fft_dimension_class_multi_compute_70_cpp1_ii_466e44ab'
/usr/local/cuda/lib64/libcufft_static.a(fft_dimension_class_multi.o): In function `global constructors keyed to BaseListMulti::radices':
tmpxft_0000402b_00000000-5_fft_dimension_class_multi.compute_70.cudafe1.cpp:(.text+0x1afd): undefined reference to `__cudaRegisterLinkedBinary_72_tmpxft_0000402b_00000000_10_fft_dimension_class_multi_compute_70_cpp1_ii_466e44ab'
/usr/local/cuda/lib64/libcufft_static.a(set_callback.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005566_00000000-5_set_callback.compute_70.cudafe1.cpp:(.text+0xfd): undefined reference to `__cudaRegisterLinkedBinary_59_tmpxft_00005566_00000000_10_set_callback_compute_70_cpp1_ii_72c216ee'
/usr/local/cuda/lib64/libcufft_static.a(set_callback.o): In function `global constructors keyed to Visitors::Callback::replace(cufftXtCallbackType_t, callback_t, KernelLaunch*, cufftXtCallbackType_t*, KernelLaunch* (Queue::*)(KernelLaunch*), Queue*, KernelLaunch**)':
tmpxft_00005566_00000000-5_set_callback.compute_70.cudafe1.cpp:(.text+0x6f4): undefined reference to `__cudaRegisterLinkedBinary_59_tmpxft_00005566_00000000_10_set_callback_compute_70_cpp1_ii_72c216ee'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_2way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003565_00000000-5_double_32bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003565_00000000_10_double_32bit_composite_2way_SM30_plus_compute_70_cpp1_ii_ebfc0bed'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_2way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_composite_2way_fft_kernels__SM30_unbounded()':
tmpxft_00003565_00000000-5_double_32bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x30dd): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003565_00000000_10_double_32bit_composite_2way_SM30_plus_compute_70_cpp1_ii_ebfc0bed'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_2way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003571_00000000-5_double_32bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003571_00000000_10_double_32bit_composite_2way_SM35_plus_compute_70_cpp1_ii_735f7cfd'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_2way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_composite_2way_fft_kernels__SM35_unbounded()':
tmpxft_00003571_00000000-5_double_32bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x305d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003571_00000000_10_double_32bit_composite_2way_SM35_plus_compute_70_cpp1_ii_735f7cfd'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_3way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000035d3_00000000-5_double_32bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000035d3_00000000_10_double_32bit_composite_3way_SM30_plus_compute_70_cpp1_ii_dd0e9b1e'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_3way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_composite_3way_fft_kernels__SM30_unbounded()':
tmpxft_000035d3_00000000-5_double_32bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1fbd): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000035d3_00000000_10_double_32bit_composite_3way_SM30_plus_compute_70_cpp1_ii_dd0e9b1e'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_3way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000035ee_00000000-5_double_32bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000035ee_00000000_10_double_32bit_composite_3way_SM35_plus_compute_70_cpp1_ii_45adec0e'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_composite_3way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_composite_3way_fft_kernels__SM35_unbounded()':
tmpxft_000035ee_00000000-5_double_32bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x15dd): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000035ee_00000000_10_double_32bit_composite_3way_SM35_plus_compute_70_cpp1_ii_45adec0e'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_prime_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003627_00000000-5_double_32bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003627_00000000_10_double_32bit_prime_SM30_plus_compute_70_cpp1_ii_1f019acc'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_prime_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_prime_fft_kernels__SM30_unbounded()':
tmpxft_00003627_00000000-5_double_32bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003627_00000000_10_double_32bit_prime_SM30_plus_compute_70_cpp1_ii_1f019acc'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_prime_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000364e_00000000-5_double_32bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_0000364e_00000000_10_double_32bit_prime_SM35_plus_compute_70_cpp1_ii_87a2eddc'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_prime_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_prime_fft_kernels__SM35_unbounded()':
tmpxft_0000364e_00000000-5_double_32bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0xa6d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_0000364e_00000000_10_double_32bit_prime_SM35_plus_compute_70_cpp1_ii_87a2eddc'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_regular_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003686_00000000-5_double_32bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003686_00000000_10_double_32bit_regular_SM30_plus_compute_70_cpp1_ii_021996c3'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_regular_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_regular_fft_kernels__SM30_unbounded()':
tmpxft_00003686_00000000-5_double_32bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1fbd): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003686_00000000_10_double_32bit_regular_SM30_plus_compute_70_cpp1_ii_021996c3'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_regular_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003694_00000000-5_double_32bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003694_00000000_10_double_32bit_regular_SM35_plus_compute_70_cpp1_ii_9abae1d3'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_regular_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_regular_fft_kernels__SM35_unbounded()':
tmpxft_00003694_00000000-5_double_32bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0x9ed): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003694_00000000_10_double_32bit_regular_SM35_plus_compute_70_cpp1_ii_9abae1d3'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_regular_SM50_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000036c4_00000000-5_double_32bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_000036c4_00000000_10_double_32bit_regular_SM50_plus_compute_70_cpp1_ii_a2fc491e'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_regular_SM50_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_regular_fft_kernels__SM50_unbounded()':
tmpxft_000036c4_00000000-5_double_32bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x29d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_000036c4_00000000_10_double_32bit_regular_SM50_plus_compute_70_cpp1_ii_a2fc491e'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_vector_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000036f2_00000000-5_double_32bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_000036f2_00000000_10_double_32bit_vector_SM30_plus_compute_70_cpp1_ii_cec9fdbb'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_vector_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_vector_fft_kernels__SM30_unbounded()':
tmpxft_000036f2_00000000-5_double_32bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0xe8d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_000036f2_00000000_10_double_32bit_vector_SM30_plus_compute_70_cpp1_ii_cec9fdbb'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_vector_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003726_00000000-5_double_32bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003726_00000000_10_double_32bit_vector_SM35_plus_compute_70_cpp1_ii_566a8aab'
/usr/local/cuda/lib64/libcufft_static.a(double_32bit_vector_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width32_t_vector_fft_kernels__SM35_unbounded()':
tmpxft_00003726_00000000-5_double_32bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x42d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003726_00000000_10_double_32bit_vector_SM35_plus_compute_70_cpp1_ii_566a8aab'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_2way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003751_00000000-5_double_64bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003751_00000000_10_double_64bit_composite_2way_SM30_plus_compute_70_cpp1_ii_8ced695e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_2way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_composite_2way_fft_kernels__SM30_unbounded()':
tmpxft_00003751_00000000-5_double_64bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x30dd): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003751_00000000_10_double_64bit_composite_2way_SM30_plus_compute_70_cpp1_ii_8ced695e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_2way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003767_00000000-5_double_64bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003767_00000000_10_double_64bit_composite_2way_SM35_plus_compute_70_cpp1_ii_144e1e4e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_2way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_composite_2way_fft_kernels__SM35_unbounded()':
tmpxft_00003767_00000000-5_double_64bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x305d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_00003767_00000000_10_double_64bit_composite_2way_SM35_plus_compute_70_cpp1_ii_144e1e4e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_3way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000037a7_00000000-5_double_64bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000037a7_00000000_10_double_64bit_composite_3way_SM30_plus_compute_70_cpp1_ii_ba1ff9ad'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_3way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_composite_3way_fft_kernels__SM30_unbounded()':
tmpxft_000037a7_00000000-5_double_64bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1fbd): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000037a7_00000000_10_double_64bit_composite_3way_SM30_plus_compute_70_cpp1_ii_ba1ff9ad'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_3way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000037c1_00000000-5_double_64bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000037c1_00000000_10_double_64bit_composite_3way_SM35_plus_compute_70_cpp1_ii_22bc8ebd'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_composite_3way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_composite_3way_fft_kernels__SM35_unbounded()':
tmpxft_000037c1_00000000-5_double_64bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x15dd): undefined reference to `__cudaRegisterLinkedBinary_84_tmpxft_000037c1_00000000_10_double_64bit_composite_3way_SM35_plus_compute_70_cpp1_ii_22bc8ebd'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_prime_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000037fd_00000000-5_double_64bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_000037fd_00000000_10_double_64bit_prime_SM30_plus_compute_70_cpp1_ii_2b0db94e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_prime_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_prime_fft_kernels__SM30_unbounded()':
tmpxft_000037fd_00000000-5_double_64bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_000037fd_00000000_10_double_64bit_prime_SM30_plus_compute_70_cpp1_ii_2b0db94e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_prime_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003827_00000000-5_double_64bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003827_00000000_10_double_64bit_prime_SM35_plus_compute_70_cpp1_ii_b3aece5e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_prime_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_prime_fft_kernels__SM35_unbounded()':
tmpxft_00003827_00000000-5_double_64bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0xa6d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003827_00000000_10_double_64bit_prime_SM35_plus_compute_70_cpp1_ii_b3aece5e'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_regular_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003851_00000000-5_double_64bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003851_00000000_10_double_64bit_regular_SM30_plus_compute_70_cpp1_ii_a9cb2974'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_regular_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_regular_fft_kernels__SM30_unbounded()':
tmpxft_00003851_00000000-5_double_64bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1fbd): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003851_00000000_10_double_64bit_regular_SM30_plus_compute_70_cpp1_ii_a9cb2974'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_regular_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003868_00000000-5_double_64bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003868_00000000_10_double_64bit_regular_SM35_plus_compute_70_cpp1_ii_31685e64'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_regular_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_regular_fft_kernels__SM35_unbounded()':
tmpxft_00003868_00000000-5_double_64bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0x9ed): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_00003868_00000000_10_double_64bit_regular_SM35_plus_compute_70_cpp1_ii_31685e64'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_regular_SM50_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000389b_00000000-5_double_64bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_0000389b_00000000_10_double_64bit_regular_SM50_plus_compute_70_cpp1_ii_092ef6a9'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_regular_SM50_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_regular_fft_kernels__SM50_unbounded()':
tmpxft_0000389b_00000000-5_double_64bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x29d): undefined reference to `__cudaRegisterLinkedBinary_77_tmpxft_0000389b_00000000_10_double_64bit_regular_SM50_plus_compute_70_cpp1_ii_092ef6a9'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_vector_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000038c6_00000000-5_double_64bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_000038c6_00000000_10_double_64bit_vector_SM30_plus_compute_70_cpp1_ii_cd4b1394'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_vector_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_vector_fft_kernels__SM30_unbounded()':
tmpxft_000038c6_00000000-5_double_64bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0xe8d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_000038c6_00000000_10_double_64bit_vector_SM30_plus_compute_70_cpp1_ii_cd4b1394'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_vector_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000038fa_00000000-5_double_64bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_000038fa_00000000_10_double_64bit_vector_SM35_plus_compute_70_cpp1_ii_55e86484'
/usr/local/cuda/lib64/libcufft_static.a(double_64bit_vector_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_double_width64_t_vector_fft_kernels__SM35_unbounded()':
tmpxft_000038fa_00000000-5_double_64bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x42d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_000038fa_00000000_10_double_64bit_vector_SM35_plus_compute_70_cpp1_ii_55e86484'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_2way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003925_00000000-5_float_32bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003925_00000000_10_float_32bit_composite_2way_SM30_plus_compute_70_cpp1_ii_57defa01'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_2way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_composite_2way_fft_kernels__SM30_unbounded()':
tmpxft_00003925_00000000-5_float_32bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x326d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003925_00000000_10_float_32bit_composite_2way_SM30_plus_compute_70_cpp1_ii_57defa01'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_2way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000393b_00000000-5_float_32bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_0000393b_00000000_10_float_32bit_composite_2way_SM35_plus_compute_70_cpp1_ii_cf7d8d11'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_2way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_composite_2way_fft_kernels__SM35_unbounded()':
tmpxft_0000393b_00000000-5_float_32bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x32ed): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_0000393b_00000000_10_float_32bit_composite_2way_SM35_plus_compute_70_cpp1_ii_cf7d8d11'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_3way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000039a0_00000000-5_float_32bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_000039a0_00000000_10_float_32bit_composite_3way_SM30_plus_compute_70_cpp1_ii_612c6af2'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_3way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_composite_3way_fft_kernels__SM30_unbounded()':
tmpxft_000039a0_00000000-5_float_32bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x2b2d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_000039a0_00000000_10_float_32bit_composite_3way_SM30_plus_compute_70_cpp1_ii_612c6af2'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_3way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000039b5_00000000-5_float_32bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_000039b5_00000000_10_float_32bit_composite_3way_SM35_plus_compute_70_cpp1_ii_f98f1de2'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_composite_3way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_composite_3way_fft_kernels__SM35_unbounded()':
tmpxft_000039b5_00000000-5_float_32bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x18fd): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_000039b5_00000000_10_float_32bit_composite_3way_SM35_plus_compute_70_cpp1_ii_f98f1de2'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_prime_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000039ef_00000000-5_float_32bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_000039ef_00000000_10_float_32bit_prime_SM30_plus_compute_70_cpp1_ii_82643f91'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_prime_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_prime_fft_kernels__SM30_unbounded()':
tmpxft_000039ef_00000000-5_float_32bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_000039ef_00000000_10_float_32bit_prime_SM30_plus_compute_70_cpp1_ii_82643f91'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_prime_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003a1e_00000000-5_float_32bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003a1e_00000000_10_float_32bit_prime_SM35_plus_compute_70_cpp1_ii_1ac74881'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_prime_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_prime_fft_kernels__SM35_unbounded()':
tmpxft_00003a1e_00000000-5_float_32bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0xa6d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003a1e_00000000_10_float_32bit_prime_SM35_plus_compute_70_cpp1_ii_1ac74881'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003a4a_00000000-5_float_32bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003a4a_00000000_10_float_32bit_regular_SM30_plus_compute_70_cpp1_ii_6d44757f'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_regular_fft_kernels__SM30_unbounded()':
tmpxft_00003a4a_00000000-5_float_32bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x21cd): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003a4a_00000000_10_float_32bit_regular_SM30_plus_compute_70_cpp1_ii_6d44757f'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003a5f_00000000-5_float_32bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003a5f_00000000_10_float_32bit_regular_SM35_plus_compute_70_cpp1_ii_f5e7026f'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_regular_fft_kernels__SM35_unbounded()':
tmpxft_00003a5f_00000000-5_float_32bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0xa6d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003a5f_00000000_10_float_32bit_regular_SM35_plus_compute_70_cpp1_ii_f5e7026f'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM50_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003a92_00000000-5_float_32bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003a92_00000000_10_float_32bit_regular_SM50_plus_compute_70_cpp1_ii_cda1aaa2'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM50_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_regular_fft_kernels__SM50_unbounded()':
tmpxft_00003a92_00000000-5_float_32bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x19d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003a92_00000000_10_float_32bit_regular_SM50_plus_compute_70_cpp1_ii_cda1aaa2'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM60_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003abc_00000000-5_float_32bit_regular_SM60_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003abc_00000000_10_float_32bit_regular_SM60_plus_compute_70_cpp1_ii_706bc66c'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_regular_SM60_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_regular_fft_kernels__SM60_unbounded()':
tmpxft_00003abc_00000000-5_float_32bit_regular_SM60_plus.compute_70.cudafe1.cpp:(.text+0x10d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003abc_00000000_10_float_32bit_regular_SM60_plus_compute_70_cpp1_ii_706bc66c'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_vector_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003b3f_00000000-5_float_32bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003b3f_00000000_10_float_32bit_vector_SM30_plus_compute_70_cpp1_ii_25bdcac5'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_vector_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_vector_fft_kernels__SM30_unbounded()':
tmpxft_00003b3f_00000000-5_float_32bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0xf1d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003b3f_00000000_10_float_32bit_vector_SM30_plus_compute_70_cpp1_ii_25bdcac5'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_vector_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003b73_00000000-5_float_32bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003b73_00000000_10_float_32bit_vector_SM35_plus_compute_70_cpp1_ii_bd1ebdd5'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_vector_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_vector_fft_kernels__SM35_unbounded()':
tmpxft_00003b73_00000000-5_float_32bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x42d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003b73_00000000_10_float_32bit_vector_SM35_plus_compute_70_cpp1_ii_bd1ebdd5'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_vector_SM60_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003b88_00000000-5_float_32bit_vector_SM60_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003b88_00000000_10_float_32bit_vector_SM60_plus_compute_70_cpp1_ii_389279d6'
/usr/local/cuda/lib64/libcufft_static.a(float_32bit_vector_SM60_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width32_t_vector_fft_kernels__SM60_unbounded()':
tmpxft_00003b88_00000000-5_float_32bit_vector_SM60_plus.compute_70.cudafe1.cpp:(.text+0x32d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003b88_00000000_10_float_32bit_vector_SM60_plus_compute_70_cpp1_ii_389279d6'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_2way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003c22_00000000-5_float_64bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003c22_00000000_10_float_64bit_composite_2way_SM30_plus_compute_70_cpp1_ii_30cf98b2'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_2way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_composite_2way_fft_kernels__SM30_unbounded()':
tmpxft_00003c22_00000000-5_float_64bit_composite_2way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x326d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003c22_00000000_10_float_64bit_composite_2way_SM30_plus_compute_70_cpp1_ii_30cf98b2'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_2way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003c30_00000000-5_float_64bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003c30_00000000_10_float_64bit_composite_2way_SM35_plus_compute_70_cpp1_ii_a86cefa2'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_2way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_composite_2way_fft_kernels__SM35_unbounded()':
tmpxft_00003c30_00000000-5_float_64bit_composite_2way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x32ed): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003c30_00000000_10_float_64bit_composite_2way_SM35_plus_compute_70_cpp1_ii_a86cefa2'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_3way_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003cd1_00000000-5_float_64bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003cd1_00000000_10_float_64bit_composite_3way_SM30_plus_compute_70_cpp1_ii_063d0841'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_3way_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_composite_3way_fft_kernels__SM30_unbounded()':
tmpxft_00003cd1_00000000-5_float_64bit_composite_3way_SM30_plus.compute_70.cudafe1.cpp:(.text+0x2b2d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003cd1_00000000_10_float_64bit_composite_3way_SM30_plus_compute_70_cpp1_ii_063d0841'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_3way_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003d40_00000000-5_float_64bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003d40_00000000_10_float_64bit_composite_3way_SM35_plus_compute_70_cpp1_ii_9e9e7f51'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_composite_3way_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_composite_3way_fft_kernels__SM35_unbounded()':
tmpxft_00003d40_00000000-5_float_64bit_composite_3way_SM35_plus.compute_70.cudafe1.cpp:(.text+0x18fd): undefined reference to `__cudaRegisterLinkedBinary_83_tmpxft_00003d40_00000000_10_float_64bit_composite_3way_SM35_plus_compute_70_cpp1_ii_9e9e7f51'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_prime_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003d7a_00000000-5_float_64bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003d7a_00000000_10_float_64bit_prime_SM30_plus_compute_70_cpp1_ii_b6681c13'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_prime_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_prime_fft_kernels__SM30_unbounded()':
tmpxft_00003d7a_00000000-5_float_64bit_prime_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003d7a_00000000_10_float_64bit_prime_SM30_plus_compute_70_cpp1_ii_b6681c13'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_prime_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003dce_00000000-5_float_64bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003dce_00000000_10_float_64bit_prime_SM35_plus_compute_70_cpp1_ii_2ecb6b03'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_prime_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_prime_fft_kernels__SM35_unbounded()':
tmpxft_00003dce_00000000-5_float_64bit_prime_SM35_plus.compute_70.cudafe1.cpp:(.text+0xa6d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003dce_00000000_10_float_64bit_prime_SM35_plus_compute_70_cpp1_ii_2ecb6b03'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003e0e_00000000-5_float_64bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e0e_00000000_10_float_64bit_regular_SM30_plus_compute_70_cpp1_ii_c696cac8'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_regular_fft_kernels__SM30_unbounded()':
tmpxft_00003e0e_00000000-5_float_64bit_regular_SM30_plus.compute_70.cudafe1.cpp:(.text+0x21cd): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e0e_00000000_10_float_64bit_regular_SM30_plus_compute_70_cpp1_ii_c696cac8'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003e1e_00000000-5_float_64bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e1e_00000000_10_float_64bit_regular_SM35_plus_compute_70_cpp1_ii_5e35bdd8'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_regular_fft_kernels__SM35_unbounded()':
tmpxft_00003e1e_00000000-5_float_64bit_regular_SM35_plus.compute_70.cudafe1.cpp:(.text+0xa6d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e1e_00000000_10_float_64bit_regular_SM35_plus_compute_70_cpp1_ii_5e35bdd8'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM50_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003e4d_00000000-5_float_64bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e4d_00000000_10_float_64bit_regular_SM50_plus_compute_70_cpp1_ii_66731515'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM50_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_regular_fft_kernels__SM50_unbounded()':
tmpxft_00003e4d_00000000-5_float_64bit_regular_SM50_plus.compute_70.cudafe1.cpp:(.text+0x19d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e4d_00000000_10_float_64bit_regular_SM50_plus_compute_70_cpp1_ii_66731515'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM60_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003e7b_00000000-5_float_64bit_regular_SM60_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e7b_00000000_10_float_64bit_regular_SM60_plus_compute_70_cpp1_ii_dbb979db'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_regular_SM60_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_regular_fft_kernels__SM60_unbounded()':
tmpxft_00003e7b_00000000-5_float_64bit_regular_SM60_plus.compute_70.cudafe1.cpp:(.text+0x10d): undefined reference to `__cudaRegisterLinkedBinary_76_tmpxft_00003e7b_00000000_10_float_64bit_regular_SM60_plus_compute_70_cpp1_ii_dbb979db'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_vector_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003efe_00000000-5_float_64bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003efe_00000000_10_float_64bit_vector_SM30_plus_compute_70_cpp1_ii_263f24ea'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_vector_SM30_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_vector_fft_kernels__SM30_unbounded()':
tmpxft_00003efe_00000000-5_float_64bit_vector_SM30_plus.compute_70.cudafe1.cpp:(.text+0xf1d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003efe_00000000_10_float_64bit_vector_SM30_plus_compute_70_cpp1_ii_263f24ea'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_vector_SM35_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003f2d_00000000-5_float_64bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003f2d_00000000_10_float_64bit_vector_SM35_plus_compute_70_cpp1_ii_be9c53fa'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_vector_SM35_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_vector_fft_kernels__SM35_unbounded()':
tmpxft_00003f2d_00000000-5_float_64bit_vector_SM35_plus.compute_70.cudafe1.cpp:(.text+0x42d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003f2d_00000000_10_float_64bit_vector_SM35_plus_compute_70_cpp1_ii_be9c53fa'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_vector_SM60_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003f59_00000000-5_float_64bit_vector_SM60_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003f59_00000000_10_float_64bit_vector_SM60_plus_compute_70_cpp1_ii_3b1097f9'
/usr/local/cuda/lib64/libcufft_static.a(float_64bit_vector_SM60_plus.o): In function `global constructors keyed to compile_unitsforce_compile_float_width64_t_vector_fft_kernels__SM60_unbounded()':
tmpxft_00003f59_00000000-5_float_64bit_vector_SM60_plus.compute_70.cudafe1.cpp:(.text+0x32d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003f59_00000000_10_float_64bit_vector_SM60_plus_compute_70_cpp1_ii_3b1097f9'
/usr/local/cuda/lib64/libcufft_static.a(half_32bit_regular_SM53_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003fc8_00000000-5_half_32bit_regular_SM53_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003fc8_00000000_10_half_32bit_regular_SM53_plus_compute_70_cpp1_ii_96a57339'
/usr/local/cuda/lib64/libcufft_static.a(half_32bit_regular_SM53_plus.o): In function `global constructors keyed to compile_unitsforce_compile_half_width32_t_regular_fft_kernels__SM53_unbounded()':
tmpxft_00003fc8_00000000-5_half_32bit_regular_SM53_plus.compute_70.cudafe1.cpp:(.text+0xe0d): undefined reference to `__cudaRegisterLinkedBinary_75_tmpxft_00003fc8_00000000_10_half_32bit_regular_SM53_plus_compute_70_cpp1_ii_96a57339'
/usr/local/cuda/lib64/libcufft_static.a(half_32bit_vector_SM53_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00003fee_00000000-5_half_32bit_vector_SM53_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003fee_00000000_10_half_32bit_vector_SM53_plus_compute_70_cpp1_ii_5637c3ce'
/usr/local/cuda/lib64/libcufft_static.a(half_32bit_vector_SM53_plus.o): In function `global constructors keyed to compile_unitsforce_compile_half_width32_t_vector_fft_kernels__SM53_unbounded()':
tmpxft_00003fee_00000000-5_half_32bit_vector_SM53_plus.compute_70.cudafe1.cpp:(.text+0x74d): undefined reference to `__cudaRegisterLinkedBinary_74_tmpxft_00003fee_00000000_10_half_32bit_vector_SM53_plus_compute_70_cpp1_ii_5637c3ce'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_32bit_prime_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000532d_00000000-5_cbdouble_32bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_0000532d_00000000_10_cbdouble_32bit_prime_callback_SM30_plus_compute_70_cpp1_ii_44fe2455'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_32bit_prime_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_double_width32_t_prime_fft_callback_kernels__SM30_unbounded()':
tmpxft_0000532d_00000000-5_cbdouble_32bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_0000532d_00000000_10_cbdouble_32bit_prime_callback_SM30_plus_compute_70_cpp1_ii_44fe2455'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_32bit_regular_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005339_00000000-5_cbdouble_32bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_88_tmpxft_00005339_00000000_10_cbdouble_32bit_regular_callback_SM30_plus_compute_70_cpp1_ii_6b5f05e2'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_32bit_regular_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_double_width32_t_regular_fft_callback_kernels__SM30_unbounded()':
tmpxft_00005339_00000000-5_cbdouble_32bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x256d): undefined reference to `__cudaRegisterLinkedBinary_88_tmpxft_00005339_00000000_10_cbdouble_32bit_regular_callback_SM30_plus_compute_70_cpp1_ii_6b5f05e2'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_32bit_vector_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000536c_00000000-5_cbdouble_32bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_0000536c_00000000_10_cbdouble_32bit_vector_callback_SM30_plus_compute_70_cpp1_ii_3c5034b4'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_32bit_vector_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_double_width32_t_vector_fft_callback_kernels__SM30_unbounded()':
tmpxft_0000536c_00000000-5_cbdouble_32bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x112d): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_0000536c_00000000_10_cbdouble_32bit_vector_callback_SM30_plus_compute_70_cpp1_ii_3c5034b4'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_64bit_prime_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000053a2_00000000-5_cbdouble_64bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_000053a2_00000000_10_cbdouble_64bit_prime_callback_SM30_plus_compute_70_cpp1_ii_23ef46e6'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_64bit_prime_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_double_width64_t_prime_fft_callback_kernels__SM30_unbounded()':
tmpxft_000053a2_00000000-5_cbdouble_64bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_000053a2_00000000_10_cbdouble_64bit_prime_callback_SM30_plus_compute_70_cpp1_ii_23ef46e6'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_64bit_regular_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000053c8_00000000-5_cbdouble_64bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_88_tmpxft_000053c8_00000000_10_cbdouble_64bit_regular_callback_SM30_plus_compute_70_cpp1_ii_070b9ffc'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_64bit_regular_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_double_width64_t_regular_fft_callback_kernels__SM30_unbounded()':
tmpxft_000053c8_00000000-5_cbdouble_64bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x256d): undefined reference to `__cudaRegisterLinkedBinary_88_tmpxft_000053c8_00000000_10_cbdouble_64bit_regular_callback_SM30_plus_compute_70_cpp1_ii_070b9ffc'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_64bit_vector_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000053e7_00000000-5_cbdouble_64bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_000053e7_00000000_10_cbdouble_64bit_vector_callback_SM30_plus_compute_70_cpp1_ii_6e5fc7e0'
/usr/local/cuda/lib64/libcufft_static.a(cbdouble_64bit_vector_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_double_width64_t_vector_fft_callback_kernels__SM30_unbounded()':
tmpxft_000053e7_00000000-5_cbdouble_64bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x112d): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_000053e7_00000000_10_cbdouble_64bit_vector_callback_SM30_plus_compute_70_cpp1_ii_6e5fc7e0'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_32bit_prime_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000541a_00000000-5_cbfloat_32bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_85_tmpxft_0000541a_00000000_10_cbfloat_32bit_prime_callback_SM30_plus_compute_70_cpp1_ii_d01edae9'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_32bit_prime_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_float_width32_t_prime_fft_callback_kernels__SM30_unbounded()':
tmpxft_0000541a_00000000-5_cbfloat_32bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_85_tmpxft_0000541a_00000000_10_cbfloat_32bit_prime_callback_SM30_plus_compute_70_cpp1_ii_d01edae9'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_32bit_regular_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000544d_00000000-5_cbfloat_32bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_0000544d_00000000_10_cbfloat_32bit_regular_callback_SM30_plus_compute_70_cpp1_ii_2fec10ed'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_32bit_regular_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_float_width32_t_regular_fft_callback_kernels__SM30_unbounded()':
tmpxft_0000544d_00000000-5_cbfloat_32bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x26fd): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_0000544d_00000000_10_cbfloat_32bit_regular_callback_SM30_plus_compute_70_cpp1_ii_2fec10ed'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_32bit_vector_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005469_00000000-5_cbfloat_32bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_00005469_00000000_10_cbfloat_32bit_vector_callback_SM30_plus_compute_70_cpp1_ii_ff4f60d7'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_32bit_vector_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_float_width32_t_vector_fft_callback_kernels__SM30_unbounded()':
tmpxft_00005469_00000000-5_cbfloat_32bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x11ad): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_00005469_00000000_10_cbfloat_32bit_vector_callback_SM30_plus_compute_70_cpp1_ii_ff4f60d7'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_64bit_prime_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000054c1_00000000-5_cbfloat_64bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_85_tmpxft_000054c1_00000000_10_cbfloat_64bit_prime_callback_SM30_plus_compute_70_cpp1_ii_b70fb85a'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_64bit_prime_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_float_width64_t_prime_fft_callback_kernels__SM30_unbounded()':
tmpxft_000054c1_00000000-5_cbfloat_64bit_prime_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x1b8d): undefined reference to `__cudaRegisterLinkedBinary_85_tmpxft_000054c1_00000000_10_cbfloat_64bit_prime_callback_SM30_plus_compute_70_cpp1_ii_b70fb85a'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_64bit_regular_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_000054f3_00000000-5_cbfloat_64bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_000054f3_00000000_10_cbfloat_64bit_regular_callback_SM30_plus_compute_70_cpp1_ii_43b88af3'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_64bit_regular_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_float_width64_t_regular_fft_callback_kernels__SM30_unbounded()':
tmpxft_000054f3_00000000-5_cbfloat_64bit_regular_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x26fd): undefined reference to `__cudaRegisterLinkedBinary_87_tmpxft_000054f3_00000000_10_cbfloat_64bit_regular_callback_SM30_plus_compute_70_cpp1_ii_43b88af3'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_64bit_vector_callback_SM30_plus.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005507_00000000-5_cbfloat_64bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x3d): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_00005507_00000000_10_cbfloat_64bit_vector_callback_SM30_plus_compute_70_cpp1_ii_ad409383'
/usr/local/cuda/lib64/libcufft_static.a(cbfloat_64bit_vector_callback_SM30_plus.o): In function `global constructors keyed to compile_units_cbforce_compile_float_width64_t_vector_fft_callback_kernels__SM30_unbounded()':
tmpxft_00005507_00000000-5_cbfloat_64bit_vector_callback_SM30_plus.compute_70.cudafe1.cpp:(.text+0x11ad): undefined reference to `__cudaRegisterLinkedBinary_86_tmpxft_00005507_00000000_10_cbfloat_64bit_vector_callback_SM30_plus_compute_70_cpp1_ii_ad409383'
/usr/local/cuda/lib64/libcufft_static.a(size_one_kernel_body.o): In function `__sti____cudaRegisterAll()':
tmpxft_00004056_00000000-5_size_one_kernel_body.compute_70.cudafe1.cpp:(.text+0x2d): undefined reference to `__cudaRegisterLinkedBinary_67_tmpxft_00004056_00000000_10_size_one_kernel_body_compute_70_cpp1_ii_907eee73'
/usr/local/cuda/lib64/libcufft_static.a(size_one_kernel_body.o): In function `global constructors keyed to __dummy_dp()':
tmpxft_00004056_00000000-5_size_one_kernel_body.compute_70.cudafe1.cpp:(.text+0x4ad): undefined reference to `__cudaRegisterLinkedBinary_67_tmpxft_00004056_00000000_10_size_one_kernel_body_compute_70_cpp1_ii_907eee73'
/usr/local/cuda/lib64/libcufft_static.a(spRealComplex.o): In function `__sti____cudaRegisterAll()':
tmpxft_00004097_00000000-5_spRealComplex.compute_70.cudafe1.cpp:(.text+0x27bd): undefined reference to `__cudaRegisterLinkedBinary_60_tmpxft_00004097_00000000_10_spRealComplex_compute_70_cpp1_ii_1f28721c'
/usr/local/cuda/lib64/libcufft_static.a(spRealComplex.o): In function `global constructors keyed to spRealComplex::TextureHandle::tex64':
tmpxft_00004097_00000000-5_spRealComplex.compute_70.cudafe1.cpp:(.text+0x3234): undefined reference to `__cudaRegisterLinkedBinary_60_tmpxft_00004097_00000000_10_spRealComplex_compute_70_cpp1_ii_1f28721c'
/usr/local/cuda/lib64/libcufft_static.a(real_complex_launcher.o): In function `__sti____cudaRegisterAll()':
tmpxft_000040eb_00000000-5_real_complex_launcher.compute_70.cudafe1.cpp:(.text+0x3ed): undefined reference to `__cudaRegisterLinkedBinary_67_tmpxft_000040eb_00000000_7_real_complex_launcher_compute_70_cpp1_ii_6ff74967'
/usr/local/cuda/lib64/libcufft_static.a(real_complex_launcher.o): In function `global constructors keyed to float pick_precision<float>(float, double)':
tmpxft_000040eb_00000000-5_real_complex_launcher.compute_70.cudafe1.cpp:(.text+0x134d): undefined reference to `__cudaRegisterLinkedBinary_67_tmpxft_000040eb_00000000_7_real_complex_launcher_compute_70_cpp1_ii_6ff74967'
/usr/local/cuda/lib64/libcufft_static.a(pack.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000410f_00000000-5_pack.compute_70.cudafe1.cpp:(.text+0x2d): undefined reference to `__cudaRegisterLinkedBinary_50_tmpxft_0000410f_00000000_7_pack_compute_70_cpp1_ii_8bd9158e'
/usr/local/cuda/lib64/libcufft_static.a(pack.o): In function `global constructors keyed to packR2C_fp16(fftDynamicParameters const&, fftDevice const&, void*, void const*, coord_t<unsigned long long>, coord_t<unsigned long long>, coord_t<unsigned long long>, unsigned long, bool)':
tmpxft_0000410f_00000000-5_pack.compute_70.cudafe1.cpp:(.text+0x5ed): undefined reference to `__cudaRegisterLinkedBinary_50_tmpxft_0000410f_00000000_7_pack_compute_70_cpp1_ii_8bd9158e'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_32_double.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005591_00000000-5_radixM_callback_32_double.compute_70.cudafe1.cpp:(.text+0x2d): undefined reference to `__cudaRegisterLinkedBinary_72_tmpxft_00005591_00000000_10_radixM_callback_32_double_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_32_double.o): In function `global constructors keyed to __fatbinwrap_72_tmpxft_00005591_00000000_10_radixM_callback_32_double_compute_70_cpp1_ii_1034113b':
tmpxft_00005591_00000000-5_radixM_callback_32_double.compute_70.cudafe1.cpp:(.text+0xeed): undefined reference to `__cudaRegisterLinkedBinary_72_tmpxft_00005591_00000000_10_radixM_callback_32_double_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_32_float.o): In function `__sti____cudaRegisterAll()':
tmpxft_000055bf_00000000-5_radixM_callback_32_float.compute_70.cudafe1.cpp:(.text+0x2d): undefined reference to `__cudaRegisterLinkedBinary_71_tmpxft_000055bf_00000000_10_radixM_callback_32_float_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_32_float.o): In function `global constructors keyed to __fatbinwrap_71_tmpxft_000055bf_00000000_10_radixM_callback_32_float_compute_70_cpp1_ii_1034113b':
tmpxft_000055bf_00000000-5_radixM_callback_32_float.compute_70.cudafe1.cpp:(.text+0xeed): undefined reference to `__cudaRegisterLinkedBinary_71_tmpxft_000055bf_00000000_10_radixM_callback_32_float_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_64_double.o): In function `__sti____cudaRegisterAll()':
tmpxft_000055ee_00000000-5_radixM_callback_64_double.compute_70.cudafe1.cpp:(.text+0x2d): undefined reference to `__cudaRegisterLinkedBinary_72_tmpxft_000055ee_00000000_10_radixM_callback_64_double_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_64_double.o): In function `global constructors keyed to __fatbinwrap_72_tmpxft_000055ee_00000000_10_radixM_callback_64_double_compute_70_cpp1_ii_1034113b':
tmpxft_000055ee_00000000-5_radixM_callback_64_double.compute_70.cudafe1.cpp:(.text+0xeed): undefined reference to `__cudaRegisterLinkedBinary_72_tmpxft_000055ee_00000000_10_radixM_callback_64_double_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_64_float.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000561c_00000000-5_radixM_callback_64_float.compute_70.cudafe1.cpp:(.text+0x2d): undefined reference to `__cudaRegisterLinkedBinary_71_tmpxft_0000561c_00000000_10_radixM_callback_64_float_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(radixM_callback_64_float.o): In function `global constructors keyed to __fatbinwrap_71_tmpxft_0000561c_00000000_10_radixM_callback_64_float_compute_70_cpp1_ii_1034113b':
tmpxft_0000561c_00000000-5_radixM_callback_64_float.compute_70.cudafe1.cpp:(.text+0xeed): undefined reference to `__cudaRegisterLinkedBinary_71_tmpxft_0000561c_00000000_10_radixM_callback_64_float_compute_70_cpp1_ii_1034113b'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0002A_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005648_00000000-5_spRadix0002A_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005648_00000000_10_spRadix0002A_cb_compute_70_cpp1_ii_be2c0e2d'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0002A_cb.o): In function `global constructors keyed to spRadix0002A::TextureHandle::tex64':
tmpxft_00005648_00000000-5_spRadix0002A_cb.compute_70.cudafe1.cpp:(.text+0x5f4): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005648_00000000_10_spRadix0002A_cb_compute_70_cpp1_ii_be2c0e2d'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0004A_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005660_00000000-5_spRadix0004A_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005660_00000000_10_spRadix0004A_cb_compute_70_cpp1_ii_0e115c7d'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0004A_cb.o): In function `global constructors keyed to spRadix0004A::TextureHandle::tex64':
tmpxft_00005660_00000000-5_spRadix0004A_cb.compute_70.cudafe1.cpp:(.text+0x5f4): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005660_00000000_10_spRadix0004A_cb_compute_70_cpp1_ii_0e115c7d'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0008A_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005699_00000000-5_spRadix0008A_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005699_00000000_10_spRadix0008A_cb_compute_70_cpp1_ii_b51afe9c'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0008A_cb.o): In function `global constructors keyed to spRadix0008A::TextureHandle::tex64':
tmpxft_00005699_00000000-5_spRadix0008A_cb.compute_70.cudafe1.cpp:(.text+0x5f4): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005699_00000000_10_spRadix0008A_cb_compute_70_cpp1_ii_b51afe9c'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0016A_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_000056b4_00000000-5_spRadix0016A_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000056b4_00000000_10_spRadix0016A_cb_compute_70_cpp1_ii_72a1007c'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0016A_cb.o): In function `global constructors keyed to spRadix0016A::TextureHandle::tex64':
tmpxft_000056b4_00000000-5_spRadix0016A_cb.compute_70.cudafe1.cpp:(.text+0x5f4): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000056b4_00000000_10_spRadix0016A_cb_compute_70_cpp1_ii_72a1007c'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0016B_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_000056e8_00000000-5_spRadix0016B_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000056e8_00000000_10_spRadix0016B_cb_compute_70_cpp1_ii_04443941'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0016B_cb.o): In function `global constructors keyed to spRadix0016B::TextureHandle::tex64':
tmpxft_000056e8_00000000-5_spRadix0016B_cb.compute_70.cudafe1.cpp:(.text+0x624): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000056e8_00000000_10_spRadix0016B_cb_compute_70_cpp1_ii_04443941'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0032B_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005737_00000000-5_spRadix0032B_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005737_00000000_10_spRadix0032B_cb_compute_70_cpp1_ii_fd248143'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0032B_cb.o): In function `global constructors keyed to spRadix0032B::TextureHandle::tex64':
tmpxft_00005737_00000000-5_spRadix0032B_cb.compute_70.cudafe1.cpp:(.text+0x624): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005737_00000000_10_spRadix0032B_cb_compute_70_cpp1_ii_fd248143'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0064B_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_00005758_00000000-5_spRadix0064B_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005758_00000000_10_spRadix0064B_cb_compute_70_cpp1_ii_132f09e6'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0064B_cb.o): In function `global constructors keyed to spRadix0064B::TextureHandle::tex64':
tmpxft_00005758_00000000-5_spRadix0064B_cb.compute_70.cudafe1.cpp:(.text+0x624): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_00005758_00000000_10_spRadix0064B_cb_compute_70_cpp1_ii_132f09e6'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0128C_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_000057ac_00000000-5_spRadix0128C_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000057ac_00000000_10_spRadix0128C_cb_compute_70_cpp1_ii_2ff7adbf'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0128C_cb.o): In function `global constructors keyed to spRadix0128C::TextureHandle::tex64':
tmpxft_000057ac_00000000-5_spRadix0128C_cb.compute_70.cudafe1.cpp:(.text+0x654): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000057ac_00000000_10_spRadix0128C_cb_compute_70_cpp1_ii_2ff7adbf'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0256B_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_000057eb_00000000-5_spRadix0256B_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000057eb_00000000_10_spRadix0256B_cb_compute_70_cpp1_ii_eab338d5'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0256B_cb.o): In function `global constructors keyed to spRadix0256B::TextureHandle::tex64':
tmpxft_000057eb_00000000-5_spRadix0256B_cb.compute_70.cudafe1.cpp:(.text+0x624): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_000057eb_00000000_10_spRadix0256B_cb_compute_70_cpp1_ii_eab338d5'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0256C_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000580b_00000000-5_spRadix0256C_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_0000580b_00000000_10_spRadix0256C_cb_compute_70_cpp1_ii_71c0d201'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0256C_cb.o): In function `global constructors keyed to spRadix0256C::TextureHandle::tex64':
tmpxft_0000580b_00000000-5_spRadix0256C_cb.compute_70.cudafe1.cpp:(.text+0x654): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_0000580b_00000000_10_spRadix0256C_cb_compute_70_cpp1_ii_71c0d201'
/usr/local/cuda/lib64/libcufft_static.a(spRadix0512C_cb.o): In function `__sti____cudaRegisterAll()':
tmpxft_0000584f_00000000-5_spRadix0512C_cb.compute_70.cudafe1.cpp:(.text+0x13d): undefined reference to `__cudaRegisterLinkedBinary_62_tmpxft_0000584f_00000000_10_s