Skip to content

Commit 2794ba5

Browse files
authored
Update grid_submit.sh
1 parent 700bde7 commit 2794ba5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

GRID/utils/grid_submit.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -594,10 +594,6 @@ if [ "${ONGRID}" = "1" ]; then
594594
fi
595595
fi
596596

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
601597
# export JOBUTILS_MONITORCPU=ON
602598
# export JOBUTILS_WRAPPER_SLEEP=5
603599
# 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

Comments
 (0)