xmrig / xmrig-amd

Monero AMD (OpenCL) miner
GNU General Public License v3.0
412 stars 226 forks source link

RandomX integration (Wownero and Loki variants) #268

Open SChernykh opened 4 years ago

SChernykh commented 4 years ago

Portable OpenCL code only for now. Hashrate is very low (less than 100 h/s on Vega), but it should work on any GPU with enough memory. Optimized code for Vega (1000+ h/s) and Polaris GPUs will come later in a separate pull request.

xmrig commented 4 years ago

Merged into evo branch. Thank you.