Bitcoin Forum
April 16, 2024, 01:53:17 PM *
News: Latest Bitcoin Core release: 26.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 42082 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.)
angelbbs
Full Member
***
Offline Offline

Activity: 1159
Merit: 209


View Profile
May 02, 2021, 01:52:31 PM
 #561

0.7.3 verthash not working on Win7 & 2GB GPU (7850, R9 270). Error -5 [clEnqueueNDRangeKernel [ 0]
On Win 10 work fine
1713275597
Hero Member
*
Offline Offline

Posts: 1713275597

View Profile Personal Message (Offline)

Ignore
1713275597
Reply with quote  #2

1713275597
Report to moderator
1713275597
Hero Member
*
Offline Offline

Posts: 1713275597

View Profile Personal Message (Offline)

Ignore
1713275597
Reply with quote  #2

1713275597
Report to moderator
1713275597
Hero Member
*
Offline Offline

Posts: 1713275597

View Profile Personal Message (Offline)

Ignore
1713275597
Reply with quote  #2

1713275597
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
KingsGroup.IT
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
May 16, 2021, 10:57:19 AM
 #562

I have 4 gpu .. I have to write the command line... In the start.bat file need to disable GPU 1 and GPU 2. The GP3 and GPU 4 must work.
Please help... Can you give me the command line example?
how should i write it?


Can anyone help me? please

to enable mining gpu 1 and 2 ... is this command line correct? if wrong ... can anyone write the correct one here??
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --pool ergo.herominers.com:10250 --wallet 1234567890xxxxxxxxxxxxxxxxxxxx --password yyyyy --gpu 3,4
pause

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

Activity: 2520
Merit: 626


View Profile WWW
May 16, 2021, 12:14:55 PM
 #563

0.7.3 verthash not working on Win7 & 2GB GPU (7850, R9 270). Error -5 [clEnqueueNDRangeKernel [ 0]
On Win 10 work fine

You probably need more virtual mem on win7

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

Activity: 2520
Merit: 626


View Profile WWW
May 16, 2021, 12:16:26 PM
 #564

I have 4 gpu .. I have to write the command line... In the start.bat file need to disable GPU 1 and GPU 2. The GP3 and GPU 4 must work.
Please help... Can you give me the command line example?
how should i write it?


Can anyone help me? please

to enable mining gpu 1 and 2 ... is this command line correct? if wrong ... can anyone write the correct one here??
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --pool ergo.herominers.com:10250 --wallet 1234567890xxxxxxxxxxxxxxxxxxxx --password yyyyy --gpu 3,4
pause



Lot of examples included with miner, but here you go:

Code:
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --gpu-id 1!2 --pool ergo.herominers.com:10250 --wallet 1234567890xxxxxxxxxxxxxxxxxxxx --password yyyyy

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

Activity: 25
Merit: 0


View Profile
May 16, 2021, 02:33:36 PM
 #565

Hello, does anyone having issues mining autolykos with rx5500xt ? i am getting not opencl device found but running list gpu devices the card is there. I have the latest amd whql driver 21.4.1 and i am running windows.
It is strange because in the past i was mining autolykos with srbminer 0.6.9 but with older adrenalin drivers and it was working fine. Now with 0.7.3 i don't know what is the issue.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
May 16, 2021, 02:43:53 PM
 #566

Hello, does anyone having issues mining autolykos with rx5500xt ? i am getting not opencl device found but running list gpu devices the card is there. I have the latest amd whql driver 21.4.1 and i am running windows.
It is strange because in the past i was mining autolykos with srbminer 0.6.9 but with older adrenalin drivers and it was working fine. Now with 0.7.3 i don't know what is the issue.

The latest drivers are the issue. Revert to older and it will work.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
angelbbs
Full Member
***
Offline Offline

Activity: 1159
Merit: 209


View Profile
May 16, 2021, 03:25:48 PM
 #567

0.7.3 verthash not working on Win7 & 2GB GPU (7850, R9 270). Error -5 [clEnqueueNDRangeKernel [ 0]
On Win 10 work fine

You probably need more virtual mem on win7
65000 MB. 2 GPUs. Not working
abg00
Jr. Member
*
Offline Offline

Activity: 288
Merit: 1


View Profile
May 16, 2021, 04:16:18 PM
 #568

it will work.

how to off card on overheat and on again?
only--gpu-off-temperature available? low intens not available?
redtyhyt
Newbie
*
Offline Offline

Activity: 15
Merit: 2


View Profile
May 17, 2021, 02:45:41 AM
 #569

Hi. Can you look at an issue where the power consumption is not stable and there are random power peaks. When it’s stable, the rig can run around 280W, and sometimes it raise to 380W for few minutes or seconds, and each cards go from 70W to 95-100W… Hashrate always stays stable. I mine on HiveOS
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
May 17, 2021, 04:33:01 PM
 #570

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

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

Activity: 2520
Merit: 626


View Profile WWW
May 17, 2021, 04:33:20 PM
 #571

Hi. Can you look at an issue where the power consumption is not stable and there are random power peaks. When it’s stable, the rig can run around 280W, and sometimes it raise to 380W for few minutes or seconds, and each cards go from 70W to 95-100W… Hashrate always stays stable. I mine on HiveOS

It's not an issues, it is how autolykos2 algorithm works.

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

Activity: 2520
Merit: 626


View Profile WWW
May 17, 2021, 04:34:07 PM
 #572

it will work.

how to off card on overheat and on again?
only--gpu-off-temperature available? low intens not available?


no intensity lowering

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

Activity: 2520
Merit: 626


View Profile WWW
May 17, 2021, 09:53:33 PM
Last edit: May 17, 2021, 10:32:20 PM by doktor83
 #573

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)

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
arielbit
Legendary
*
Offline Offline

Activity: 3402
Merit: 1059


View Profile
May 18, 2021, 02:51:36 AM
 #574

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)

what's the hashrate for fiji and hawaii?

got some on the grave yard  Cheesy
sxemini
Member
**
Online Online

Activity: 1558
Merit: 69


View Profile
May 18, 2021, 08:45:08 AM
 #575

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)

what's the hashrate for fiji and hawaii?

got some on the grave yard  Cheesy

Give it try and you will see  Cheesy

My R9 380x push 41mh out on ERG.

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)

Hi Doktor,
Example for ERG+ZIL on Rustpool.xyz? It doesn´t work at the moment. Rustpool give more zil than every other pool, so i want to stay on this pool. With nanominer it is no problem, but i prefer your miner.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
May 18, 2021, 11:35:59 AM
 #576

Hi Doktor,
Example for ERG+ZIL on Rustpool.xyz? It doesn´t work at the moment. Rustpool give more zil than every other pool, so i want to stay on this pool. With nanominer it is no problem, but i prefer your miner.

Something like :

Code:
SRBMiner-MULTI.exe --disable-cpu --multi-algorithm-job-mode 3 --a0-is-zil --algorithm ethash;autolykos2 --pool eu-zil.rustpool.xyz:8008;ergo.herominers.com:10250 --wallet eth-wallet-here;ergo-wallet-here --password zil-wallet-here@eu1.ethermine.org:4444@4G;ergo-worker --worker zil-worker;ergo-worker

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
arielbit
Legendary
*
Offline Offline

Activity: 3402
Merit: 1059


View Profile
May 18, 2021, 12:35:21 PM
 #577

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)

what's the hashrate for fiji and hawaii?

got some on the grave yard  Cheesy

Give it try and you will see  Cheesy

My R9 380x push 41mh out on ERG.

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)

Hi Doktor,
Example for ERG+ZIL on Rustpool.xyz? It doesn´t work at the moment. Rustpool give more zil than every other pool, so i want to stay on this pool. With nanominer it is no problem, but i prefer your miner.

~40mh for 480, if 380x = rx 480 might be 40mh for 280x too.. will play with my spares.
cryptokid864
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 18, 2021, 08:17:29 PM
 #578

Trying to mine Ergo. Keeps crashing on me. I've tried everything I can think of. W/ and w/o overclock. Even tried at gpu intensity 1. Any suggestions?
buraz11
Jr. Member
*
Offline Offline

Activity: 113
Merit: 4


View Profile
May 19, 2021, 12:40:19 AM
 #579

rx 570 is getting 60 mhs with bios flash and setting for ethereum, so that 480 is low
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
May 19, 2021, 02:58:52 AM
 #580

Trying to mine Ergo. Keeps crashing on me. I've tried everything I can think of. W/ and w/o overclock. Even tried at gpu intensity 1. Any suggestions?

Give more info, what gpu, OS etc ?

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!