yytdfc
yytdfc
I add `set(CMAKE_VERBOSE_MAKEFILE on)` in CMakeList.txt for more debug info: ``` /usr/local/cuda/bin/nvcc -M -D__CUDACC__ /opt/caffe2/third_party/gloo/gloo/nccl/nccl.cu -o /opt/caffe2/build/third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/nccl/gloo_cuda_generated_nccl.cu.o.NVCC-depend -ccbin /usr/bin/cc -m64 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_60,code=sm_60...
Update cmake (3.10) to the latest version will work.
same problem