fah-issues
fah-issues copied to clipboard
Allow users to define different resource "modes" to switch between
Is your feature request related to a problem?
Not a bug but a feature request
Describe the Feature
- Have a drop-down for the different modes with 2 predefined: all allocated resources used, all paused
- Allow users to define new modes where some or all of their resources are utilized
- For example, I have 16 cpu cores and 2 gpus (1 came with the motherboard so is rarely used). I may have a "gaming" mode where I want only 4 cpus and the weaker gpu folding. Then a "browsing" mode where all 12 cpus and both gpus are in use.
- Allow users to edit or delete which resources are used in which modes
- When switching modes, reallocate work units where it is still possible to complete the WU in time with those resources, pausing the work unit if not
- Ex. if downgrading from 16 to 4 cpus, keep the work unit, but where a gpu is turned off, pause the work unit