slurm random use cpu annotations

This commit is contained in:
q
2015-01-19 20:45:59 +02:00
parent d14acf15ec
commit 8cd0604d02
2 changed files with 21 additions and 9 deletions

View File

@@ -97,7 +97,6 @@ do if [[ "${!i}" == */_command ]]
sleep 1; [ "$retrys" -gt 15 ] && break;
}
done ' >> "$JOBFILE"
grep ^metadata.CPU "${!i}"
fi
done