We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
other libraries as in requirements.txt
The text was updated successfully, but these errors were encountered: