Wiki¶
Pytorch C++ API
https://pytorch.org/cppdocs/installing.html
Installed the CPU version in :
/u/group/ldrdgff/libtorch-cpu
Partons installation
https://partons.cea.fr/partons/doc/html/index.html
For Debian like distribution :
sudo apt-get install libeigen3-dev libcln-dev libsfml-dev libqt4-dev libqt4-sql-mysql libgsl-dev
For Redhat like distributions
SFML needs to be installed from source
https://www.overleaf.com/4258233554jvqzwjcxthxr#4908a9
On JLab farm :
on /group/ldrdgff/Partons
Installing on macOS Tahoe 26.2 with intel processor:
For up to date information on partons installation use following page: https://3d-partons.github.io/partons/instalation.html
Use homebrew to install dependencies listed in installation page above (SFML (install version sfml@2), CLN, GSL, Libxml2, Eigen3, LHAPDF, Apfel++)
Then move on building subprojects as indicated in the installation page. To skip last "make install" step, download each subproject into the same directory (so they are at the same level).
elementary-utils
numa (you will need to make some modifications with the help of LLMs to succesfully build this)
partons
partons-example
Updated by Mariana Khachatryan 8 days ago ยท 8 revisions