Skip to content
Snippets Groups Projects
Commit db23c8c8 authored by Felix Kleinert's avatar Felix Kleinert
Browse files

update boxes

parent 3ced1744
Branches
Tags
4 merge requests!146Develop,!145Resolve "new release v0.12.0",!140Resolve "Failure on HPC installation",!139Draft: Resolve "KZ filter"
Pipeline #46070 passed
......@@ -119,14 +119,14 @@ fi
echo "###################################################################################"
echo "# You have to run the the following command on a login node to download data: #"
echo "# \`python run_HPC.py' #"
echo "# \`python run_HPC.py' #"
echo "# #"
echo "# Please execute the following command to check if the setup went well: #"
if [[ ${hpcsys} = 'juwels' ]]; then
echo "# \`sbatch run_juwels_develgpus.bash' #"
echo "# \`sbatch run_juwels_develgpus.bash' #"
else
echo "# \`sbatch run_hdfml_batch.bash' #"
echo "# \`sbatch run_hdfml_batch.bash' #"
fi
echo "###################################################################################"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment