mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-08-15 00:23:14 +00:00
Link to OpenCL miner in readme
This commit is contained in:
parent
3322acd944
commit
37e9e77905
1 changed files with 4 additions and 1 deletions
|
@ -61,7 +61,10 @@ Raspberry Pi 3|1 GB DDR2|Ubuntu 16.04|software|-|2.0 H/s (4T) †|
|
|||
|
||||
### GPU mining performance
|
||||
|
||||
SChernykh has developed a CUDA miner for NVIDIA GPUs. [Benchmarks are listed here](https://github.com/SChernykh/RandomX_CUDA).
|
||||
SChernykh is developing GPU mining code for RandomX. Benchmarks are included in the following repositories:
|
||||
|
||||
* [CUDA miner](https://github.com/SChernykh/RandomX_CUDA) - NVIDIA GPUs.
|
||||
* [OpenCL miner](https://github.com/SChernykh/RandomX_OpenCL) - currently only for AMD Vega (uses GCN5 machine code).
|
||||
|
||||
Note that GPUs are at a disadvantage when running RandomX since the algorithm was designed to be efficient on CPUs.
|
||||
|
||||
|
|
Loading…
Reference in a new issue