Hi Thekla,
When it comes to partitions, I believe you need to specify the cluster so in
your example:
sacctmgr modify user thekla account=ops set partition=gpu where
cluster=YourClusterName
QOS is not tied to a specific cluster but partitions are. That should work for
you.
Dori
***
Dear all,
I was wondering if there is a way to add a partition to an existing user
association.
For example if I have an association of user thekla to an account ops I
can set a qos for the existing association:
sacctmgr modify user thekla account=ops set qos=nosubmit
Modified user associa
Thank you for the support. I will be back with any additional questions.
BTW, if it changes or adds to your thoughts, I'm working in AWS on a
parallelcluster.
Hoot
On 1/21/22 4:12 AM, Ole Holm Nielsen wrote:
On 1/21/22 10:05, Diego Zuccato wrote:
Il 21/01/2022 07:51, Ole Holm Nielsen ha scr
Hi,
Did you recently add nodes? We have seen that when we add nodes past the
treewidth count the most recently added nodes will lose communication
(asterisk next to node name in sifo). We have to ensure the treewidth
declaration in the slurm.conf matches or exceeds the number of nodes.
Doug
On
Hello MIke,
I am able to ping the nodes from the slurm master without any problem.
Actually there is nothing interesting in slurmctld.log or slurmd.log. You
can trust me on this. That is why I posted here.
Best,
Durai Arasan
MPI Tuebingen
On Thu, Jan 20, 2022 at 5:08 PM Michael Robbert wrote:
On 1/21/22 10:05, Diego Zuccato wrote:
Il 21/01/2022 07:51, Ole Holm Nielsen ha scritto:
There's a nice command to run on any given node which tells you slurmd's
view of the node:
$ slurmd -C
NodeName=i004 CPUs=16 Boards=1 SocketsPerBoard=2 CoresPerSocket=8
ThreadsPerCore=1 RealMemory=128691
Il 21/01/2022 07:51, Ole Holm Nielsen ha scritto:
There's a nice command to run on any given node which tells you slurmd's
view of the node:
$ slurmd -C
NodeName=i004 CPUs=16 Boards=1 SocketsPerBoard=2 CoresPerSocket=8
ThreadsPerCore=1 RealMemory=128691
UpTime=36-17:32:44
Here's an example th