ssh -Y username@lxplus.cern.ch
git clone ssh://git@gitlab.cern.ch:7999/allpix-squared/allpix-squared.git
cd allpix-squared
source etc/scripts/setup_lxplus.sh
mkdir build && cd build
cmake ..
make install -j8
cd ../examples/
ssh -Y yourusername@lxplus.ch
Useful information:
Installation from LXPLUS
ssh -Y username@lxplus.cern.ch
git clone ssh://git@gitlab.cern.ch:7999/allpix-squared/allpix-squared.git
cd allpix-squared
source etc/scripts/setup_lxplus.sh
mkdir build && cd build
cmake ..
make install -j8
cd ../examples/
Meetings October 17th:
Meetings 21 June 2024:
ssh -Y yourusername@lxplus.ch