Post
Topic
Board Mining software (miners)
Re: Phoenix 2 Miner v2.0.0
by
sanchaz
on 23/05/2012, 19:16:52 UTC

Each device is given a unique device ID. For OpenCL the format works like this:
[class:platform:device]

So [cl:0:0] refers to OpenCL device 0 of platform 0.

[cpu:0] Is a generic identifier for the CPU.


What exactly is the platform?
And how can it change to 1 0 or any other value?

thx