Dashboard v3102- RigList:
added quantity of GPUs current count/desired count You have ability to set how much GPUs you have in your rig. If you have less GPUs then specified number then you will see alert on RigList in status field. The ON/OFF text is removed as those informations are represented by green/red rig on RigList. Those alerts are not sent over telegram but we expect to add them in future. Desired GPU count is automatically rised if current gpu count is bigger than desired count. You can change this desired GPU count by clicking on G x/x in RigList or in DetailedView.
- Informations on DetailView are compacted
-
NEW Advanced OC settings. You can use them per rig or per GroupOC. Right now two tools are supported: amdmemorytweak and OhGodAnETHlargementPill. Each line is separate command and ONLY those two are supported.
You can type for example:
You can now enable
OhGodAnETHlargementPill on single rig or GroupOC by writing in Advanced OC settings line: OhGodAnETHlargementPill
So you do not need to use OhGodAnETHlargementPill globally on your account and disable it globally and then enable it per rig
You can also write this command line with options for example: OhGodAnETHlargementPill--revA 0,3,4
If you know how to play with
amdmemorytweak, then you can also type few commands like:
amdmemorytweak -i 0,3,5 --faw 12 --RFC 208
amdmemorytweak -i 1,2,4 --RFC 43 --ras2ras 176
amdmemorytweak -i 5 --RFC 43 --ras2ras 176
In future if more tools like those will be needed then we will add them here.