Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit beda5563 authored by loktionova_n's avatar loktionova_n
Browse files

slurm monitoring praph

parent fc5cc5b0
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,12 @@
#CPU
for part in quick wn eos
do
/root/cpu-R-vs-PD-graph.sh
/root/cpu-R-graph.sh $part >/dev/null 2>&1
/root/cpu-R-vs-PD-graph.sh $part >/dev/null 2>&1
/root/cpu-R-graph.sh $part >/dev/null 2>&1
done
#GPU
for part in gpu qgpu
do
/root/gpu-R-vs-PD-graph.sh $part >/dev/null 2>&1
/root/gpu-R-vs-PD-graph.sh $part >/dev/null 2>&1
done
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