Hi, I have just moved to a SLURM server from an LSF server. Many of my scripts check to see what jobs I've currently got running (by grepping 'bsub -w') to ensure I don't double submit a job. When you run bsub -w on an LSF server you get a full print out of all the arguments passed to each job. There appears to be no equivilent with SLURM.
Does anyone else know an equivalent way of getting this information to be printed out? Or could the SLURM developers be petitioned to add this functionality? Thanks, Nathan
