[HPC][baobab][slurm] Error allocating cpu

Hey,

Username: alvescar
Cluster: private-dpnc-cpu,shared-bigmem,shared-cpu
Subject: failure allocating cpu
jobid: 3421 3472 3507 3508

I’m trying to allocate a cpu in baobab using the following command:
salloc -t 05:00:00 -p private-dpnc-cpu,shared-bigmem,shared-cpu --mem 128G
And I get the following message


I’ve tried changing the mem values and different clusters, but I get the same issue. I can still allocate jobs using sbatch but seems that I cant log to a cpu and can only stay in the login node.
I was wondering if there is any change I need to do to the salloc command to be able to log to a cpu node.

Best regards,

Mário

Hi @Mario.AlvesCardoso

Could you try again and let me know how it’s going ?

Hi @Adrien.Albert,
I had the same issue and now it is working for me.
Best regards,
François-Xavier

1 Like

Hi @Adrien.Albert, it’s working now! Thanks so much.

1 Like

It is working thank you @Adrien.Albert