Hi,
I am new to slurm and want to use weight option to schedule the jobs.
I have some machine with same hardware configuration with GPU cards. I
use QoS to force user at least required 1 gpu gres when submitting
jobs.
The machine serve multiple partition.
What I want is consume dedicated nodes fir
Chad,
Hah! Just reread the man page.
If you use this:
MailDomain
Domain name to qualify usernames if email address is not explicitly given with
the "--mail-user" option. If unset, the local MTA will need to qualify local
address itself.
Shouldn't need to worry about the .forward stuff if you
Hi Chad,
My memory is a little hazy on how this was setup but ...
man slurm.conf
MailProg
Fully qualified pathname to the program used to send email per user request.
The default value is "/bin/mail" (or "/usr/bin/mail" if "/bin/mail" does not
exist but "/usr/bin/mail" does exist).
Slurm is ca
All,
I am new to Slurm and was just wondering if someone has a link or info on
getting Slurm to send mail to users. Are you using sendmail, postfix or ???.
I have been asked to get the --mail-user option working but I am not sure how
Slurm ties into mail. Does mail have to listen for message
Hi,
I'm looking to have a way an administrator can boost any job to be next to
run when resources become available. What is the best practice way to do
this? Happy to try something new :-D
The way I thought to do this was to have a qos with a large priority and
manually assign this to the job.