resource use level rules
Posted: Fri Apr 24, 2020 12:22 pm
No problems running on my config across CPU and GPUs, merely a config question. Is there any way to set usage/performance rules to maximize efficiency and available cycles? Examples:
Scavenge cycles conditional on user activity
- If Active run in background in X mode; if Idle run in Y mode
Scavenge cycles conditional on resource activity
- if CPU or GPU utilization is < 50%, run at X mode
Protective resource environmental conditions
- If CPU temp threshold > N1 then throttle down to "Light" OR is > N2 then suspend until < N3
- If GPU temp threshold > N4 then throttle down to "Light" OR is > N5 then suspend until < N6
Note: I'm not a programmer or scripter by trade (former enterprise architect) so the appropriate command lines or scripts would need to be supplied if above is possible, or hope its included in next release.
Many thanks in advance!
Scavenge cycles conditional on user activity
- If Active run in background in X mode; if Idle run in Y mode
Scavenge cycles conditional on resource activity
- if CPU or GPU utilization is < 50%, run at X mode
Protective resource environmental conditions
- If CPU temp threshold > N1 then throttle down to "Light" OR is > N2 then suspend until < N3
- If GPU temp threshold > N4 then throttle down to "Light" OR is > N5 then suspend until < N6
Note: I'm not a programmer or scripter by trade (former enterprise architect) so the appropriate command lines or scripts would need to be supplied if above is possible, or hope its included in next release.
Many thanks in advance!