nemosminer / NemosMiner

NemosMiner multi algo profit switching NVIDIA miner
GNU General Public License v3.0
230 stars 107 forks source link

test add #958

Closed nemosminer closed 5 years ago

nemosminer commented 5 years ago

https://github.com/nanopool/nanominer/releases

nemosminer commented 5 years ago

https://github.com/nanopool/nanominer/releases

nanominer v1.2.0 @Grumpy-Dwarf Grumpy-Dwarf released this 7 hours ago

Added fast (arguably the fastest) implementation of Grin's Cuckaroo29 algorithm for 8+ GB AMD GPUs with lowest possible CPU usage. Cuckaroo29 devfee is 0% till April 26th 4:20 PM local time and 2% after for this and any next version of nanominer. Switched to CUDA 10 so all new Nvidia RTX GPUs are now supported. Need Nvidia Linux driver >= 410.48 or Windows driver >= 411.13 in order to work. Added support for CryptoNightReverseWaltz (Graft coin) algorithm on Nvidia. Two times less switches to dev fee and back - commission mining is now done once per two hours instead of single hour. Happy Cosmonautics Day!

nemosminer commented 5 years ago

nanominer v1.2.1 @Grumpy-Dwarf Grumpy-Dwarf released this 14 hours ago

Fixed crash on startup on some systems without Nvidia GPUs.

nemosminer commented 5 years ago

Windows:

cmdline_launcher -algo ethash -wallet YOUR_ETH_WALLET -coin eth -rigName YOUR_ETH_WORKER -email YOUR_EMAIL -algo randomhash -wallet YOUR_PASC_WALLET -coin pasc -rigName YOUR_PASC_WORKER -email YOUR_EMAIL 

Linux:


./cmdline_launcher.sh -algo ethash -wallet YOUR_ETH_WALLET -coin eth -rigName YOUR_ETH_WORKER -email YOUR_EMAIL -algo randomhash -wallet YOUR_PASC_WALLET -coin pasc -rigName YOUR_PASC_WORKER -email YOUR_EMAIL 
nemosminer commented 5 years ago

https://github.com/nemosminer/NemosMiner/commit/ee5c4eca2460140c73f28a2b070e8db07f36ebe0

https://github.com/nemosminer/NemosMiner/commit/8d5fed3a4c7f011e445c45b295e447fb07e1e21c

done