On 09-04-2019 07:37, sudhagar s wrote:
Hi, Iam newbee in slurm. trying to setup a cluster for ML training
purpose. i created controle node and compute node. both are up and running.
when i enter "srun -N 1 hostname" it says
" srun error memory specification can not be satisfied"
"unable to allocate resources: requested node configuration is not
available"
how to fix this?
Probably you made some errors in configuring slurm.conf. Look at your
NodeName and PartitionName definitions to figure out why the resources
are incorrect.
/Ole