genesismining / sgminer-gm

A multi-algo GPU miner
GNU General Public License v3.0
340 stars 146 forks source link

add rainforest algorithm (fixed) #144

Open jdelorme3 opened 5 years ago

jdelorme3 commented 5 years ago

This PR adds support for the rainforest algorithm from the patch here https://github.com/bschn2/rainforest. This is a fixed version which replaces PR#140 by @MikeMurdo, which didn't build due to a missing line and an incorrect variable name. This one was tested and shows 1519 kH/s on my RX560 (see full test report here : https://www.linkedin.com/pulse/more-efficient-mining-raspberry-pi-julien-delorme). This could allow to approximately double the hash rate in CPU+GPU setups.