Prentice Bisbal <pbis...@pppl.gov> writes:

> if job_desc.pn_min_mem > 65536 then
>     slurm.user_msg("NOTICE: Partition switched to mque due to memory
> requirements.")
>     job_desc.partition = 'mque'
>     job_desc.qos = 'mque'
>     return slurm.SUCCESS
> end

Somewhat off-topic, but:  So, does slurm.user_msg() now actually print a
message to users when one returns with slurm.SUCCESS?  (It didn't use to
work.)  Which version of slurm are you running?

-- 
Regards,
Bjørn-Helge Mevik, dr. scient,
Department for Research Computing, University of Oslo

Attachment: signature.asc
Description: PGP signature

Reply via email to