Pages:
Author

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

hero member
Activity: 2548
Merit: 626
June 13, 2024, 02:27:09 PM
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
newbie
Activity: 21
Merit: 0
June 08, 2024, 09:20:28 PM
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)
newbie
Activity: 3
Merit: 0
June 06, 2024, 01:29:09 PM
How to bind each instance to a different node (cpu0, cpu1)?

on linux with numactl

Write a command line example for Windows or HiveOs.
hero member
Activity: 2548
Merit: 626
June 04, 2024, 03:14:52 AM
How to bind each instance to a different node (cpu0, cpu1)?

on linux with numactl
hero member
Activity: 2548
Merit: 626
June 04, 2024, 03:13:17 AM
V2.5.6
+ Added algorithm 'flex' [Kylacoin] for CPU mining, fee 2.0%
+ Added algorithm 'randomxeq' [Equilibria] for CPU mining, fee 0.85%
newbie
Activity: 3
Merit: 0
June 01, 2024, 01:55:12 PM
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)?
hero member
Activity: 2548
Merit: 626
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
newbie
Activity: 24
Merit: 0
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.
hero member
Activity: 2548
Merit: 626
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.
hero member
Activity: 2548
Merit: 626
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
newbie
Activity: 24
Merit: 0
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.
newbie
Activity: 3
Merit: 0
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?
hero member
Activity: 2548
Merit: 626
V2.5.4
+ Added support for GPU mining algorithm 'xelishash' [Xelis] on AMD GPU's, fee 2.0%
+ Performance improvement on algorithm 'xelishash' for CPU's
+ Fixed mining of algorithm 'blake3_decred' broke in previous version
+ Minor bug fixes
hero member
Activity: 2548
Merit: 626
Meopow algo works on my 5700xt but not on 6600xt. Any idea why.
My crystal ball is busy mining, so I don't know what operating system you have.
Have you tried looking at the miner logs?

error -6 when creating qptr for gpu1

any idea why

You dont have enough system RAM probably.
hero member
Activity: 2548
Merit: 626
V2.5.3
+ Added algorithm 'randomtuske' [Tuske Network] for CPU mining, fee 0.85%
+ Added algorithm 'xelishash' [Xelis] for CPU mining, fee 0.85%*
+ Minor performance improvement on 'randomx' based algorithms
+ DevFee for 'randomscash' algorithm lowered to 0.85%
+ Fixed mining on AMD BC-250 for algorithms : AUTOLYKOS2, AUTOLYKOS2/BLAKE3_ALEPHIUM/BLAKE3_DECRED, ETHASH/BLAKE3_ALEPHIUM, ETHASHB3/BLAKE3_ALEPHIUM, FISHHASH/BLAKE3_ALEPHIUM
+ Fixed invalid shares on a few algorithms broke in previous version
+ Minor bug fixes

***
Xelishash right now supported only for CPU mining, GPU support is [work in progress].
Tested on BaikalMine, K1pool, Vipor and Xelpool.
sr. member
Activity: 437
Merit: 250
Meopow algo works on my 5700xt but not on 6600xt. Any idea why.
My crystal ball is busy mining, so I don't know what operating system you have.
Have you tried looking at the miner logs?

error -6 when creating qptr for gpu1

any idea why
full member
Activity: 1282
Merit: 141
I cant get srbminer to work on an Arc 770 gpu.  Works fine with another miner running same algo (kawpow) but get cli error -61 on srb.  Tried with cli disabled command line but fails with (no device for mining).  Running mmpOS.  Any ideas?  Latest driver for intel and previous no difference.

I can say i am not a fan of intel gpus.
sr. member
Activity: 437
Merit: 250
Meopow algo works on my 5700xt but not on 6600xt. Any idea why.
My crystal ball is busy mining, so I don't know what operating system you have.
Have you tried looking at the miner logs?

Hiveos. No haven't need to check how to get it. When i shell to miner no errors come up
legendary
Activity: 1876
Merit: 1138
Meopow algo works on my 5700xt but not on 6600xt. Any idea why.
My crystal ball is busy mining, so I don't know what operating system you have.
Have you tried looking at the miner logs?
sr. member
Activity: 437
Merit: 250
Meopow algo works on my 5700xt but not on 6600xt. Any idea why.
Pages:
Jump to: