Ticket 16646 - How to consume the head node as a compute node
Summary: How to consume the head node as a compute node
Status: OPEN
Alias: None
Product: Slurm
Classification: Unclassified
Component: slurmd (show other tickets)
Version: 23.11.x
Hardware: Linux Linux
: 6 - No support contract
Assignee: Jacob Jenson
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2023-05-03 21:50 MDT by vicfisher6072
Modified: 2023-05-03 21:50 MDT (History)
0 users

See Also:
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: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
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!!!