i use mix of multiple 3080 and 3090 i just want to stop function one of GPU
lile this / oh some addresses was changed
http://127.0.0.1:4067/control?pause=true:2 when i try to stop i have
error "API readonly mode is activated"
You've got a lot more errors than that... you just don't see them yet.
You've got --lock-cv values at 731%!
You've got --lock-cclock values at 0! (this is an absolute setting, not an offset... you can't set the core clock to 0)
You didn't include --api-read-only false (which is why it's saying readonly is activated)
You're using --pl with --lock-cclock, which isn't how this works...
List the core clock values and memory values you want set, and I'll give you a shove in the right direction.