Closed YueWangTO closed 1 year ago
My GPU only supports @cuda>=11. After running the following command: python setup.py install develop, the mmdet3d package was installed,but mmdet3d can not support cuda11.
The error message is as follows: libcuda10.1. so is not found
How do you get mmdet3d to support cuda11?
it has been solved
My GPU only supports @cuda>=11. After running the following command: python setup.py install develop, the mmdet3d package was installed,but mmdet3d can not support cuda11.
The error message is as follows: libcuda10.1. so is not found
How do you get mmdet3d to support cuda11?