Re: [slurm-users] Slurm at SC'22 next week - booth 1043

2022-11-10 Thread Pablo Llopis
For those wondering the same thing, I just realised some of that content is already online: https://slurm.schedmd.com/slurm_ug_agenda.html On Thu, Nov 10, 2022 at 9:31 AM Pablo Llopis wrote: > Hi Tim, > > Thanks for the information. Any chance some of these presentations will be > u

Re: [slurm-users] Slurm at SC'22 next week - booth 1043

2022-11-10 Thread Pablo Llopis
Hi Tim, Thanks for the information. Any chance some of these presentations will be uploaded like has been done in the past? Thank you, Pablo On Thu, Nov 10, 2022 at 12:11 AM Tim Wickberg wrote: > For those of you attending the SC'22 conference in Dallas next week, the > Slurm booth will be bac

Re: [slurm-users] Monitoring with Telegraf

2019-09-30 Thread Pablo Llopis
Hi all, If you're using collectd to gather metrics I started writing a slurm collectd plugin at https://github.com/pllopis/collectd/tree/slurm. It provides per-partition info about jobs, node stats, and internal slurm metrics such as backfill stats. In our infra these are shipped to Influx and th

Re: [slurm-users] How do you orchestrate SLURM operations, what tools do you use?

2018-08-16 Thread Pablo Llopis
Thank you all for the insightful responses so far! They are certainly helpful

[slurm-users] How do you orchestrate SLURM operations, what tools do you use?

2018-08-14 Thread Pablo Llopis
Dear SLURM users, I was wondering what kind of tools the community is using for orchestrating SLURM operations. For instance, say you want to execute an operation in the cluster which requires draining the nodes first. What kind of tools are you using to automate the state machine that would go t

Re: [slurm-users] Unable to access job_desc.environment (NULL) from Lua job submission script

2018-05-27 Thread Pablo Llopis
t 12:28 PM Bjørn-Helge Mevik wrote: > Pablo Llopis writes: > > > 2) Could there be another way of achieving the same thing? > > Perhaps you could use the TaskProlog to set the environment variables > you want? > > -- > Regards, > Bjørn-Helge Mevik, dr. scient, > De

[slurm-users] Unable to access job_desc.environment (NULL) from Lua job submission script

2018-05-16 Thread Pablo Llopis
Dear Slurm users, I am trying to write a lua job submission script that sets certain environment variables depending on the partition where the job is being submitted to. When I try to set the environment, I get the following error in the slurmctld log: error: _set_job_env_field: job_desc->envi