installTensorFlowTX1
installTensorFlowTX1 copied to clipboard
core/kernels/_objs/bincount_op_gpu/tensorflow/core/kernels/bincount_op_gpu.cu.pic.o' was not created
Hi i'm running the tensorflow from source with cuda gpu support Command is pasted below bazel build --config=opt --config=cuda //tensorflow/tools/pip_package:build_pip_package
ERROR MESSAGE PASTED BELOW
INFO: From Compiling tensorflow/core/kernels/bincount_op_gpu.cu.cc: ./tensorflow/core/util/cuda_kernel_helper.h(116): error: namespace "Eigen::half_impl" has no member "__half_raw"
./tensorflow/core/util/cuda_kernel_helper.h(116): error: expected a ")"
./tensorflow/core/util/cuda_kernel_helper.h(117): error: namespace "Eigen::half_impl" has no member "__half_raw"
./tensorflow/core/util/cuda_kernel_helper.h(120): error: namespace "Eigen::half_impl" has no member "__half_raw"
./tensorflow/core/util/cuda_kernel_helper.h(120): error: expected a ";"
./tensorflow/core/util/cuda_kernel_helper.h(126): error: namespace "Eigen::half_impl" has no member "__half_raw"
./tensorflow/core/util/cuda_kernel_helper.h(126): error: expected a ")"
./tensorflow/core/util/cuda_kernel_helper.h(127): error: namespace "Eigen::half_impl" has no member "__half_raw"
./tensorflow/core/util/cuda_kernel_helper.h(130): error: namespace "Eigen::half_impl" has no member "__half_raw"
./tensorflow/core/util/cuda_kernel_helper.h(130): error: expected a ";"
10 errors detected in the compilation of "/home/lb/.cache/bazel/_bazel_lb/144f5944ef8ff562c57e67fdaa41565f/execroot/org_tensorflow/tmp557_797e0d9b2e6c8ac1/tmpxft_0000709d_00000000-6_bincount_op_gpu.cu.cpp1.ii". ERROR: /home/lb/WorkSpace/AI-WORK/tensorflow/tensorflow/core/kernels/BUILD:3236:1: output 'tensorflow/core/kernels/_objs/bincount_op_gpu/tensorflow/core/kernels/bincount_op_gpu.cu.pic.o' was not created ERROR: /home/lb/WorkSpace/AI-WORK/tensorflow/tensorflow/core/kernels/BUILD:3236:1: not all outputs were created or valid Target //tensorflow/tools/pip_package:build_pip_package failed to build Use --verbose_failures to see the command lines of failed build steps. INFO: Elapsed time: 688.604s, Critical Path: 79.75s FAILED: Build did NOT complete successfully