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

Requirements for install #29

Open
KirillHiddleston opened this issue May 17, 2021 · 1 comment
Open

Requirements for install #29

KirillHiddleston opened this issue May 17, 2021 · 1 comment

Comments

@KirillHiddleston
Copy link

for CUDA 10.2 (Ubuntu 20.04.2LTS)

g++-7 --version` is at least 7.4.0
open3d=0.10.0
MinkowskiEngine=0.4.3

  • cd MinkowskiEngine

  • export CXX=g++-7

  • python setup.py
    pytorch=1.8.1 torchvision cudatoolkit=10.2

other libraries as in requirements.txt

@eduardohenriquearnold
Copy link

Thanks for sharing this. Downgrading MinkowskiEngine to 0.4.3 was easier than updating the code to account for the changes in ME 0.5.4

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