Bitcoin Forum
June 17, 2024, 04:32:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 [58]
  Print  
Author Topic: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner  (Read 42979 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.)
dianasta
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
May 25, 2024, 09:45:43 PM
Last edit: May 25, 2024, 10:00:51 PM by dianasta
 #1141

Hello,

I'm using hiveos and set to kawpow on Unmineable pool, but keep getting these errors below, please let me know if you have any idea what is the issue?


Code:
Miner:   srbminer
Version: 2.5.4

srbminer exited (exitcode=127), waiting to cooldown a bit
Skipping miner log rotation due to execution time < 30sec

Detecting GPU devices...
[2024-05-24 21:08:03] Couldn't get active devfee pools - check your internet/firewall!
[2024-05-24 21:08:03] make sure you have 'wget' installed on your system!

srbminer exited (exitcode=0), waiting to cooldown a bit

Detecting GPU devices...
[2024-05-24 21:09:29] Couldn't get active devfee pools - check your internet/ firewall!
[2024-05-24 21:09:29] make sure you have 'wget' installed on your system!

srbminer exited (exitcode=0), waiting to cooldown a bit

Detecting GPU devices...



Regards.


It is written there. Miner can't connect to srbminer.com to get the list of devfee pools. Either you/firewall is blocking it, or your ISP.

Thanks it was a DNS resolve issue. I did the following:

Code:
echo “nameserver 8.8.8.8” | sudo tee /etc/resolv.conf > /dev/null


Regards.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2576
Merit: 626


View Profile WWW
May 27, 2024, 12:44:02 PM
 #1142

V2.5.5
+ Added support for mining 'xelishash' algorithm on INTEL ARC GPU's
+ Added support for dual mining FISHHASH/KARLSENHASH on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's
+ Performance improvement on algorithm 'xelishash' for AMD GPU's and AVX2 CPU's [up to ~13% depending from gpu]
+ Minor bug fixes

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

Activity: 3
Merit: 0


View Profile
June 01, 2024, 06:55:12 PM
 #1143

Hello.

System:

CPU0: Intel(R) Xeon(R) CPU E5-2697 V4 @ 2.30GHz [L3:46080 KB][L2:4608 KB][L1:579 KB][PU: 36]
CPU1: Intel(R) Xeon(R) CPU E5-2697 V4 @ 2.30GHz [L3:46080 KB][L2:4608 KB][L1:579 KB][PU: 36]

Total 36 Cores, 72 Threads

SRBMiner-MULTI 2.5.4
Algoritm - Yespowersugar

With default settings using only 12 threads (CPU0 - 6, CPU1 - 6) , Avg - 1368 H/s

The --cpu-threads and --cpu-affinity commands only applies to CPU0. CPU1 is not working.
How to correctly write these commands to enable physical 36 cores on two CPU?

Run 2 miner instances, bound each instance to a different node (cpu0, cpu1). then you can set affinity per cpu

How to bind each instance to a different node (cpu0, cpu1)?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2576
Merit: 626


View Profile WWW
June 04, 2024, 08:13:17 AM
 #1144

V2.5.6
+ Added algorithm 'flex' [Kylacoin] for CPU mining, fee 2.0%
+ Added algorithm 'randomxeq' [Equilibria] for CPU mining, fee 0.85%

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

Activity: 2576
Merit: 626


View Profile WWW
June 04, 2024, 08:14:52 AM
 #1145

How to bind each instance to a different node (cpu0, cpu1)?

on linux with numactl

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

Activity: 3
Merit: 0


View Profile
June 06, 2024, 06:29:09 PM
 #1146

How to bind each instance to a different node (cpu0, cpu1)?

on linux with numactl

Write a command line example for Windows or HiveOs.
sinmb79
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
June 09, 2024, 02:20:28 AM
 #1147

Are there any plans to support the ecc-pow algorithm? Worldland (WLC) is a new project that uses the ecc-pow algorithm, and I would like to mine it with srb miner. (https://github.com/cryptoecc/WorldLand/releases)
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2576
Merit: 626


View Profile WWW
June 13, 2024, 07:27:09 PM
 #1148

V2.5.7
+ Improved performance on algorithms 'ghostrider' and 'mike'
+ Improved performance on algorithm 'flex' for AVX2 CPU's
+ Miner now automatically allocates the needed number of huge pages on Linux (must run with root privileges)
+ Removed parameters: '--disable-cpu-optimisations', '--disable-hw-aes'
+ Randomx bug fixes
+ Minor bug fixes

***
- To achieve better results on algorithms 'ghostrider' and 'mike', don't manually set number of threads or affinity.
- If your hashrate on algorithm 'flex' is lower than in previous version of SRBMiner, set '--cpu-threads' parameter manually to the number that was used in previous version
- All ghostrider based algorithms ('ghostrider', 'mike' and 'flex') now require minimum a CPU with SSE4.2 and HW AES support

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Pages: « 1 ... 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 [58]
  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!