So I've been working with the job_submit.lua part of our config, we are
running 15.08.7 and while slurm.log_info works, slurm.log_user does
not. My understanding is that slurm.log_user will print to the users
console. My code looks like the following:
slurm.log_user("Your current fairshare is not high enough to use the
priority partition. Your job has been automatically reset to the
following: %s",job_desc.partition)
Does any one see a problem with this? Does any one have a version of
job_submit.lua that uses slurm.log_user and it works? If so what is the
trick? Or am I misunderstanding what slurm.log_user does?
-Paul Edmon-
- [slurm-dev] job_submit.lua slurm.log_user Paul Edmon
-