Julien Dehos e5351e9bff test module (pas fini) il y a 7 ans
..
run e5351e9bff test module (pas fini) il y a 7 ans
src e5351e9bff test module (pas fini) il y a 7 ans
CMakeLists.txt e5351e9bff test module (pas fini) il y a 7 ans
README.md e5351e9bff test module (pas fini) il y a 7 ans

README.md

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=~/opt ..
make -j install
cd ../run
module use `pwd`
module load mytest.mod
mymain.out