Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Allow users to define different resource "modes" to switch between #1728

Open
ama4tf opened this issue Jul 13, 2024 · 0 comments
Open

Allow users to define different resource "modes" to switch between #1728

ama4tf opened this issue Jul 13, 2024 · 0 comments

Comments

@ama4tf
Copy link

ama4tf commented Jul 13, 2024

Is your feature request related to a problem?

Not a bug but a feature request


Describe the Feature

  1. Have a drop-down for the different modes with 2 predefined: all allocated resources used, all paused
  2. Allow users to define new modes where some or all of their resources are utilized
  3. 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.
  4. Allow users to edit or delete which resources are used in which modes
  5. 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
  6. Ex. if downgrading from 16 to 4 cpus, keep the work unit, but where a gpu is turned off, pause the work unit

Context

I'd like to keep folding but at reduced resource consumption when doing more active tasks. Right now the only modes are "all on" and "all off" whereas I'd like the ability to keep some cpu folding going during gpu-intensive activities or vice-versa

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant