Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: identifier "__builtin_ia32_kmov16" is undefined #164

Open
Korolevart opened this issue Nov 9, 2019 · 0 comments
Open

Error: identifier "__builtin_ia32_kmov16" is undefined #164

Korolevart opened this issue Nov 9, 2019 · 0 comments

Comments

@Korolevart
Copy link

Korolevart commented Nov 9, 2019

Hello,

I can't finish the compilation. Please, advice, what to check.

Getting an error.
##########################################################################
1 error detected in the compilation of "/tmp/tmpxft_0000aa11_00000000-12_dropout.compute_70.cpp1.ii".
1 error detected in the compilation of "/tmp/tmpxft_0000a9a4_00000000-12_deconvolution.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/nn/dropout_gpu.o' failed
make: *** [build/src/operator/nn/dropout_gpu.o] Error 1
Makefile:396: recipe for target 'build/src/operator/nn/deconvolution_gpu.o' failed
make: *** [build/src/operator/nn/deconvolution_gpu.o] Error 1
/usr/lib/gcc/x86_64-linux-gnu/6/include/avx512fintrin.h(12943): error: identifier "__builtin_ia32_kmov16" is undefined

1 error detected in the compilation of "/tmp/tmpxft_0000aa79_00000000-12_sample_op.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/random/sample_op_gpu.o' failed
make: *** [build/src/operator/random/sample_op_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aa07_00000000-12_shuffle_op.compute_70.cpp1.ii".
1 error detected in the compilation of "/tmp/tmpxft_0000aaab_00000000-12_elemwise_sum.compute_70.cpp1.ii".
1 error detected in the compilation of "/tmp/tmpxft_0000aabd_00000000-12_init_op.compute_70.cpp1.ii".
1 error detected in the compilation of "/tmp/tmpxft_0000aa91_00000000-12_concat.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/random/shuffle_op_gpu.o' failed
make: *** [build/src/operator/random/shuffle_op_gpu.o] Error 1
Makefile:396: recipe for target 'build/src/operator/nn/concat_gpu.o' failed
make: *** [build/src/operator/nn/concat_gpu.o] Error 1
Makefile:396: recipe for target 'build/src/operator/tensor/init_op_gpu.o' failed
make: *** [build/src/operator/tensor/init_op_gpu.o] Error 1
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_sum_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_sum_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aac4_00000000-12_elemwise_binary_scalar_op_extended.compute_70.cpp1.ii".
1 error detected in the compilation of "/tmp/tmpxft_0000aa9c_00000000-12_requantize.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_binary_scalar_op_extended_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_binary_scalar_op_extended_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aa66_00000000-12_softmax.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/quantization/requantize_gpu.o' failed
make: *** [build/src/operator/quantization/requantize_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aa1b_00000000-12_convolution.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/nn/softmax_gpu.o' failed
make: *** [build/src/operator/nn/softmax_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aae8_00000000-12_elemwise_unary_op_trig.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/nn/convolution_gpu.o' failed
make: *** [build/src/operator/nn/convolution_gpu.o] Error 1
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_unary_op_trig_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_unary_op_trig_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aada_00000000-12_elemwise_binary_op_basic.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_binary_op_basic_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_binary_op_basic_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aae6_00000000-12_elemwise_binary_scalar_op_basic.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_binary_scalar_op_basic_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_binary_scalar_op_basic_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab15_00000000-12_elemwise_binary_op_extended.compute_70.cpp1.ii".
1 error detected in the compilation of "/tmp/tmpxft_0000aad3_00000000-12_cast_storage.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_binary_op_extended_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_binary_op_extended_gpu.o] Error 1
Makefile:396: recipe for target 'build/src/operator/tensor/cast_storage_gpu.o' failed
make: *** [build/src/operator/tensor/cast_storage_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab01_00000000-12_square_sum.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/square_sum_gpu.o' failed
make: *** [build/src/operator/tensor/square_sum_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000aaf7_00000000-12_quantized_conv.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/quantization/quantized_conv_gpu.o' failed
make: *** [build/src/operator/quantization/quantized_conv_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab38_00000000-12_dot.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/dot_gpu.o' failed
make: *** [build/src/operator/tensor/dot_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab49_00000000-12_elemwise_unary_op_basic.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_unary_op_basic_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_unary_op_basic_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab07_00000000-12_elemwise_binary_broadcast_op_extended.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_binary_broadcast_op_extended_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_binary_broadcast_op_extended_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab65_00000000-12_elemwise_binary_scalar_op_logic.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/elemwise_binary_scalar_op_logic_gpu.o' failed
make: *** [build/src/operator/tensor/elemwise_binary_scalar_op_logic_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab34_00000000-12_ordering_op.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/ordering_op_gpu.o' failed
make: *** [build/src/operator/tensor/ordering_op_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab5e_00000000-12_broadcast_reduce_op_value.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/broadcast_reduce_op_value_gpu.o' failed
make: *** [build/src/operator/tensor/broadcast_reduce_op_value_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab79_00000000-12_matrix_op.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/matrix_op_gpu.o' failed
make: *** [build/src/operator/tensor/matrix_op_gpu.o] Error 1
1 error detected in the compilation of "/tmp/tmpxft_0000ab2d_00000000-12_indexing_op.compute_70.cpp1.ii".
Makefile:396: recipe for target 'build/src/operator/tensor/indexing_op_gpu.o' failed
make: *** [build/src/operator/tensor/indexing_op_gpu.o] Error 1
######################################################################

Our config is:

export CC = gcc
export CXX = g++
export NVCC = nvcc
DEV = 0
DEBUG = 1
USE_SIGNAL_HANDLER =
ADD_LDFLAGS =
ADD_CFLAGS =
USE_CUDA = 1
USE_CUDA_PATH = /usr/local/cuda
ENABLE_CUDA_RTC = 1
USE_CUDNN = 1
USE_NCCL = 1
USE_NCCL_PATH = /usr/local/cuda-10.0/targets/x86_64-linux
USE_OPENCV = 1
USE_LIBJPEG_TURBO = 0
USE_LIBJPEG_TURBO_PATH = NONE
USE_OPENMP = 1
USE_MKLDNN = 0
USE_NNPACK = 0
UNAME_S := $(shell uname -s)
USE_BLAS = openblas
USE_LAPACK = 0
USE_LAPACK_PATH =
USE_INTEL_PATH = NONE
ifeq ($(USE_BLAS), mkl)
USE_STATIC_MKL = 1
else
USE_STATIC_MKL = NONE
endif

ARCH := $(shell uname -a)
ifneq (,$(filter $(ARCH), armv6l armv7l powerpc64le ppc64le aarch64))
USE_SSE=0
else
USE_SSE=1
endif

USE_DIST_KVSTORE = 0

USE_HDFS = 0
LIBJVM=$(JAVA_HOME)/jre/lib/amd64/server

USE_S3 = 0

USE_OPERATOR_TUNING = 1

USE_GPERFTOOLS = 1

USE_JEMALLOC = 1

EXTRA_OPERATORS =

USE_CPP_PACKAGE = 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant