Ticket 16646

Summary: How to consume the head node as a compute node
Product: Slurm Reporter: vicfisher6072
Component: slurmdAssignee: Jacob Jenson <jacob>
Status: OPEN --- QA Contact:
Severity: 6 - No support contract    
Priority: ---    
Version: 23.11.x   
Hardware: Linux   
OS: Linux   
Site: -Other- Slinky Site: ---
Alineos Sites: --- Atos/Eviden Sites: ---
Confidential Site: --- Coreweave sites: ---
Cray Sites: --- DS9 clusters: ---
Google sites: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- NoveTech Sites: ---
Nvidia HWinf-CS Sites: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Tzag Elita Sites: ---
Linux Distro: --- Machine Name:
CLE Version: Version Fixed:
Target Release: --- DevPrio: ---
Emory-Cloud Sites: ---

Description vicfisher6072 2023-05-03 21:50:09 MDT
Hello, I am new to SLURM and plan to establish a cluster for academic computation. Unfortunately, I don't have enough budget to bug multiple servers. There will be only 3 servers available to form a small cluster. To fully exploit the resources, I want to consume the head node as a compute node. A solution was found to do this by enabling `slurmd` on the same machine that runs `slurmctld` from "https://serverfault.com/questions/1048279/slurm-with-partial-head-node". 
I don't know whether it works or is there any other better solutions.
Thanks a lot!!!