yuxumin/PoinTr

Works on CUDA11.1 but not on CUDA11.8

SensenZhang opened this issue · 1 comments

Hello, an error is reported when the FPS function in the pointnet2 library is in a higher version of CUDA. It works on CUDA11.1 but not on CUDA11.8. The error message is as follows:
微信图片_20240105094842
I wonder if it's because the higher version of CUDA is not compatible with Pointnet2. Thanks a lot!

您好,pointnet2库中的FPS函数在更高版本的CUDA中时报错。它适用于 CUDA11.1,但不适用于 CUDA11.8。错误信息如下: 不知是否是因为高版本的CUDA与Pointnet2不兼容。多谢! 微信图片_20240105094842

Did you compile it successfully and can you tell me your configuration?