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
It would be nice to have a way to automatically install all requirements and dependencies.
The text was updated successfully, but these errors were encountered:
Some content for it:
sudo apt install libnvidia-compute nvidia-compute-utils pip3 install --upgrade --user ase
Sorry, something went wrong.
wget https://sourceforge.net/projects/boost/files/boost/1.63.0/boost_1_63_0.tar.bz2 tar xjf boost_1_63_0.tar.bz2 cd boost_1_63_0 ./b2 -j `getconf _NPROCESSORS_ONLN`
https://developer.nvidia.com/cuda-92-download-archive
No branches or pull requests
It would be nice to have a way to automatically install all requirements and dependencies.
The text was updated successfully, but these errors were encountered: