Convert --power option parsing to new form.
Change field name to power in slurm_opt_t, and update all locations. Remove casts through (char *) now that power_flags_id() takes a (const char *) as input. The salloc command did not reset on each pass - or ever - so follow the established behavior of sbatch/srun and reset for each component.
Please register or sign in to comment