DAMPEEU / DmpTools

Miscellaneous tools written for the DAMPE experiment
0 stars 3 forks source link

Fix issue #23 #24

Closed david-droz closed 6 years ago

david-droz commented 6 years ago

Adapted HE_skimmer/code/scripts/submit/unige_slurm_check_jobs.bash to work with SLURM instead of Torque.

zimmerst commented 6 years ago

thanks - but one thing i don't understand -- why not simply call

squeue -u ${user} -p ${queue}

that eliminates one grep.