-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
- For the
FluxJobExecutorthis functionality was already implemented in [Feature] Implement flux job scheduling priorities #592 - For the
SlurmJobExecutorthis could be done by setting the--nicevalue https://slurm.schedmd.com/srun.html - For the
SlurmClusterExecutorin analogy to theSlurmJobExecutorthis can again be achieved by adding the--nicevalue in the submission template https://executorlib.readthedocs.io/en/latest/2-hpc-cluster.html#slurm and then providing it in the run template. - For the
FluxClusterExecutorthis should be done as well.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation