Skip to content
Snippets Groups Projects
Commit 70656bde authored by Martin Beseda's avatar Martin Beseda
Browse files

Merge branch 'dev' of code.it4i.cz:bes0030/lib4neuro into dev

parents ecb51bda 5ed97286
No related branches found
No related tags found
No related merge requests found
File mode changed from 100644 to 100755
#!/usr/bin/sh
#!/usr/bin/bash
ml CMake/3.13.1
ml Armadillo
ml Boost
ml OpenBLAS
ml GCCcore/9.1.0
current_dir=$(pwd)
script_dir=$(dirname $0)
./clean.sh
if [ $script_dir = '.' ]
then
script_dir="$current_dir"
fi
./build.sh
source $(script_dir)/load_salomon_modules.inc
#./clean.sh
$(pwd)/build.sh
ml CMake/3.13.1
ml Armadillo
ml Boost
ml OpenBLAS
ml GCCcore/9.1.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment