How are these nodes defined in slurm.conf file? Using expressions or each
node is defined in a separate line? One way to do this is to define gpu
nodes separately in node configuration in slurm.conf file and define a
partition for these nodes only:
NodeName=gpu[0-3] Gres=gpu:4 cpus=64 ...
partitio
Hi,
We have 8 fat nodes with 4 GPUs and 128 CPUs with 512 GB RAM each. We want
to split the 8 nodes in to 2 partitions so that one partition takes 4 GPUs
and 64 cores with 256 GB RM (gpu partition) and other partition takes same
node with remaining 64 cores (in cpu partition with remaining 256 GB