ASE_ANI
ASE_ANI copied to clipboard
install script
It would be nice to have a way to automatically install all requirements and dependencies.
Some content for it:
sudo apt install libnvidia-compute nvidia-compute-utils
pip3 install --upgrade --user ase
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