Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to use Deep Global Registration without MinkowskiEngine #25

Closed
kaixin-bai opened this issue Mar 4, 2021 · 1 comment
Closed

Comments

@kaixin-bai
Copy link

Is that possible to use deep global registration without MinkowskiEngine? I want to test deep global registration but cannot install MinkowskiEngine successfully. It seems that MinkowskiEngine has a bug because of GCC, I must update Cuda version to 11.0 to avoid the problem, but I don't have sudo, and cannot update cuda.

@r-dh
Copy link

r-dh commented Mar 10, 2021

In my experience this project doesn't work with the latest MinkowskiEngine. You'll have to install MinkowskiEngine v4.3.0 which can't be installed with CUDA 11.0, I had to use 10.1.

Make sure to explicitly add export CUDA_HOME=/usr/local/cuda-10.1; to install MinkowskiEngine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants