You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My attempts to run the C31 plugin on device=1 fails because grin-miner attempts to run the plugin on device 0 even when I specify "device = 1" in the grin-miner.toml.
example:
From nvidia-smi:
0 GeForce RTX 2070
1 GeForce GTX 1080ti
My attempts to run the C31 plugin on device=1 fails because grin-miner attempts to run the plugin on device 0 even when I specify "device = 1" in the grin-miner.toml.
example:
So, the grin-miner is somehow using device 0 as if its device 1.
The text was updated successfully, but these errors were encountered: