We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700bde7 commit 2794ba5Copy full SHA for 2794ba5
GRID/utils/grid_submit.sh
@@ -594,10 +594,6 @@ if [ "${ONGRID}" = "1" ]; then
594
fi
595
596
597
-# ----------- DOWNLOAD ADDITIONAL HELPERS ----------------------------
598
-# curl -o analyse_CPU.py https://raw.githubusercontent.com/sawenzel/AliceO2/swenzel/cpuana/Utilities/Tools/analyse_CPU.py &> /dev/null
599
-# chmod +x analyse_CPU.py
600
-export PATH=$PATH:$PWD
601
# export JOBUTILS_MONITORCPU=ON
602
# export JOBUTILS_WRAPPER_SLEEP=5
603
# export JOBUTILS_JOB_KILLINACTIVE=180 # kill inactive jobs after 3 minutes --> will be the task of pipeline runner? (or make it optional)
0 commit comments