Hey everybody,
I am running SLURM 14.11.7 on a 15 node cluster.  I would like to be able
to add a flag to salloc, so that I can specify a frequency for the CPUs to
run at on the allocated compute nodes.  I understand that srun has a
cpu-freq flag, but I have measures in place to change the CPU frequency
more precisely.  Basically, given the flag and DVFS value, I want to get a
list of nodes (that SLURM will allocate to the job), which I can use to
update the frequencies.

I am new to using SLURM and have no experience adding any behavior to it.
I need to be able to do this in a modular way, plugin kind of way.  Would
you recommend trying to use a particular API or SLURM plugin for this?

Thank you,
Adam Cooper
Brown University Computer Engineering '16

Reply via email to