[slurm-users] Checkpoint

2021-11-29 Thread Alberto Morillas, Angelines
Hi! I need your help How could I use chekpoint (dmtcp) with slurm? Thanks in advance Angelines

[slurm-users] xalloc

2021-03-09 Thread Alberto Morillas, Angelines
in slurm. Can someone help me ? Thanks in advance Angelines

Re: [slurm-users] Get original script of a job

2021-03-07 Thread Alberto Morillas, Angelines
Thanks for your help! Dra. Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho: 22.1.32 Telf.: +34 91 346 6119 Fax: +34 91 346 6537 skype: angelines.alberto CIEMAT Avenida Complutense, 40 28040 MADRID

Re: [slurm-users] slurm-users Digest, Vol 41, Issue 13

2021-03-05 Thread Alberto Morillas, Angelines
rmat=flowed On 05-03-2021 11:29, Alberto Morillas, Angelines wrote: > I would like to know if it will be possible to get the script that was > used to send a job. > > I know that when I send a job with scontroI can get the path and the > name of the script used to send this job, but

[slurm-users] Get original script of a job

2021-03-05 Thread Alberto Morillas, Angelines
is there any possibility to reproduce the script of an old job??? Thanks in advance Angelines

Re: [slurm-users] fail job

2020-06-30 Thread Alberto Morillas, Angelines
] error: select_nodes: calling _get_req_features() for JobId=964303 with not NULL job resources I have a limit about cores/nodes per user and this error are about it. Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho

[slurm-users] fail job

2020-06-30 Thread Alberto Morillas, Angelines
job nothing get sacct -j 963771 JobIDJobName PartitionAccount AllocCPUS State ExitCode -- -- -- -- -- Why I don`t get information about this job??? Thanks in advance Angelines

Re: [slurm-users] [EXTERNAL] problems with OpenMPI 4.0.3

2020-06-01 Thread Alberto Morillas, Angelines
lurm-users] [EXTERNAL] problems with OpenMPI 4.0.3 Message-ID: <20dc51ae-9f58-4b1c-b619-1a2077d5c...@lanl.gov> Content-Type: text/plain; charset="utf-8" HI Angelines, Could you try reinstalling with fabric=ucx and rerunning? UCX is the preferred way to use Infini

Re: [slurm-users] [EXTERNAL] problems with OpenMPI 4.0.3

2020-06-01 Thread Alberto Morillas, Angelines
dvance. ____ Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho: 22.1.32 Telf.: +34 91 346 6119 Fax: +34 91 346 6537 skype: angelines.alberto CIEMAT Avenida Complutense, 40 28040 MADRID El 1/6/20 18:16, "slu

[slurm-users] problems with OpenMPI 4.0.3

2020-05-29 Thread Alberto Morillas, Angelines
? Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho: 22.1.32 Telf.: +34 91 346 6119 Fax: +34 91 346 6537 skype: angelines.alberto CIEMAT Avenida Complutense, 40 28040 MADRID

[slurm-users] problems with number of jobs with GrpTres

2020-05-19 Thread Alberto Morillas, Angelines
Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho: 22.1.32 Telf.: +34 91 346 6119 Fax: +34 91 346 6537 skype: angelines.alberto CIEMAT Avenida Complutense, 40 28040 MADRID

[slurm-users] slurm problem with GrpTres

2020-05-04 Thread Alberto Morillas, Angelines
Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho: 22.1.32 Telf.: +34 91 346 6119 Fax: +34 91 346 6537 skype: angelines.alberto CIEMAT Avenida Complutense, 40 28040 MADRID

[slurm-users] slurm- not allow a user submmit jobs

2020-01-08 Thread Angelines
Hello, I need to forbid a user to submmits jobs, I have used: sacctmgr modify user where name=us cluster=cl account=ac set maxsubmitjobs=0 and with maxjobs=0 but it doesn't work Could someone help me please? Thanks in advance -- ____ Ange

Re: [slurm-users] SLURM_TMPDIR

2019-12-17 Thread Angelines
hanks! -- ____ Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho: 22.1.32 Telf.: +34 91 346 6119 Fax: +34 91 346 6537 skype: angelines.alberto CIEMAT Avenida Complutense, 40 28040 MADRID

Re: [slurm-users] SLURM_TMPDIR

2019-12-09 Thread Angelines
Hi Roger thanks for your answer but it doesn't work in our case and I don't understand why. Angelines Alberto Morillas Unidad de Arquitectura Informática Despacho: 22.1.32 Telf.: +34 91 346 6119 Fax: +34 91 346 6

[slurm-users] SLURM_TMPDIR

2019-12-05 Thread Angelines
; mkdir -p $tmpFolder echo "export TMPDIR=$tmpFolder" -- ____ Angelines Alberto Morillas

[slurm-users] slurm limits

2018-06-08 Thread Angelines
Hi, I am new with slurm, before I have been admining a cluster with PBS/MOAB, but now I have a cluster with 23 nodes each one with 40 cores and in this case we have installed SLURM. I need to put limits to a user, this user cant use more than 250 cores at time. ¿could you help me? Thanks