Pages:
Author

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

newbie
Activity: 23
Merit: 6
December 07, 2019, 05:24:26 AM
I noticed that this miner internally uses the RandomX library without complying with the license terms.

Code:
Copyright (c) 2018-2019, tevador 

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.
hero member
Activity: 2548
Merit: 626
December 07, 2019, 03:27:23 AM
Hi Dok, what's the vega 56 settings for Kadena?

27/64/1
newbie
Activity: 26
Merit: 0
December 07, 2019, 12:23:57 AM
Hi Dok, what's the vega 56 settings for Kadena?
hero member
Activity: 2548
Merit: 626
December 04, 2019, 03:26:19 AM
Two new video tutorials :

How to mine Monero RandomX


gpu mining disable? why?

Because RandomX is cpu only algorithm
jr. member
Activity: 288
Merit: 1
December 03, 2019, 04:23:05 PM
Two new video tutorials :

How to mine Monero RandomX


gpu mining disable? why?
hero member
Activity: 2548
Merit: 626
hero member
Activity: 2548
Merit: 626
December 03, 2019, 03:09:03 AM
EPYC 7601*2 auto set only 8K hashrate Huh

Auto set is only a starting point from where you should start.
newbie
Activity: 46
Merit: 0
December 03, 2019, 02:31:50 AM
EPYC 7601*2 auto set only 8K hashrate Huh
hero member
Activity: 2548
Merit: 626
December 03, 2019, 12:49:22 AM
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

Tip:
If you have AVX2 and miner can't detect it and uses SSE4.1 (you can see in log), try adding --force-cpu-extension avx2-aes to your .bat file

How to mine Kadena:

Create an address (public key + private key) here : https://pact.kadena.io
Enter an account name in the bottom right, click generate and it will create public key + private key.
You will use public key as your wallet address

SRBMiner-MULTI.exe --algorithm kadena --pool kda-us.icemining.ca:3700 --wallet public_key

Note: Kadena can be mined with CPU and GPU, but if you mine with both at the same time, GPU hashrate will drop!
G_M
newbie
Activity: 9
Merit: 1
December 02, 2019, 05:40:47 PM
Good day guys, how i see srb miner no more supports cryptonight algo.
What i can mine on my RX550 2G gpus?

It does, the previous version SRBMiner-CN is there, you can use it.
Also if anything interesting comes in and it's CN based, i might consider adding it to this version (Multi).

I hope so!
For me, the SRBMiner is the best CN algo miner on the hood. It would be nice to dual mining CN algo AMD CPU+GPU with this miner.
Keep it up! Very good work!

full member
Activity: 714
Merit: 104
December 02, 2019, 01:00:54 PM
Thank you for replying.
I am start with k12
hero member
Activity: 2548
Merit: 626
December 02, 2019, 12:56:30 PM
Good day guys, how i see srb miner no more supports cryptonight algo.
What i can mine on my RX550 2G gpus?

It does, the previous version SRBMiner-CN is there, you can use it.
Also if anything interesting comes in and it's CN based, i might consider adding it to this version (Multi).
full member
Activity: 714
Merit: 104
December 02, 2019, 09:49:00 AM
Good day guys, how i see srb miner no more supports cryptonight algo.
What i can mine on my RX550 2G gpus?
jr. member
Activity: 169
Merit: 1
November 23, 2019, 07:13:49 AM
whata the  performance on eaglesong on rx cards

i have aprox 350-370Mhs on RX 580 and 300-320Mhs on RX 570 using ethash settings. very bad in comparison with NVIDIA. not worth minnig ckb with amd now. also with nvidia card you can dual mine ethash + eaglesong.  with 40gpus getting like 12Ghs wich is 7usd/day.
hero member
Activity: 2548
Merit: 626
November 22, 2019, 01:36:06 PM
Hi, dok!

I was trying to use your new miner for Loki (randomxl) with just my ryzen 1600. gpu mining was disabled.
It gives good 3900h/s instead of xmrig 3300-3500 I was using before.
But suddenly I discovered some hashrate lose to only 30h/s.
Look on pool graph

Income become lower too (comparing with xmrig I was using before).

Here is my config
SRBMiner-MULTI.exe --disable-gpu --cpu-threads 6 --cpu-affinity 0x555 --config-file Config\config-loki.txt --pools-file Pools\pools-loki.txt --log-file Logs\log-loki.txt

Al other is std.
I can provide log.
What can be the cause of the problem?



Wow that graph looks really bad, like you turned miner on & off, on & off.
Is this happening from the start, or it was ok then this happened?

Also which pool is this, and how long period?
What does the pool show for 24h avg hashrate?

Nothing wrong with the config, that could fix this  Grin
Can you send me the log on discord?

https://discord.gg/zXY23De
legendary
Activity: 1510
Merit: 1003
November 22, 2019, 01:06:05 PM
Hi, dok!

I was trying to use your new miner for Loki (randomxl) with just my ryzen 1600. gpu mining was disabled.
It gives good 3900h/s instead of xmrig 3300-3500 I was using before.
But suddenly I discovered some hashrate lose to only 30h/s.
Look on pool graph

Income become lower too (comparing with xmrig I was using before).

Here is my config
SRBMiner-MULTI.exe --disable-gpu --cpu-threads 6 --cpu-affinity 0x555 --config-file Config\config-loki.txt --pools-file Pools\pools-loki.txt --log-file Logs\log-loki.txt

Al other is std.
I can provide log.
What can be the cause of the problem?

legendary
Activity: 3178
Merit: 3295
November 21, 2019, 01:52:14 PM
Would be nice if all users in here report the fake thread so it gets faster deleted and maybe the User nuked and banned.

@doktor83

Thanks for let me know about the User and posting in my thread .
hero member
Activity: 2548
Merit: 626
November 21, 2019, 12:45:33 PM
Yes, when there will be a pool for it
jr. member
Activity: 39
Merit: 2
November 21, 2019, 09:33:07 AM
Any plans on support Kadena(KDA) looks like variation of blake2s algo? There is no amd windows miner for it yet.
hero member
Activity: 2548
Merit: 626
November 21, 2019, 07:29:49 AM
Attention! There is currently a fishing attack going on: https://bitcointalksearch.org/topic/srbminer-multi-cpu-amd-gpu-miner-017-5203276

Don't download anything from that topic! Topic starter deleted my warning there! Better report it to moderators!

You can report this on github too: https://github.com/contact/report-abuse?report=srb-miner+%28user%29

Oh sh*t, thanks SChernykh, i will report it too right now
Pages:
Jump to: