slurm-drmaa icon indicating copy to clipboard operation
slurm-drmaa copied to clipboard

Date format for maximum wall clock time

Open AlessioDelConte opened this issue 2 years ago • 0 comments

Hi, I have a problem in passing the right format for setting the hard wall clock time. I've been successful in passing the hours and minutes, but I'm not able to set the seconds. Is it possible? For now I'm passing the string formatted as follows: "HH:MM", but if I add the seconds "HH:MM:SS" it will just pass 0:00 to SLURM.

Thanks, Alessio

AlessioDelConte avatar Apr 04 '22 14:04 AlessioDelConte