SergioMEV / slurm-for-dummies

A dummy's guide to setting up (and using) HPC clusters on Ubuntu 22.04LTS using Slurm and Munge. Created by the Quant Club @ UIowa.
MIT License
215 stars 18 forks source link

Quick question about SLURM configuration #14

Open jet438 opened 3 months ago

jet438 commented 3 months ago

Where as you show that the worker nodes are entered as comma separated values, How do you than enter the values in the next section for CPUs, sockets, etc for different machines (assuming that they are all not the same make and model)? The other quick question is: You indicated that a private network is to be set up. Does it absolutely need to be private private (like a subnet on my existing 192.168.X.X network, a VPN network) or will putting them on my existing 192 subnet work? Thanks for your help in advance