Azure / Azure/cyclecloud-slurm-workspace
SLURM templates
- Dominant language
- Bicep
- Stars
- 10
- Forks
- 18
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
This Bicep deployment supports one SLURM template (a slurm cluster configuration) and it is modified using slurm parameters that originate in the bicep.
Is there a way to specify the parameters AND a SLURM template.
REASON:
There are quite a few cluster configurations that are needed.
e.g SLURM partitions for spot and non spot. Partitions for 2 or 3 different hardware specs. (4 core - test ; 64core actual work; 120core for HTC) and each partition with a spot and non -spot.
Also the partition names need to be customized -- HTC and HPC (make sense to me) but these are often customized for the scenarios
IMPLEMENTATION.
I have often paired up the params and ini files (files-to-load) rather than just having a params file.
At deploy time i pick a pair (based on file name ) and that is used. This way any template can be loaded.
> Do you have a copy of the template that is used? (Slurm template?)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Bicep deployment, the current SLURM template, and how SLURM parameters and files-to-load are selected. Define how matching parameter and ini files would be chosen at deployment time, including customized partition names and spot/non-spot configurations; done means multiple cluster configurations can be selected and deployed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100