Julien Dehos e5351e9bff test module (pas fini) 7 gadi atpakaļ
..
run e5351e9bff test module (pas fini) 7 gadi atpakaļ
src e5351e9bff test module (pas fini) 7 gadi atpakaļ
CMakeLists.txt e5351e9bff test module (pas fini) 7 gadi atpakaļ
README.md e5351e9bff test module (pas fini) 7 gadi atpakaļ

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