GRIN miner for AMD and Nvidia.
Attention! Only 8+ GiB devices supported!
Hardware watchdog is strongly recomended.
Version: 2.7b
Usage:
Wallet and worker template: %WAL% or check pool info
Pool URL: Pool URL:port
Pass: Password or check pool info
Extra config arguments: - set your devices config here.
For AMD place this block of text per every GPU and replace the DeviceID number with the corresponding GPU number.
<GPUOption>
<GPUName>RX580</GPUName>
<GPUType>AMD</GPUType>
<DeviceID>0</DeviceID>
<PlatformID>0</PlatformID>
<Enabled>true</Enabled>
</GPUOption>
For Nvidia place this block of text per every GPU and replace the DeviceID number with the corresponding GPU number.
<GPUOption>
<GPUName>GTX1070</GPUName>
<GPUType>NVIDIA</GPUType>
<DeviceID>0</DeviceID>
<PlatformID>0</PlatformID>
<Enabled>true</Enabled>
</GPUOption>
I will be very grateful for your feedback!