flux-core icon indicating copy to clipboard operation
flux-core copied to clipboard

feature: equivalent to "configless" Slurm

Open sam-maloney opened this issue 5 months ago • 1 comments

Had a question from someone about whether Flux supports something like "configless" Slurm? (Rather than admins having to copy files to all the nodes and ensure consistency across the instance.)

I can't seem to find anything to that effect, but just wanted to double-check here in case I've missed something, and leave it as a non-urgent feature request if not!

sam-maloney avatar Jul 21 '25 09:07 sam-maloney

No, for a pure system instance there is currently no way to start brokers without local configuration. However, this is probably doable long term, and there has been some similar requests (for example, as in #6865). Keep in mind that other Flux framework projects may still need local configuration because they are not distributed components (e.g. flux-security).

grondo avatar Jul 21 '25 14:07 grondo