[slurm-users] slurm 18.08.3 on CentOS 6.18: error: _slurm_cgroup_destroy

2020-02-28 Thread AMU
Hello, on an old machine CentOS 6.10, i've installed slurm 18.08.3 from sources, and tried to configure a simple configuration (attached slurm.conf). Afterstarting slurmctld et slurmd, sinfo shows everything oaky, but at the first submission with sbatch, i got errors and the node becomes "drain

[slurm-users] slurmctld and slurmdbd on the server, mysql on remote

2023-07-19 Thread AMU
Hello all, is it possible to have this configuration? i installed slurm on ubuntu 20 LTS, but slurmctld refuses to start with messages: [2023-07-19T14:37:59.563] Job completion MYSQL plugin loaded [2023-07-19T14:37:59.563] debug: /var/log/slurm/jobcomp doesn't look like a database name using

Re: [slurm-users] slurmctld and slurmdbd on the server, mysql on remote

2023-07-19 Thread AMU
oups, i found my error, i forgot to remove JobCompHost, found it after reading this: https://bugs.schedmd.com/show_bug.cgi?id=2322#c5 sorry for the noise On 19/07/2023 14:51, Gérard Henry (AMU) wrote: Hello all, is it possible to have this configuration? i installed slurm on ubuntu 20 LTS

[slurm-users] how to configure correctly node and memory when a script fails with out of memory

2023-10-30 Thread AMU
Hello all, I can't configure the slurm script correctly. My program needs 100GB of memory, it's the only criteria. But the job always fails with an out of memory. Here's the cluster configuration I'm using: SelectType=select/cons_res SelectTypeParameters=CR_Core_Memory partition: DefMemPerC

Re: [slurm-users] how to configure correctly node and memory when a script fails with out of memory

2023-10-30 Thread AMU
failed: Requested node configuration is not available thanks On 30/10/2023 15:46, Gérard Henry (AMU) wrote: Hello all, I can't configure the slurm script correctly. My program needs 100GB of memory, it's the only criteria. But the job always fails with an out of memory. Here

[slurm-users] need help with seff script on ubuntu (slurm 21.08)

2025-01-09 Thread AMU
Hello all and happy new year, i have installed slurm 21.08 on ubuntu 22 LTS, and database for accounting on a remote machine running same release. I got seff from: https://support.schedmd.com/show_bug.cgi?id=1611 but, there are errors: Use of uninitialized value $ncpus in numeric eq (==) at /u