Bitcoin Forum
May 05, 2024, 02:28:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
Author Topic: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner  (Read 42347 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (3 posts by 1+ user deleted.)
tevador
Newbie
*
Offline Offline

Activity: 23
Merit: 6


View Profile
December 07, 2019, 10:24:26 AM
 #121

I noticed that this miner internally uses the RandomX library without complying with the license terms.

Code:
Copyright (c) 2018-2019, tevador <tevador@gmail.com>

Copyright (c) 2014-2019, The Monero Project

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
* Neither the name of the copyright holder nor the
  names of its contributors may be used to endorse or promote products
  derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Please add the above text to the release archive of your miner.
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714876107
Hero Member
*
Offline Offline

Posts: 1714876107

View Profile Personal Message (Offline)

Ignore
1714876107
Reply with quote  #2

1714876107
Report to moderator
1714876107
Hero Member
*
Offline Offline

Posts: 1714876107

View Profile Personal Message (Offline)

Ignore
1714876107
Reply with quote  #2

1714876107
Report to moderator
1714876107
Hero Member
*
Offline Offline

Posts: 1714876107

View Profile Personal Message (Offline)

Ignore
1714876107
Reply with quote  #2

1714876107
Report to moderator
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
December 07, 2019, 11:19:23 AM
 #122

I noticed that this miner internally uses the RandomX library without complying with the license terms.

Please add the above text to the release archive of your miner.

I will add it to the readme.txt i provide with the miner, like i added for WinIO.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
dazzmore
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
December 07, 2019, 08:05:26 PM
 #123

Hi Dok, what's the vega 56 settings for Kadena?

27/64/1

Oh, do you know what clock speed/memory and voltage?
WhyMe
Sr. Member
****
Offline Offline

Activity: 661
Merit: 250


View Profile
December 11, 2019, 06:21:17 PM
 #124

Probably new attempt of shit virus here with copy/paste of your text : https://bitcointalk.org/index.php?topic=5208697.new#new ...
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
December 13, 2019, 10:16:41 AM
 #125

Probably new attempt of shit virus here with copy/paste of your text : https://bitcointalk.org/index.php?topic=5208697.new#new ...

Yeah, the guys user account got hacked. Idk why there's no 2FA added to the forum.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
alexcrys1
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
December 14, 2019, 08:37:22 AM
 #126

Probably new attempt of shit virus here with copy/paste of your text : https://bitcointalk.org/index.php?topic=5208697.new#new ...

Yeah, the guys user account got hacked. Idk why there's no 2FA added to the forum.

why do you think it is not?

My acc. was hack like many others..and nothing happened ...they are afraid  Roll Eyes
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
December 16, 2019, 10:51:07 PM
 #127

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


- Added RandomSFX for SafexCash mining

- Following the trends : MSR registers values editing to control hw prefetching. Just run miner with administrator privileges, it should detect & set things automatically. RandomX algorithms only.
A big thanks to Sech1 and others who found this nice tweak.

- If you dont want to use the RandomX tweaking, run miner without administrator privileges or add --disable-randomx-tweaks to your start.bat

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
December 19, 2019, 03:34:20 PM
 #128

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

About --randomx-use-tweaks

If miner starts crashing, or creates bad results after enabling the extra tweaks, you can try the '--randomx-use-tweaks' parameter, where you can define which tweak/s you want to enable.
Without this option miner enables all available tweaks (same as --randomx-use-tweaks 0123 for AMD, --randomx-use-tweaks 0 for Intel) , but with '--randomx-use-tweaks' you can define which ones you want to use.

There are at the moment :
Intel - 1 tweak
Amd - 4 tweaks

Index starts from 0, so you have 0 1 2 3 for options on AMD.

Here's an example :

+ Use tweaks number 0 and 3 (dont use 1 and 2)

Code:
SRBMiner-MULTI.exe --algorithm randomx --pool your-pool-here --wallet your-wallet-here --password your-password-here --randomx-use-tweaks 03

The order of tweaks doesn't matter, so writing 03 is same as 30.

What you should do is to find which tweak, or combination of tweaks, makes the problems.
You should try enabling tweaks one by one, and test to see if miner runs stable with one tweak, and if it does, test the next one etc.
Luckily there are not so many combinations for you try (because 0123 is for example same as 3021 or 1302.. )

So start with :
Code:
SRBMiner-MULTI.exe --algorithm randomx --pool your-pool-here --wallet your-wallet-here --password your-password-here --randomx-use-tweaks 0

If it runs without crashing for some time, try the next one :

Code:
SRBMiner-MULTI.exe --algorithm randomx --pool your-pool-here --wallet your-wallet-here --password your-password-here --randomx-use-tweaks 1

and so on, until you find the one that makes the trouble.

Then try combining tweaks to find a combination that works for you.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
WhyMe
Sr. Member
****
Offline Offline

Activity: 661
Merit: 250


View Profile
December 26, 2019, 04:16:15 PM
 #129

Hi dok, any possible work on cn/bbc ? https://github.com/bigbangcore
tvukoman
Jr. Member
*
Offline Offline

Activity: 69
Merit: 5


View Profile
December 27, 2019, 09:42:36 PM
 #130

hi Doktor!

I'm back to your miner. Used to mine with GPU and SRBMiner.

Now GPU mine ETH, but i try CPU Core i3 8100 with multi randomx, (autoconfig) and have resulted with 1920 H/s on average.

Is it ok result for this cpu and algo, and is it some better profitable coin for cpu mining?

Please advice me, stuck with cryptonight algo coins for years, never look any other algo...

Keep up a good work!

txs
WhyMe
Sr. Member
****
Offline Offline

Activity: 661
Merit: 250


View Profile
December 30, 2019, 03:49:49 AM
Last edit: December 30, 2019, 04:07:16 AM by WhyMe
 #131

I'm curious to know how you try to detect that !?


I'm doing nothing, miner switch between 3 pools because of pool problems.
The 3 pools are the same, only the port change.

EDIT1
Using bbc01.bbcpool.io

EDIT2
Same on another rig Sad


And from what I see in my logs, miners have not been restarted in this period.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
December 30, 2019, 05:50:31 AM
Last edit: December 30, 2019, 06:35:03 AM by doktor83
 #132

Are you using some kind of a local proxy?

Edit: probably solved, one of the devfee pools could cause the trouble. Let's wait and see if it happens again.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
WhyMe
Sr. Member
****
Offline Offline

Activity: 661
Merit: 250


View Profile
December 30, 2019, 03:15:37 PM
 #133

No proxy.
But we are just losing our time with this, bbc is just like a big joke ...
ManDoneKTM
Newbie
*
Offline Offline

Activity: 150
Merit: 0


View Profile
January 02, 2020, 11:54:39 PM
 #134

Hey dok , how about defyx algo ? its cpu minable  Huh
bigslimvdub
Member
**
Offline Offline

Activity: 346
Merit: 23


View Profile WWW
January 18, 2020, 09:05:00 PM
 #135

when CUDA support?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
January 19, 2020, 10:33:53 AM
 #136

when CUDA support?

never

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
January 20, 2020, 03:47:33 PM
Last edit: January 20, 2020, 04:18:16 PM by doktor83
 #137

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

Finally a version for linux users too!
Still lacks a few options (like gpu temp etc monitoring), but it will be implemented.
I am expecting a lot of bugs, so if you have any bug reports don't hesitate Smiley

Defyx is ~100% faster than XLARig  Roll Eyes

Also for users who have issues with MSR mods + older Ryzens, try adding this to cmd :

Code:
--randomx-use-tweaks 0134

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
January 22, 2020, 10:22:48 AM
 #138

V0.3.1

+ Fixed ERROR 0x4002

Just a small fix, for some of you who were getting this error. Hopefully it is now fixed.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Herry Toms
Jr. Member
*
Offline Offline

Activity: 236
Merit: 1


View Profile
January 22, 2020, 05:24:52 PM
 #139

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 ?


Yes, i will. CPU miner will be ready, for GPU part i am not even sure that there will be one, as yespower is GPU unfriendly Smiley
What do you think mining RandomX coins with RagerX which can increase hashrate about 10%? Is it make sense.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
January 22, 2020, 06:02:28 PM
 #140

i dont understand the question, and the quote. Totally unrelated.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!