I got the follow massage :
/usr/local/cuda/bin/nvcc -ccbin g++ -Xcompiler -fPIC -Xcompiler -Ofast -Xcompiler -march=native -Xcompiler -pthread -Xcompiler -Wall -Xcompiler -Wextra -Xcompiler -DMAX_SIEVING_DIM=128 -Xcompiler -DGPUVECNUM=65536 -Xcompiler -DHAVE_CUDA -std=c++11 -O3 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_75,code=compute_75 -lineinfo -I/usr/local/cuda/include -I../parallel-hashmap -c ../cuda/GPUStreamGeneral.cu -o ../cuda/GPUStreamGeneral.o
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(1761): error: identifier "__builtin_ia32_sqrtsd_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(1770): error: identifier "__builtin_ia32_sqrtss_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(2728): error: identifier "__builtin_ia32_scalefsd_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(2737): error: identifier "__builtin_ia32_scalefss_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(11265): error: identifier "__builtin_ia32_scalefsd_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(11274): error: identifier "__builtin_ia32_scalefss_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1163): error: identifier "__builtin_ia32_reducesd" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1171): error: identifier "__builtin_ia32_reducess" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1179): error: identifier "__builtin_ia32_rangesd128_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1189): error: identifier "__builtin_ia32_rangess128_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1198): error: identifier "__builtin_ia32_rangesd128_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1207): error: identifier "__builtin_ia32_rangess128_round" is undefined
../parallel-hashmap/parallel_hashmap/phmap_base.h(2848): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap_base.h(2877): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(3303): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(3957): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4018): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4081): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4144): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4199): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4250): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4305): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4359): warning: inheriting constructors must be inherited from a direct base class
../cuda/../kernel/siever.h(523): warning: integer conversion resulted in a change of sign
../cuda/GPUStreamGeneral.cu(2834): warning: variable "b_size" was declared but never referenced
../cuda/GPUStreamGeneral.cu(1703): warning: variable "BL" was declared but never referenced
12 errors detected in the compilation of "/tmp/tmpxft_00002872_00000000-6_GPUStreamGeneral.cpp1.ii".
Makefile:51: recipe for target '../cuda/GPUStreamGeneral.o' failed
make: *** [../cuda/GPUStreamGeneral.o] Error 1
I have install nvcc - 10.2. I want to know how to solve the error.
I got the follow massage :
/usr/local/cuda/bin/nvcc -ccbin g++ -Xcompiler -fPIC -Xcompiler -Ofast -Xcompiler -march=native -Xcompiler -pthread -Xcompiler -Wall -Xcompiler -Wextra -Xcompiler -DMAX_SIEVING_DIM=128 -Xcompiler -DGPUVECNUM=65536 -Xcompiler -DHAVE_CUDA -std=c++11 -O3 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_75,code=compute_75 -lineinfo -I/usr/local/cuda/include -I../parallel-hashmap -c ../cuda/GPUStreamGeneral.cu -o ../cuda/GPUStreamGeneral.o
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(1761): error: identifier "__builtin_ia32_sqrtsd_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(1770): error: identifier "__builtin_ia32_sqrtss_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(2728): error: identifier "__builtin_ia32_scalefsd_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(2737): error: identifier "__builtin_ia32_scalefss_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(11265): error: identifier "__builtin_ia32_scalefsd_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(11274): error: identifier "__builtin_ia32_scalefss_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1163): error: identifier "__builtin_ia32_reducesd" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1171): error: identifier "__builtin_ia32_reducess" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1179): error: identifier "__builtin_ia32_rangesd128_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1189): error: identifier "__builtin_ia32_rangess128_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1198): error: identifier "__builtin_ia32_rangesd128_round" is undefined
/usr/lib/gcc/x86_64-linux-gnu/7/include/avx512dqintrin.h(1207): error: identifier "__builtin_ia32_rangess128_round" is undefined
../parallel-hashmap/parallel_hashmap/phmap_base.h(2848): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap_base.h(2877): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(3303): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(3957): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4018): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4081): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4144): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4199): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4250): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4305): warning: inheriting constructors must be inherited from a direct base class
../parallel-hashmap/parallel_hashmap/phmap.h(4359): warning: inheriting constructors must be inherited from a direct base class
../cuda/../kernel/siever.h(523): warning: integer conversion resulted in a change of sign
../cuda/GPUStreamGeneral.cu(2834): warning: variable "b_size" was declared but never referenced
../cuda/GPUStreamGeneral.cu(1703): warning: variable "BL" was declared but never referenced
12 errors detected in the compilation of "/tmp/tmpxft_00002872_00000000-6_GPUStreamGeneral.cpp1.ii".
Makefile:51: recipe for target '../cuda/GPUStreamGeneral.o' failed
make: *** [../cuda/GPUStreamGeneral.o] Error 1
I have install nvcc - 10.2. I want to know how to solve the error.