NVIDIA / MinkowskiEngine

Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
https://nvidia.github.io/MinkowskiEngine
Other
2.43k stars 360 forks source link

"CUSPARSE_SPMM_ALG_DEFAULT" is undefined #589

Open Provemj opened 4 months ago

Provemj commented 4 months ago

when I tried to install MinkowskiEngine, it reported:

/tmp/pip-install-3qk31mrn/MinkowskiEngine/src/broadcast_kernel.cu(257): error: identifier "CUSPARSE_SPMM_ALG_DEFAULT" is undefined

with torch==1.9.0 and cuda==11.1