Project

General

Profile

Wiki » History » Version 5

Alexandre Camsonne, 09/03/2024 10:32 AM

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 5 Alexandre Camsonne
https://www.overleaf.com/4258233554jvqzwjcxthxr#4908a9
27
28 3 Alexandre Camsonne
On JLab farm :
29
30
on /group/ldrdgff/Partons