Re: [slurm-users] slurm job_container/tmpfs

2023-11-21 Thread Arsene Marian Alain
can chown/chmod it as well. Brian Andrus On 11/18/2023 7:35 AM, Arsene Marian Alain wrote: Dear slurm community, I run slurm 21.08.1 under Rocky Linux 8.5 on my small HPC cluster and am trying to configure job_container/tmpfs to manage the temporary directories. I have a shared nfs drive &qu

Re: [slurm-users] slurm job_container/tmpfs

2023-11-21 Thread Arsene Marian Alain
martes, 21 de noviembre de 2023 13:12 Para: slurm-users@lists.schedmd.com Asunto: Re: [slurm-users] slurm job_container/tmpfs Hi Arsene, On 21/11/2023 10:58, Arsene Marian Alain wrote: > I just give my Basepath=/scratch (a local directory for each node that is > already mounted with 1777

Re: [slurm-users] slurm job_container/tmpfs

2023-11-21 Thread Arsene Marian Alain
rus On 11/18/2023 7:35 AM, Arsene Marian Alain wrote: Dear slurm community, I run slurm 21.08.1 under Rocky Linux 8.5 on my small HPC cluster and am trying to configure job_container/tmpfs to manage the temporary directories. I have a shared nfs drive "/home" and a local "/scratc

[slurm-users] slurm job_container/tmpfs

2023-11-18 Thread Arsene Marian Alain
Dear slurm community, I run slurm 21.08.1 under Rocky Linux 8.5 on my small HPC cluster and am trying to configure job_container/tmpfs to manage the temporary directories. I have a shared nfs drive "/home" and a local "/scratch" (with permissions 1777) on each node. For each submitted job I ma

[slurm-users] slurm sinfo format memory

2023-07-20 Thread Arsene Marian Alain
Dear slurm users, I would like to see the following information of my nodes "hostname, total mem, free mem and cpus". So, I used 'sinfo -o "%8n %8m %8e %C"' but in the output it shows me the memory in MB like "190560" and I need it in GB (without decimals if possible) like "190GB". Any ideas

[slurm-users] temporary SLURM directories

2022-05-23 Thread Arsene Marian Alain
Dear SLURM users, I am IT Administrator of a small scientific computing center. We recently installed SLURM as a job scheduler on our Cluster and everything seems to be working fine. I just have a question about how to create temporary directories with SLURM. We use some programs for scientifi