Re: [slurm-users] slurm only looking in "default" partition during scheduling

2020-07-06 Thread Williams, Jenny Avis
You cannot have two default partitions. The slurm.conf is picking up the last of the entries flagged as Default; because the compute partition has no partition specified it is being sent to the default partition, thus the first srun is being submitted to the compute partition, and that partitio

Re: [slurm-users] save job comment into job completion data

2020-07-06 Thread Fred Liu
I put job completion info into a MySQL database from which I can keep a thorough job history. The job accounting (without -c) database can’t hold a long history. 发件人: slurm-users 代表 Ole Holm Nielsen 发送时间: 星期一, 七月 6, 2020 4:01 下午 收件人: slurm-users@lists.schedmd.

Re: [slurm-users] save job comment into job completion data

2020-07-06 Thread Ole Holm Nielsen
On 7/5/20 5:42 PM, Fred Liu wrote: It looks job comment won't be saved into job completion data, for I can't see it when I use sacct -c But I can see it when I use sacct(without -c). Is it possible to make it work? The sacct manual page explains the -c parameter: -c, --completion Use