Pages:
Author

Topic: SRBMiner-MULTI GPU & CPU Miner 0.9.4 - page 57. (Read 42480 times)

hero member
Activity: 2058
Merit: 608
Online Security & Investment Corporation
October 05, 2019, 04:13:23 PM
#13
Code:
New network launch

-MBCs (MicroBitcoin) which haven't been moved since hardfork will be burned. (There is approximately 2,700,000 BTC activated so far from the 525,001 block)
-Locking up the 50% of the premined contributors' MicroBitcoin. (Almost 5,000,000,000 MBC will be technically locked up until 2021.)
-Maximum Supply will be almost 61,000,000,000 MBC. It will be different according to the snapshot amount.
-Reward for first block of new network will be changed from 12,500 MBC to 5,500 MBC. And reward for each new block will be calculated using the function in the document below.
-To make network more reliable, prevent block spamming and create better fee market, block size will be decreased to 300kb.
-New PoW lgorithm - modified YesPower (sha256 replaced with blake2b)
 
You can read more about new network in following this post https://mbc.wiki/d/31-new-network-launch

Your new miner for rainforestv2 algorithm was perfect. But there is an update on the MBC.
Will you support the new algorithm for MicroBitcoin ?
hero member
Activity: 2520
Merit: 626
October 04, 2019, 11:58:07 PM
#12
:O  damn man nice, i was JUST saying in an earlier thread i needed a modern miner for my r9's i was firing back up
then you release this, couldn't be better timing.
Gonna test this tonight, nice to see something by a known dev
Have some merit on me Smiley



Sorry i will have to dissapoint you, but i added support for those blindly, i don't own anything older than rx, so please share the results with me too Smiley
hero member
Activity: 2520
Merit: 626
October 04, 2019, 11:56:31 PM
#11
How to set rigid on https://mbc.skypool.co/ to mine MBC ?
I couldnt find any information about it in the read me file.

***

could you give me any example of mining 0XBTC on keccak algo ?

Hi, the format is wallet.id on skypool.

You can't mine 0xbtc with this, i just quick googled it looks like their stratum/net code is different, maybe some other things too.
legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
October 04, 2019, 05:53:33 PM
#10
:O  damn man nice, i was JUST saying in an earlier thread i needed a modern miner for my r9's i was firing back up
then you release this, couldn't be better timing.
Gonna test this tonight, nice to see something by a known dev
Have some merit on me Smiley

hero member
Activity: 2058
Merit: 608
Online Security & Investment Corporation
October 04, 2019, 05:20:42 PM
#9
How to set rigid on https://mbc.skypool.co/ to mine MBC ?
I couldnt find any information about it in the read me file.

***

could you give me any example of mining 0XBTC on keccak algo ?
member
Activity: 388
Merit: 13
October 04, 2019, 02:42:37 PM
#8
Will all CN coins migrate to RamdomX?

I don't think so.
hero member
Activity: 2520
Merit: 626
October 04, 2019, 01:32:06 PM
#7
I shall ask anyways..

5700 support?  Grin Grin

I want to, but i need to buy one first.


@GKumaran thanks for reporting that bug
member
Activity: 204
Merit: 10
October 04, 2019, 01:09:24 PM
#6
Bug Report in guided setup.

The new start file is created in the following way
Code:
SRBMiner-MULTI.exe --config Config\config-yespower.txt --pools Pools\pools-yespower.txt --disable-gpu --logfile Logs\log-yespower.txt

Correct bat
Code:
SRBMiner-MULTI.exe --config-file Config\config-yespower.txt --pools-file Pools\pools-yespower.txt --disable-gpu --log-file Logs\log-yespower.txt

Setup uses the old srbminer format.
sr. member
Activity: 703
Merit: 272
October 04, 2019, 12:57:57 PM
#5
I shall ask anyways..

5700 support?  Grin Grin
hero member
Activity: 2520
Merit: 626
October 04, 2019, 12:48:03 PM
#4
this miner dont support cn algo? in future too?

You mean RandomX algo ?
I will probably add CPU support, GPU not so sure.
jr. member
Activity: 288
Merit: 1
October 04, 2019, 12:43:36 PM
#3
this miner dont support cn algo? in future too?
hero member
Activity: 2520
Merit: 626
October 04, 2019, 11:52:47 AM
#2
Updates :

V0.9.4
+ Added algorithm 'sha3d' (Bsha3, Kylacoin, Yilacoin) for CPU/GPU mining, fee 0.85%
+ Added algorithm '0x10' (CHOX - ChainOX) for CPU/GPU mining, fee 0.85%
+ Performance increase on 'curvehash' algorithm (Pulsar coin) ( ~25% )
+ Removed 'astrobwt' algorithm
+ Removed parameter '--gpu-cn-mode'
+ Fixed issue [ https://github.com/doktor83/SRBMiner-Multi/issues/100 ]

V0.9.3
+ Performance increase on 'curvehash' algorithm (Pulsar coin) (up to ~40% on some CPU's)
+ Removed algorithm 'argon2id_ninja'
+ Minor bug fixes

V0.9.2
+ Added algorithm 'dynamo' (DYNAMO - Dynamo coin) for GPU mining
+ Algorithm 'dynamo' supports only 'pool' mode (yiimp stratum compatibility removed)
+ Lowered devfee for 'dynamo' algorithm to 1% (CPU/GPU)
+ Added parameters '--gpu-progpow-safe' and '--gpu-dynamo-experimental'

V0.9.1
+ Added algorithm 'dynamo' (DYNAMO - Dynamo coin) for CPU mining, fee 3.00% (~ 20x-24x (+2000%) faster than the available public miner)
+ Small performance increase on 'blake3_alephium' algorithm for CPU's with AVX2
+ Added '--gpu-auto-tune 3' mode (auto tuning goes through every algorithm, but tuning one at a time - not all simultaneously)
+ If creating DAG/Dataset but mining multiple algorithms, miner now pauses work on other algorithms while the DAG/Dataset is created
+ Possible fix for 'not connected to pool' bug that appeared in previous version (0.9.0)
+ Better auto setup values for eth/etc + alph 'dual' mining
+ Added a workaround for 'blake3_alephium' algorithm pools that send both set_difficulty and set target in job
+ Minor bug fixes

V0.9.0
+ Added algorithm 'blake3_alephium' (ALPH - Alephium coin) for CPU/GPU mining, fee 1.00%
+ Added algorithm 'xdag' (XDAG - Dagger coin) for CPU mining, fee 1.00%
+ Fixed broken 'yespower' algorithms (broke in previous 0.8.9 version)
+ Rewrote miner restarting mechanism on Windows
+ Removed algorithm 'rx2'
+ Bug fixes

V0.8.9
+ Added algorithm 'randoml' (LOZZ - Lozzax coin) for CPU mining, fee 0.85%
+ Performance increase on 'ghostrider' algorithm with dynamic thread management
+ Performance increase on 'verushash' algorithm for CPU's with AES
+ Performance increase on 'scryptn2' algorithm
+ MSR tweaks are now allowed for every CPU mineable algorithm
+ Dataset for 'autolykos2' algorithm is now created differently, so hopefully video driver won't time-out on slower gpu's
+ Added file Help\Tdr_Fix\tdr_fix.reg for Windows, to increase driver time-out value (helps with DAG/dataset creation)
+ Removed algorithm 'eaglesong'
+ Removed algorithm 'kadena'
+ Removed algorithm 'bl2bsha3'
+ Removed algorithm 'phi5'
+ Removed algorithm 'cryptonight_cache'
+ Removed algorithm 'cryptonight_heavyx'
+ Minor bug fixes

V0.8.8
+ Added socks5 proxy support (--proxy parameter)
+ Added algorithm 'argon2d_16000' (ADOT - Alterdot coin) for CPU/GPU mining, fee 0.85%
+ Performance increase on 'heavyhash' algorithm for Vega GPU's (up to ~13%)
+ Performance increase on 'argon2id_chukwa2' algorithm for RDNA/RDNA2 GPU's (up to ~12%) & lower power consumption
+ Performance increase on 'argon2d_dynamic' algorithm for RDNA/RDNA2 GPU's (up to ~45%) & lower power consumption
+ Removed devfee for 'yespoweric' algorithm
+ Removed devfee for 'yespowerlitb' algorithm
+ Removed devfee for 'yespowerres' algorithm
+ If using '--multi-algorithm-job-mode 3' miner now auto sets --max-no-share-sent to 45 minutes if no other value was set
+ Rewrote restarting mechanism on Linux so it shouldn't spawn a new process anymore on miner auto restart
+ Minor bug fixes

V0.8.7
+ Fixed hashrate regression on 'heavyhash' algorithm for Navi cards
+ Fixed 'progpow' algorithms that got broken with previous release (0.8.6)

V0.8.6
+ Performance increase on 'heavyhash' algorithm for Polaris GPU's up to ~10%
+ Performance increase on 'heavyhash' algorithm for VEGA GPU's ~5%
+ Fixed 'heavyhash' algorithm for RX6500/6600/6700 GPU's
+ Fixed detection of GPU's on some linux systems

V0.8.5
+ Performance increase on 'heavyhash' algorithm for VEGA/RDNA/RDNA2 GPU's
+ Fixed 'verushash' algorithm 'invalid solution version' error

V0.8.4
+ Performance increase on 'heavyhash' algorithm for GPU's
+ Fixed display of hashrate while doing gpu auto tune process
+ Changed GPU temperature to show 'edge' value instead of 'hotspot'

V0.8.3
+ Performance increase on 'heavyhash' algorithm for GPU's (up to ~20% on some cards)
+ Fixed issue with recognising some GPU's on newer drivers (broken since v0.8.1)
+ Reworked hashrate reporting/stats - now reporting average for 1 min / 1 hr / 6 hr / 12 hr (in API too)

V0.8.2
+ Added possibility to preload dataset/s on 'autolykos2' algorithm with '--gpu-autolykos2-preload' parameter (even on 4Gb cards!)
+ Little faster dataset creation on some GPU's
+ Job notifications are now displayed in console less frequently, unless extended log is enabled
+ Reverted 'autolykos2' kernels for hawaii, tonga and fiji to the ones from ver. 0.7.3
+ Bug fixes in algorithm switching mode ('--multi-algorithm-job-mode 3')

V0.8.1
+ Added algorithm 'firopow' (FIRO - Firo coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'kawpow' (RVN - Raven coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_sero' (SERO - Super Zero coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_veil' (VEIL - Veil coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_zano' (ZANO - Zano coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_veriblock' (VBK- Veriblock coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'progpow_epic' (EPIC - EpicCash coin) for CPU/GPU mining, fee 0.85%
+ Added algorithm 'astrobwt' (DERO - Dero coin) for CPU mining, fee 0.85%
+ Added algorithm 'minotaurx' (LCC - LiteCoin Cash coin) for CPU mining, fee 0.85%
+ Lowered devfee for 'lyra2v2_webchain' algorithm to 0.85%
+ Small improvements on 'autolykos2' algorithm for RX550 & RX560 GPU's
+ Added shares statistics per GPU ( accepted | rejected | gpu validation errors )
+ Added watchdog for CPU workers (detect if a cpu thread stops hashing)
+ Added parameter '--gpu-progpow-mode' (which progpow program to use)
+ Added parameter '--gpu-progpow-preload' (how many periods to pre-create)
+ Fixed crashing on Ryzen 3000 series CPU's on 'autolykos2' algorithm
+ Fixed compatibility with p2p-spb.xyz P2P pools
+ Fixed 'Internet not found' issue on some linux distributions
+ Changed default value for '--max-no-submit-responses' parameter from 0 to 5
+ Renamed parameter '--disable-gpu-watchdog' to '--disable-worker-watchdog'
+ Reduced miner binary size (Windows)
+ To fix miner disconnects on 'autolykos2' with 'WoolyPooly' pool, try --keepalive true
+ Minor bug fixes

V0.8.0
+ Added algorithm 'randomgrft' (GRFT - Graft coin) for CPU mining, fee 0.85%
+ Performance increase on 'ethash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'etchash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'ubqhash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'verthash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'heavyhash' algorithm for RX6800/6900 GPU's
+ Performance increase on 'autolykos2' algorithm on ZEN2+ AMD CPU's (up to ~90%) (*)
+ Fixed 'cryptonight_gpu' algorithm for RDNA/RDNA2 GPU's
+ Fixed 'cryptonight_xhv' algorithm for RDNA/RDNA2 GPU's
+ Added GPU power consumption details to stats & api
+ Decreased time needed for algorithm switch when using --multi-algorithm-job-mode 3 with cpu mining
+ Minor bug fixes

V0.7.9
+ Added algorithm 'cosa' (COSA - Cosanta coin) for CPU mining, fee 2.0%
+ Fixed hashrate regression on 'heavyhash' algorithm for Navi cards

V0.7.8
+ Added algorithm 'circcash' for GPU mining, fee 0.85%
+ Performance increase on 'heavyhash' algorithm on GPU's (~15-25%)
+ Performance increase on 'verushash' algorithm on CPU's supporting SSE4.2 and AES (~4%)
+ Added parameter '--gpu-manual-tuning' for real time editing of memory timings (check Help\Gpu_Manual_Tuning.txt)
+ Added parameter '--log-file-mode' (check Help\Cmd_Common_Parameters.txt)
+ Fixed auto setup on Ethash algorithm for Navi/Navi2 cards that broke in previous version
+ Removed devfee for 'randomwow' algorithm
+ Removed devfee for 'bl2bsha3' algorithm
+ Removed devfee for 'eaglesong' algorithm
+ Removed devfee for 'k12' algorithm
+ Removed devfee for 'kadena' algorithm
+ Removed devfee for 'minotaur' algorithm
+ Minor bug fixes

V0.7.7
+ Added algorithm 'lyra2v2_webchain' (MINTME - MintMe.com coin) for CPU/GPU mining, fee 2%
+ Added algorithm 'ghostrider' (RTM - Raptoreum) for CPU mining, fee 0.85%
+ Added algorithm 'cryptonight_turtle' for CPU/GPU mining, fee 0.85%
+ Added algorithm 'randomyada' (YDA - Yada coin) for CPU mining, fee 0.85%
+ Added algorithm 'yespowerarwn' (ARWN - Arowana coin) for CPU mining, fee 0.85%
+ Better auto setup for 'yespower' algorithms
+ Removed devfee for 'cryptonight_cache' algorithm
+ DevFee for 'heavyhash' algorithm lowered to 1%

V0.7.6
+ Fixed auto-tune option for 'autolykos2' algorithm that broke in previous version
+ Fixed hashrate regression on 'autolykos2' algorithm for Baffin, Hawaii, Tonga, Fiji cards
+ Small improvements on 'ethash' algorithm
+ Small improvements on 'etchash' algorithm
+ Added possibility for escaping separator characters in --password field with # (use #; and #!)
+ Minor bug fixes

V0.7.5
+ Fixed hashrate for 'autolykos2' algorithm on RDNA and RDNA2 GPU's that broke on previous version (0.7.4)
+ Fixed 'autolykos2' algorithm for Tonga, Fiji and Hawaii GPU's that broke on previous version (0.7.4)

V0.7.4
+ Dataset creation for 'autolykos2' algorithm faster
+ Small improvements on 'autolykos2' algorithm & lower power consumption on Windows OS
+ Small improvements on 'ethash' algorithm
+ Small improvements on 'etchash' algorithm
+ --gpu-tweak-profile and --gpu-boost should now work with latest AMD drivers
+ Added parameter '--gpu-buffer-mode', can be used with ZIL dual mining (check Help\Other\Dual-mining-ZIL.txt)
+ Added '--gpu-ethash-mode 3' for older cards, no DAG is created on Ethash, Etchash (use it if you feel really lucky)
+ Changed the way how 'ignored jobs' are displayed. If you want to see 'ignored job' messages, you need to enable extended logging
+ More bug fixes with ZIL 'dual' mining
+ Minor bug fixes

V0.7.3
+ Small improvement on 'cryptonight_xhv' algorithm for some GPU's
+ Fixed '--gpu-off-temperature' parameter
+ Fixed bugs with 'dual' mining ZIL + any other algorithm (check Help/Other/Dual-mining-ZIL.txt)
+ Removed parameters '--gpu-target-temperature' and '--gpu-target-fan-speed' - use external application instead
+ Minor bug fixes

V0.7.2
+ Added algorithm 'heavyhash' (oBTC - Optical Bitcoin) for GPU mining, fee 2.5%
+ Dataset creation for 'autolykos2' algorithm on 'ellesmere' GPU's faster ~3%
+ DevFee for 'verthash' algorithm lowered to 1%
+ DevFee for 'rx2' algorithm lowered to 1%
+ Parameter '--disable-workers-ramp-up' changed back to '--enable-workers-ramp-up', so default value of ramp-up is now disabled
+ Api doesn't report 0 h/s anymore while creating dataset for 'autolykos2' algorithm, so HiveOs shouldn't trigger a restart procedure
+ Added parameter '--max-no-submit-responses' (for details check --help )
+ Minor bug fixes

V0.7.1
+ Added algorithm 'heavyhash' (oBTC - Optical Bitcoin) for CPU mining, fee 0.85%
+ Added algorithm 'yespowermgpc' (MagPieCoin) for CPU mining, fee 0.85%
+ Small improvements on 'autolykos2' algorithm
+ Fixed crash on 'panthera' algorithm on non-ryzens
+ Minor bug fixes

V0.7.0
+ Reduced power consumption on 'autolykos2' algorithm for Ellesmere GPU's ~2-3%
+ Reduced power consumption on 'verthash' algorithm for Ellesmere GPU's ~5%
+ Reduced power consumption on 'verthash' algorithm for Vega GPU's ~10%
+ Performance increase on 'verthash' algorithm for Vega GPU's ~3%
+ Performance increase on 'verthash' algorithm for CPU's ( ~5% )
+ Added parameter '--verthash-dat-path'
+ Fixed 'verthash' algorithm stack smash issue
+ Fixed watchdog not triggering on dead GPU issue
+ Fixed crash on 'panthera' algorithm
+ Removed parameters : --gpu-watchdog-disable-mode, --watchdog-rounds
+ Minor bug fixes

V0.6.9
+ Added algorithm 'verthash' for CPU & GPU mining, fee 1.25%
+ Performance increase on 'autolykos2' algorithm on GPU's (~1-6%)
+ Performance increase on 'autolykos2' algorithm on CPU's with AVX2 (run as admin/root) (~25%)
+ Reduced power consumption on 'autolykos2' algorithm on Vega GPU's
+ Small improvements on 'rx2' algorithm
+ Minor bug fixes

V0.6.8
+ Added algorithm 'rx2' (LuxCoin) for CPU mining (8GB Ram needed), fee 1.25%
+ Performance increase on 'autolykos2' algorithm on Vega GPU's (~6-9%)
+ Performance increase on 'autolykos2' algorithm on rest GPU's (~3-5%)
+ Added abort mechanism for 'autolykos2' dataset creation on GPU

V0.6.7
+ Performance increase on 'autolykos2' algorithm on GPU's
+ Devfee increased on 'autolykos2' algorithm from 1.25% to 2.00%
+ Ethash - added 1 or 2 buffer mode for DAG (manually set with --gpu-ethash-mode, check Help\Cmd_Gpu_Parameters.txt)
+ Minor bug fixes

V0.6.6
+ Performance increase on 'autolykos2' algorithm on GPU's
+ Reduced power consumption on 'autolykos2' algorithm on GPU's
+ Faster dataset creation on 'autolykos2' algorithm on GPU's
+ Fixed miner crashing when creating dataset on 'autolykos2' algorithm
+ Fixed miner crashing when running --gpu-auto-tune on 'autolykos2' algorithm
+ Possible fix for 'duplicate share' issue on 'autolykos2' algorithm
+ Fixed 'k12' algorithm
+ Minor bug fixes

V0.6.5
+ Huge performance increase on 'autolykos2' algorithm on GPU's (up to ~600%)
+ Huge performance increase on 'autolykos2' algorithm on CPU's with AVX2 (up to ~500%)
+ Added abort mechanism for 'autolykos2' dataset creation on CPU

V0.6.4
+ Added algorithm 'autolykos2' (Ergo) for CPU/GPU mining, fee 1.25%
+ Performance increase on 'phi5' algorithm on CPU's with AVX2
+ Removed devfee for 'cryptonight_heavyx' algorithm
+ Bug fixes

V0.6.3
+ Added algorithm 'phi5' for GPU mining, fee 0.85%
+ Added algorithm 'yespowertide' (Tidecoin) for CPU mining, fee 0.85%
+ Fixed 'cryptonight_xhv', now it works on coins other than Haven
+ Performance increase on 'phi5' algorithm on CPU
+ Bug fixes

V0.6.2
+ Added algorithm 'circcash' (Circcash) for CPU mining, fee 0.85%
+ Added algorithm 'phi5' (Combode) for CPU mining, fee 0.85%

V0.6.1
+ Added algorithm 'balloon_zentoshi' (Zentoshi coin) for CPU mining, fee 0.85%
+ 'cryptonight_xhv' kernel small changes, pool side hashrate should be a little higher
+ Auto setup for 'cryptonight_xhv' algorithm is a little more agressive now (if you experience some issues, use --gpu-auto-intensity 1 for lighter settings)
+ Removed parameter '--gpu-worksize'

V0.6.0
+ Added experimental support for RX 6500/6700/6800/6900 AMD devices
+ Small performance increase on 'cryptonight_gpu' algorithm
+ Small performance increase on 'curvehash' algorithm
+ Slow start (ramp up) of GPU's on miner start is now on by default
+ Added parameter '--disable-workers-ramp-up'
+ Added parameter '--gpu-extra-config' (check details in Help\Gpu_Tweaking_And_Boost.txt)
+ Removed 'tellor' algorithm
+ Removed 'rainforestv2' algorithm

V0.5.9
+ Fixed a bug on 'randomx' algorithm that could cause miner to create invalid shares for some jobs ( Important fix! )
+ Removed algorithm 'cryptonight_bbc'
+ Removed algorithm 'cryptonight_catalans'
+ Bug fixes

V0.5.8
+ Increased hashrate on 'curvehash' algorithm ~ 10-13%
+ Added possibility to dual mine Ethash+Zil, Etchash+Zil (mine ETH-ETC on any pool, check details in Help\Other\Eth-Etc-Zil.txt)
+ Fixed issue with boost/tweak profiles on some systems
+ Fixed issue with 'internet not found' error on some Windows Server systems
+ Fixed issue with disconnections on Mining Rig Rentals (MRR)
+ Added parameter '--a0-is-zil', use it with '--multi-algorithm-job-mode 3' to mine ZIL
+ Added parameter '--diff-factor' which can set the diff multiplier for some algorithms (Zpool->curvehash for ex.)


V0.5.7
+ Added algorithm 'curvehash' (Curvehashcoin) for CPU mining, fee 0.85%
+ Added support for older AMD cards (tahiti, pitcairn) on most of the algorithms
+ Removed 'm7mv2' algorithm
+ Removed parameter '--gpu-tweak-unsupported' because it was useless
+ Small fixes

V0.5.6
+ Added algorithm 'etchash' (Ethereum Classic) , fee 0.65%
+ Added algorithm 'randomhash2' (PascalCoin) for CPU mining, fee 0.85%
+ Added algorithm 'scryptn2' (Verium, Bitcoin Subsidium) for CPU mining, fee 0.85% (run as admin/root for more hashrate)
+ GPU tweaking/boosting now available on both Windows & Linux
+ Extended GPU tweaks support with R9 290/380/390 cards
+ Added parameter '--gpu-tweak-unsupported'
+ Added parameter '--gpu-boost'
+ Added parameter '--msr-use-preset'
+ Bug fixes

V0.5.5
+ Added algorithm 'argon2id_ninja' fee 0.85%
+ DevFee for 'ethash' algorithm lowered to 0.65%
+ DevFee for 'ubqhash' algorithm lowered to 0.65%
+ DevFee for 'minotaur' algorithm lowered to 0.85%
+ DevFee for 'randomxl' algorithm removed
+ Small performance increase on cryptonight_xhv algorithm
+ Parameter '--gpu-intensity' now accepts raw-intensity values too, so you can mix them if you want (ex. 12+2048 = intensity 12, raw-intensity 2048)
+ Removed parameter '--gpu-raw-intensity'
+ --multi-algorithm-job-mode 3 for CPU mining now uses number of threads defined for algorithm 1 when algorithm 0 can't be mined
+ Bug fixes

V0.5.4
+ Added 'argon2id_chukwa2' algorithm for CPU & GPU (new turtlecoin algorithm)
+ Fixed bug that caused invalid shares sometimes in multi algorithm mode mining
+ Fixed bug that made miner console freeze when holding scrollbar (windows)
+ Changed default value for '--retry-time' from 15 to 5 seconds
+ Minor bug fixes

V0.5.3
+ Added 'argon2d_dynamic' for GPU mining
+ Added 'argon2id_chukwa' for GPU mining
+ Added 'cryptonight_cache' CPU & GPU
+ Fixed 'duplicate share' errors with 'ethash' algorithm
+ Less stale shares on 'ethash' algorithm in auto mode
+ Faster 'verushash' on CPU's without AES
+ Proper support for 64+ thread CPU's on Windows
+ More bug fixes

V0.5.2
+ Added 'verushash' for GPU mining
+ 'verushash' on CPU optimised a little bit
+ 'ethash' on GPU optimised a little bit
+ Optimised algorithm redirecting with CPU mined algorithms
+ Removed 'MTP' algorithm
+ Bug fixes

V0.5.1
+ Added algorithm 'argon2id_chukwa'
+ Added algorithm 'argon2d_dynamic'
+ Added parameter '--miner-priority' to set priority of main miner process
+ Renamed '--cpu-priority' to '--cpu-threads-priority'
+ Faster hashrate refresh interval for CPU workers
+ Fixed (probably) crash when mining with 'randomepic' algorithm
+ Bug fixes

V0.5.0
+ Now supporting real MULTI ALGORITHM mining, you can mine up to 4 algorithms at the same time
+ Changed API and WEB stats to be compatible with the new multi algorithm mining functionality
+ Added GPU auto tune functionality
+ A lot of changes in configuration parameters and the way you define them (check Help folder)
+ Updated algorithm 'defyx' to 'panthera'
+ Updated algorithm 'tellor' to work on tellorpool.org, and removed devfee
+ Added algorithm 'cryptonight_ccx'
+ Added algorithm 'cryptonight_xhv'
+ Added algorithm 'cryptonight_gpu'
+ Added algorithm 'cryptonight_upx'
+ Added algorithm 'cryptonight_heavyx'
+ Added algorithm 'verushash'
+ Added new parameters '--gpu-auto-tune', '--multi-algorithm-job-mode', '--cpu-threads-intensity', '--gpu-auto-intensity', '--gpu-cn-mode'
+ Parameter '--gpu-ethash-mode' now has a new mode : 3
+ A lot of bug fixes

You definitely need to check out HELP and EXAMPLES folders because a lot of things changed from previous version!


V0.4.7
+ Removed devfee for 'blake2s', 'mtp', 'keccak', 'yespoweritc', 'm7mv2', 'cryptonight_catalans', 'cryptonight_talleo' algorithms
+ Lowered 'bl2bsha3' devfee to standard fee (~0.85%)
+ Fixed 'randomx' algorithm when running on 64+ threads
+ Fixed config parameter "cpu_affinity"

V0.4.6
+ Fixed 'defyx' algorithm on Intel CPU's (previous version broke it)
+ Hashrate stats (pressing 'h') now shows current hashing speed of CPU, and not the 10 second average
+ Lowered pool reconnection time to 15 sec
+ Added parameter '--gpu-ethash-mode' to cmd parameters
+ Added parameter 'gpu_ethash_mode' to config parameters
+ Added parameter 'ethash_mode' to gpu_conf parameters
+ Added parameter '--disable-cpu-auto-affinity'

V0.4.5
+ Added 'randomepic' algorithm (EpicCash RandomX) solo/pool
+ 'ethash' and 'ubqhash' algorithm faster ~1.5% on Vega
+ 'RandomX' algorithm improvements
+ Fixed allocation of 'RandomX' dataset for 1Gb pages (--randomx-use-1gb-pages parameter)
+ Fixed an issue with MSR tweaks not being applied correctly
+ Lowered 'minotaur' algorithm devfee to 2%
+ Fixed crashing of 'minotaur' algorithm on AVX2 capable cpu's
+ '--send-stales' is now set per pool, it accepts true/false. Default is true.
+ 'send_stales' parameter added to pools config file too
+ '--gpu-intensity' option can now be used in combination with auto gpu setup in cmd
+ Improved gpu watchdog
+ Added temporary parameter '--cnpool-bbc-fix' which disables workers if job diff >= 50
+ Minor bug fixes

V0.4.4
+ added 'ethash' algorithm
+ added 'ubqhash' algorithm
+ added parameter '--esm' to set ethash/ubqhash stratum mode for pool (0 - eth-proxy, 1 - miner-proxy)
+ added parameter 'esm' to pools config (ethash/ubqhash stratum mode for pool (0 - eth-proxy, 1 - miner-proxy))
+ added parameter '--enable-ethash-leak-fix' which tries to workaround AMD driver memory leak when recreating DAG
+ fixed algo switching and tweak_profiles miner freeze bug
+ --gpu-tweak-profile option can now be used with auto gpu setup in cmd

V0.4.3
+ Added 'tellor' algorithm (trb.uupool.cn compatible stratum)
+ Improvements on 'minotaur' algorithm
+ Guided setup fixed & simplified

V0.4.2
+ Improvements for 4G Ellesmere cards on 'cryptonight_bbc' algorithm
+ Small improvements on 'yespower' CPU algorithms
+ Added parameters 'disable_cpu' and 'disable_gpu' in configuration file
+ Fixed 'handshake' algorithm mining on nicehash
+ Algoswitching now reconnects back to main pool when it gets available
+ Minor bug fixes

V0.4.1
+ Added CPU algorithm 'minotaur' (Ring coin)
+ Added CPU algorithm 'yespowerres' (Resistance coin)
+ 2-4% faster 'cryptonight_bbc' on some GPU's
+ Minor bug fixes

V0.4.0
+ Added algorithm 'randomkeva' (Keva coin upcoming algorithm)
+ Added Navi support for 'cryptonight_bbc' algorithm
+ Much better auto setup for RX 4xx/5xx 8G cards on 'cryptonight_bbc' algorithm

V0.3.9
+ Miner now works on older linux distributions ( Ubuntu 16.04 - glibc2.23 )
+ Small hashrate increase on 'cryptonight_bbc' algorithm for some GPU's
+ Yescrypt algorithms hashrate increase on CPU if miner run with administrator/root privilege
+ Fixed GPU sensors reading on Linux
+ Fixed a bug that sometimes stopped hashing when connected to the pool after a long reconnect period
+ Renamed '--disable-randomx-tweaks' parameter to '--disable-msr-tweaks', '--disable-tweaking' to '--disable-gpu-tweaking', and '--randomx-use-tweaks' to '--msr-use-tweaks'
+ Minor bug fixes

V0.3.8
+ Hashrate increased even more on 'kadena' algorithm, and at the same time lowered power usage
+ Small hashrate increase on 'yescrypt' CPU algorithms
+ Minor bug fixes

V0.3.7
+ 'kadena' algorithm huge hashrate increase
+ Added 'gpu_' prefix to GPU related parameters in config file : gpu_intensity, gpu_raw_intensity, gpu_worksize, gpu_threads, gpu_tweak_profile, gpu_target_temperature, gpu_shutdown_temperature, gpu_off_temperature. 'gpu_conf' parameters naming stays the same.
+ Added new parameters in config file : cpu_threads, cpu_affinity, cpu_priority
+ Renamed 'pool_use_tls' in pool configuration file to 'tls'


V0.3.6
+ 'cryptonight_bbc' algorithm updated (active from block 133060)
+ Added '--enable-opencl-cleanup' parameter to enable OpenCL resources freeing on miner exit/restart (default is disabled because it can hang miner if driver crashed)

V0.3.5
+ Added 'cryptonight_bbc' algorithm (BigBangCore) - DevFee 2.5%
+ Lowered devfee for 'bl2bsha3' to 2%
+ Some gpu's might get a tiny hashrate increase on 'bl2bsha3'
+ Gpu sensors now available in Linux
+ --adl-disable parameter now available in Linux
+ --shutdown-temperature parameter (shutdown_temperature in config) now available in Linux
+ --gpu-off-temperature parameter (off_temperature in config) now available in Linux
+ Removed option to set difficulty for 'bl2bsha3' in password field
+ Removed notification for 6block stratum compatibility
+ Possibly fixed a bug where miner shows it's hashing (always shows exactly same hashrate), but gpu's are stalled

V0.3.4
+ Fixed share accepted/rejected display issue with 6block pool (HNS)
+ Fixed miner auto restarting issue on Linux
+ Tiny hashrate increase on 'bl2bsha3' with some GPU's

V0.3.3
+ Hashrate increase on 'bl2bsha3' algorithm (~ 10-15% )
+ Added support for Navi (gfx1010) cards for 'bl2bsha3' (let's just say it works)
+ Added possibility to set difficulty for 'bl2bsha3' . Just enter it in the pool password field.
+ Miner can be now used on pools other than 6block if they implement the same stratum protocol as 6block

V0.3.2
+ Added algorithm 'bl2bsha3' (Handshake (HNS) coin - 6block.com pool only)
+ RandomX fixes
+ Added '--gpu-platform' parameter to cmd config, and 'gpu_platform' to configuration files to force opencl platform
+ Added '--randomx-use-1gb-pages' parameter to config, whiche enables 1GB sized page files if supported by CPU
+ When reading pools or algorithms configuration file, if invalid entry found it will be just skipped

V0.3.1
+ Fixed ERROR 0x4002

V0.3.0
+ First version for Linux (Tested on Ubuntu 18.04)
+ Removed RandomV (MoneroV) algorithm
+ Added 'defyx' algorithm (Scala)
+ Added 'yespoweritc' algorithm (Intercoin)
+ Added 'cryptonight_catalans' algorithm (CatalansCoin)
+ Added 'cryptonight_talleo' algorithm (Talleo)
+ --randomx-use-tweaks accepts now values from 0-4, [ 0 - Intel, 0,1,2,3,4 - AMD ]
+ Added parameter 'worker' to pools config and cmd parameters -> defines worker name for RPC2
+ a lot of bug fixes

V0.2.0
+ Added RandomV algorithm (MoneroV)
+ Added --randomx-use-tweaks , to select the MSR tweak/s to apply
+ Added RandomX tweak support for Intel Core2 processors

V0.1.9 beta
+ Added RandomSFX algorithm (SafexCash)
+ RandomX algorithm/s improvements
+ Added RandomX algorithm/s extra tweak that can increase hashrate
+ Added parameter --disable-randomx-tweaks
+ Fixed K12 algorithm
+ --cpu-priority now affects main process too (not just worker threads)
+ default --cpu-priority is now 2 (below normal)
+ bug fixes
+ added license text to readme for RandomX and WinRing0

V0.1.8 beta
+ Added Kadena algorithm (pool mining only)
+ Added yespoweric algorithm (IsotopeC)
+ Added yespoweriots algorithm (IOTScoin)
+ Added yespower2b AVX support
+ Fixed nicehash protocol compatibility with rpc2
+ Miner now won't quit if not enough free RAM for an algorithm, it will just warn the user

V0.1.7 beta
+ Added 'm7mv2' algorithm (Magi coin - XMG)
+ Cpu auto configuration should be better than on previous versions
+ Added CPU data to API, also rearranged a few things in API
+ Console window 'Quick Edit' mode disabled on miner start, so users won't accidentally pause miner by clicking in the console window

V0.1.6 beta
+ Fixed threads binding on systems with more than 1 numa node
+ Better auto configuration for cpu mining
+ Previous two fixes should bring higher hashrates
+ Added pool controlled algorithm switching capability (Monero Ocean)
+ Added pool config parameter "algo_min_time" and --algo-min-time to cli (Monero Ocean)
+ Added pool config parameter "keepalive" and --keepalive to cli

V0.1.5 beta
+ Added cpu algorithms : RandomX, RandomXL, RandomWow, RandomArq
+ Added cli parameters: --cpu-priority, --disable-huge-pages, --disable-hw-aes, --disable-numa
+ Added pool config parameter 'start_block_height' and --start-block-height cli parameter
+ Fixed a bug that limited the number of threads useable for cpu mining
+ Fixed cpu affinity parameter and thread/s binding to affinity mask
+ Where possible, now using huge pages if available, this should bring a slight performance increase
+ Removed OpenCL dependency if using only cpu miner
+ Added limited Overdrive8 support (adl type 3)

V0.1.4 beta
+ Fixed a critical bug with work creation for fast algorithms [k12, keccak]

V0.1.3 beta
+ Keccak algorithm +15% faster on gpu
+ K12 algorithm +8-12% faster on gpu [vega56 ~1700mhs]
+ Guided setup got smarter a little bit

V0.1.2 beta
+ Added support for kangaroo12 algo [k12]
+ All algorithms that have a fee now have the same ~0.85% devfee
+ More bug fixes

V0.1.1 beta
+Added yespowerltncg, yespowersugar, yespowerurx, yespower2b, eaglesong (nervos-ckb) algorithms
+Added support for SHA with yespower algorithm family
+Bug fixes

hero member
Activity: 2520
Merit: 626
October 04, 2019, 11:52:12 AM
#1
SRBMiner-MULTI GPU & CPU Miner 0.9.4
Windows & Linux
https://www.srbminer.com
------------------------------------------------------------------------------------------------------
Mine up to 4 different algorithms/coins at the same time!

Download links:
https://www.srbminer.com/download.html
https://github.com/doktor83/SRBMiner-Multi/releases

Support:
Discord channel


===========================================
SUPPORTED ALGORITHMS:
===========================================


[devfee]  algorithm

[CPU ONLY]

[0.85%]   balloon_zentoshi
[0.85%]   cosa
[0.85%]   cpupower
[0.85%]   curvehash
[0.85%]   ghostrider
[0.85%]   minotaur
[0.85%]   minotaurx
[0.85%]   panthera
[0.85%]   randomarq
[0.85%]   randomepic
[0.85%]   randomgrft
[0.85%]   randomhash2
[0.85%]   randomkeva
[0.85%]   randoml
[0.85%]   randomsfx
[0.85%]   randomwow
[0.85%]   randomx
[0.85%]   randomxl
[0.85%]   randomyada
[0.85%]   scryptn2
[0.85%]   xdag
[0.85%]   yescryptr16
[0.85%]   yescryptr32
[0.85%]   yescryptr8
[0.85%]   yespower
[0.85%]   yespower2b
[0.85%]   yespowerarwn
[0.85%]   yespoweric
[0.85%]   yespoweriots
[0.85%]   yespoweritc
[0.00%]   yespowerlitb
[0.85%]   yespowerltncg
[0.85%]   yespowermgpc
[0.85%]   yespowerr16
[0.85%]   yespowerres
[0.85%]   yespowersugar
[0.85%]   yespowertide
[0.00%]   yespowerurx

[CPU & GPU]

[0.85%]   0x10
[0.85%]   argon2d_16000
[0.85%]   argon2d_dynamic
[0.85%]   argon2id_chukwa
[0.85%]   argon2id_chukwa2
[2.00%]   autolykos2
[0.00%]   blake2b
[0.00%]   blake2s
[1.00%]   blake3_alephium
[0.85%]   circcash
[0.85%]   cryptonight_ccx
[0.85%]   cryptonight_gpu
[0.00%]   cryptonight_talleo
[0.85%]   cryptonight_turtle
[0.85%]   cryptonight_upx
[0.85%]   cryptonight_xhv
[1.00%]   dynamo
[0.65%]   etchash
[0.65%]   ethash
[0.85%]   firopow
[1.00%]   heavyhash
[0.00%]   k12
[0.85%]   kawpow
[0.00%]   keccak
[0.85%]   lyra2v2_webchain
[0.85%]   progpow_epic
[0.85%]   progpow_sero
[0.85%]   progpow_veil
[0.85%]   progpow_veriblock
[0.85%]   progpow_zano
[0.85%]   sha3d
[0.65%]   ubqhash
[1.00%]   verthash
[0.85%]   verushash
[0.85%]   yescrypt


===========================================
SUPPORTED GPU'S:
===========================================


+ RX 6500/6600/6700/6800/6900
+ RX 5300/5400/5500/5600/5700
+ VEGA 56/64/FE/VII
+ RX 460/470/480/550/560/570/580/590

Versions before 0.9.5 also support:

+ R9 280/280X/285/285X/380/380X
+ R9 290/290X
+ R9 Fury/Nano


Linux : amdgpu-pro drivers required


===========================================
FEATURES:
===========================================


+ Supports mining through socks5 proxy
+ Mine up to 4 algorithms simultaneously
+ Guided setup mode
+ Run in background without a window
+ Hashrate watchdog that restarts miner on GPU error
+ Monitoring of GPU temperature, and auto turn off if temperature is too high
+ System shutdown on too high GPU temperature
+ Miner auto restart on too many rejected shares
+ API for miner statistics
+ Web based GUI interface for miner statistics
+ Multiple pools with failover support
+ Difficulty monitor, reconnects to pool if difficulty is too high
+ Job timeout monitor, reconnects to pool if no job received for a long time
+ Switch AMD video cards to compute mode easily
+ Bunch of other useful features


===========================================
VIDEO TUTORIALS
===========================================


Dual mine Ethereum+Alephium
Dual mine EpicCash+Ergo
How to change memory timings in real time
Dual mine ZIL+Haven
Dual mine ZIL+Ergo on HiveOs
Dual mine ZIL+Ergo
How to mine Ergo coin
Dual mine ETH+ZIL on any pool
Boost hashrate on Ethereum mining easily
How to dual CPU mine Epic Cash + Verus coin
How to mine Verus coin
How to mine Ring coin
How to mine Resistance coin
How to mine Scala coin
How to mine Handshake coin
How to mine Kadena coin
How to mine Monero RandomX
How to prepare for Monero RandomX fork
How to mine Loki - RandomXL
How to mine Nervos CKB
How to mine MicroBitcoin


===========================================
EXAMPLES
===========================================


==================
2 ALGORITHMS
==================


EpicCash + Ethereum
Code:
SRBMiner-MULTI.exe --disable-cpu --multi-algorithm-job-mode 3 --algorithm progpow_epic;ethash --pool epic.hashrate.to:4000;de.ethereum.herominers.com:1147 --wallet epic-username;ethereum-wallet --gpu-boost 3

EpicCash + Etc
Code:
SRBMiner-MULTI.exe --disable-cpu --multi-algorithm-job-mode 3 --algorithm progpow_epic;etchash --pool epic.hashrate.to:4000;eu1-etc.ethermine.org:4444 --wallet epic-username;etc-wallet --gpu-boost 3

EpicCash + Ergo
Code:
SRBMiner-MULTI.exe --disable-cpu --multi-algorithm-job-mode 3 --algorithm progpow_epic;autolykos2 --pool epic.hashrate.to:4000;de.ergo.herominers.com:1180 --wallet epic-username;ergo-wallet --gpu-boost 3

EpicCash + Alephium
Code:
SRBMiner-MULTI.exe --disable-cpu --multi-algorithm-job-mode 3 --algorithm progpow_epic;blake3_alephium --pool epic.hashrate.to:4000;de.alephium.herominers.com:1199 --wallet epic-username;alephium-wallet --gpu-boost 3

EpicCash + Monero
Code:
SRBMiner-MULTI.exe --disable-gpu --multi-algorithm-job-mode 3 --algorithm randomepic;randomx --pool epic.hashrate.to:4000;monero.herominers.com:10190 --wallet epic-username-here;monero-wallet-here

Ethereum + Alephium
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm ethash;blake3_alephium --pool de.ethereum.herominers.com:1147;de.alephium.herominers.com:1199 --wallet ethereum-wallet;alephium-wallet --gpu-boost 3

Zil + Ethereum
Code:
SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;ethash --pool eu.ezil.me:5555;de.ethereum.herominers.com:1147 --wallet ethereum-wallet.zilliqa-wallet.zil-worker-name;ethereum-wallet --password x;herominers-worker --gpu-boost 3

Zil + Ergo
Code:
SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;autolykos2 --pool eu.ezil.me:5555;ergo.herominers.com:10250 --wallet ethereum-wallet.zilliqa-wallet.zil-worker-name;ergo-wallet --password x;herominers-worker --gpu-boost 3

Zil + Vertcoin
Code:
SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;verthash --pool eu.ezil.me:5555;verthash.eu.mine.zergpool.com:4534 --wallet ethereum-wallet.zilliqa-wallet.zil-worker-name;vertcoin-wallet --password x;c=VTC,mc=vtc --gpu-boost 3

Zil + Raven
Code:
SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;kawpow --pool eu.ezil.me:5555;rvn-eu1.nanopool.org:12222 --wallet eth-wallet.zil-wallet;raven-wallet --gpu-boost 3


==================
1 ALGORITHM
==================


Ethereum
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm ethash --pool de.ethereum.herominers.com:1147 --wallet eth-wallet-here --gpu-boost 3

Ethereum on Miningpoolhub
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm ethash --pool us-east.ethash-hub.miningpoolhub.com:20535 --nicehash true --wallet wallet.worker --password x --gpu-boost 3

Ergo
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --pool de.ergo.herominers.com:1180 --wallet ergo-wallet-here --password worker-name-here --gpu-boost 3

Verus
Code:
SRBMiner-MULTI.exe --disable-gpu --algorithm verushash --pool verushash.eu.mine.zergpool.com:3300 --wallet verus-wallet-here

Haven
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm cryptonight_xhv --pool haven.miner.rocks:4005 --wallet haven-wallet-here --gpu-boost 3

LiteCoin Cash
Code:
SRBMiner-MULTI.exe --disable-gpu --algorithm minotaurx --pool stratum-eu.rplant.xyz:7063 --wallet lcc-wallet-here

Raven
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm kawpow --pool de.ravencoin.herominers.com:1140 --wallet raven-wallet-here --gpu-boost 3

Firo
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm progpow_firo --pool firo.mintpond.com:3000 --wallet firo-wallet-here --gpu-boost 3

Zano
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm progpow_zano --pool zano.luckypool.io:8866 --wallet zano-wallet-here --gpu-boost 3

Vertcoin
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm verthash --pool verthash.eu.mine.zergpool.com:4534 --wallet vertcoin-wallet-here --password c=VTC,mc=vtc --gpu-boost 3

Dagger
Code:
SRBMiner-MULTI.exe --disable-gpu --algorithm xdag --pool equal.xdag.org:13656 --wallet dagger-wallet-here

Dynamo coin
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm dynamo --pool pool1.dynamocoin.org:4567 --wallet dynamo-wallet-here

Pulsar
Code:
SRBMiner-MULTI.exe --disable-gpu --algorithm curvehash --pool stratum-eu.rplant.xyz:7030 --wallet pulsar-wallet-here

Kyla coin
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm sha3d --pool eu.letshash.it:8569 --wallet kyla-wallet-here --password c=KCN

ChainOx
Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm 0x10 --pool coolminerz.hopto.org:9400 --wallet chainox-wallet-here --password c=CHOX
Pages:
Jump to: