Post
Topic
Board Mining (Altcoins)
Re: excavator by NiceHash - multi-algorithm advanced NVIDIA CUDA miner [1.1.4a]
by
zawawa
on 20/05/2017, 04:10:42 UTC
How to set something like "--gpu-platform 1" in GG?

Unlike GG, OpenCL platforms are transparent with zero-based device ID's in excavator.
For example, if there are two devices on Platform 0, the device ID of the first device on Platform 1 is 2.

    Platform 0: Device 0, Device 1
    Platform 1: Device 2

Makes sense?