multimodallearning / pytorch-mask-rcnn

Other
2.01k stars 557 forks source link

nvcc fatal : Failed to detect host compiler properties. #70

Open KevinQian97 opened 5 years ago

KevinQian97 commented 5 years ago

Hi, sorry for bothering I am encountered with a strange problem when building nms my GPU is TitanX and here is what shows:

chenyang.shi@x9423-16:/DATACENTER6/scy/pytorch-mask-rcnn-master/nms/src/cuda$ nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch=sm_52 nvcc fatal : Failed to detect host compiler properties.

Really thanks for giving any suggestions or help.

r-barnes commented 5 years ago

This sometimes happens if the drive nvcc is running on becomes out of memory.