Wiki » History » Version 4
Alexandre Camsonne, 08/28/2024 02:32 PM
1 | 1 | Alexandre Camsonne | h1. Wiki |
---|---|---|---|
2 | |||
3 | |||
4 | Pytorch C++ API |
||
5 | |||
6 | https://pytorch.org/cppdocs/installing.html |
||
7 | |||
8 | Installed the CPU version in : |
||
9 | |||
10 | /u/group/ldrdgff/libtorch-cpu |
||
11 | 2 | Alexandre Camsonne | |
12 | |||
13 | |||
14 | Partons installation |
||
15 | |||
16 | https://partons.cea.fr/partons/doc/html/index.html |
||
17 | 3 | Alexandre Camsonne | |
18 | 4 | Alexandre Camsonne | For Debian like distribution : |
19 | |||
20 | sudo apt-get install libeigen3-dev libcln-dev libsfml-dev libqt4-dev libqt4-sql-mysql libgsl-dev |
||
21 | |||
22 | 3 | Alexandre Camsonne | For Redhat like distributions |
23 | |||
24 | SFML needs to be installed from source |
||
25 | |||
26 | On JLab farm : |
||
27 | |||
28 | on /group/ldrdgff/Partons |