ok, hopefully this solves your problem.
Assume you have the following setup as shown in GPU Tab:
gpu1: 1070
gpu2: 1080
gpu3: 1080
gpu4: 1070
gpu5: 1070
gpu6: 1080
gpu7: 1080
gpu8: 1080
gpu9: 1070
In map to system monitoring, then you must then order the GPUs that way in
Map to system monitoring... dialogue
This way, given the next part is setup properly,
when mining, you are only going to see enabled devices
in GPU tab like for your 1070 group and nothing more:
gpu1: 1070
gpu4: 1070
gpu5: 1070
gpu9: 1070
What goes wrong is you are using Managed Profit Miners, I don't know how many software are enabled in your profit switcher, but each takes different command line for device enabling/diabling when miner launches. Meaning in the last picture, it is the wrong place to put your -d parameter unless you using
ccminer exclusively. You should put the device commandline settings in the
Profit Profile and configure the
enabled miners, just for a few example.
Claymore uses -> -di
bminer uses -> -devices
ccminer uses -> -d
XMRig Uses -> --cuda-devices=
so if you have different mining software enabled, you are going to get erratic results and failed miner launches since they don't
eat the command fed to them due to incompatibility