VinAIResearch / ISBNet

ISBNet: a 3D Point Cloud Instance Segmentation Network with Instance-aware Sampling and Box-aware Dynamic Convolution (CVPR 2023)
Apache License 2.0
115 stars 23 forks source link

error installing segmentator #39

Closed drf2000 closed 1 year ago

drf2000 commented 1 year ago

Dear author,

When I type in cmake ..\... after mkdir build && cd bulid, the following error occurs:

CMake Error at /usr/local/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:756 (message):
Compiling the CUDA compiler identification source file
"CMakeCUDACompilerId.cu" failed.
Compiler: /usr/local/cuda-11.3/bin/nvcc
Build flags:
Id flags: --keep;--keep-dir;tmp -v
The output was:
1

Could you please help me solve it, many thanks!