Bitcoin Forum
March 29, 2024, 02:54: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 58 59 60 61 62 63 64 65 66 67 68 69 ... 363 »
  Print  
Author Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching  (Read 237183 times)
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 626


View Profile WWW
April 09, 2018, 02:18:13 PM
 #361

Hi all,
srbminer doesn't run. It says 'config.txt parse error'. I have doublechecked the config file, but cannot find where I am wrong.

Thank you.

start.bat is unmodified.

P.S
claymore cryptonight runs fine.

Code:
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */
"cryptonight_type" : "normalv7",

/* Intensity 0-> auto intensity, or value from 1-300  */
"intensity" : 47,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

/* Gpu target temperature, leave it on 0 if you don't want to use this option  */
"target_temperature" : 60,

/* If you use a SSL/TLS encrypted pool set this to true*/
"pool_use_tls" : false,

/* Mining pool address WITHOUT the stratum+tcp:// or stratum+tls:// part  */
"pool" : "xmr-asia1.nanopool.org:14444",

/* Address of you wallet  */
"wallet" : "48uBGByHY6FdkwQE73depXLvoMYADDRESSHERE",

/* Password for your wallet, probably just x  */
"password" : "x",

/* Location for devfee servers, to get better latency  */
"location" : "asia",

/* If you want to log console output, put a filename here  */
"log_file" : "",

/* Advanced settings for each GPU manually */
/* Put in devices that you want to use, if you for ex. don't want to use gpu 2, just don't insert it,like in this example */
/* Id starts from 0 , not from 1 !! */
/* To get a list of available devices with their id's, use --listdevices parameter */
/* This is just an example, edit it and remove comment lines !! */

*/"gpu_conf" :
[
{ "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 1, "intensity" : 20, "worksize" : 16, "threads" : 2},
{ "id" : 3, "intensity" : 30, "worksize" : 16, "threads" : 2},
{ "id" : 4, "intensity" : 0, "worksize" : 8, "threads" : 1},
]*/
}

You've */ messed up in gpu_conf of your script. 

its not his fault im the guilty one here, as im so tired that i uploaded a messed up config.txt.
I re uploaded the zip, corrected that. Sorry guys,time for me to rest a little Cheesy

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
1711724057
Hero Member
*
Offline Offline

Posts: 1711724057

View Profile Personal Message (Offline)

Ignore
1711724057
Reply with quote  #2

1711724057
Report to moderator
1711724057
Hero Member
*
Offline Offline

Posts: 1711724057

View Profile Personal Message (Offline)

Ignore
1711724057
Reply with quote  #2

1711724057
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711724057
Hero Member
*
Offline Offline

Posts: 1711724057

View Profile Personal Message (Offline)

Ignore
1711724057
Reply with quote  #2

1711724057
Report to moderator
1711724057
Hero Member
*
Offline Offline

Posts: 1711724057

View Profile Personal Message (Offline)

Ignore
1711724057
Reply with quote  #2

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

Activity: 2492
Merit: 626


View Profile WWW
April 09, 2018, 02:20:07 PM
 #362

Just an info, next stop is the failover pools, after that i go on ADL (temperature, clocks, voltage etc..) this one will be an interesting trip Smiley, then API that gives back basic data.

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

Activity: 364
Merit: 106


ONe Social Network.


View Profile
April 09, 2018, 02:21:05 PM
 #363

[2018-04-09 16:18:49] GPU0:    1503.0 H/S [T: 60c, RPM: 2684]
[2018-04-09 16:18:49] GPU1:    1484.0 H/S [T: 60c, RPM: 2684]
[2018-04-09 16:18:49] GPU2:    1329.0 H/S [T: 59c, RPM: 1149]
[2018-04-09 16:18:49] GPU3:    1509.0 H/S [T: 59c, RPM: 1149]
[2018-04-09 16:18:49] Total:   5825.0 H/S

awesome speed on heavy with vega 56...the 1,3khs card has monitor plugged in

tenmoi
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
April 09, 2018, 02:24:10 PM
 #364

Hi all,
srbminer doesn't run. It says 'config.txt parse error'. I have doublechecked the config file, but cannot find where I am wrong.

Thank you.

start.bat is unmodified.

P.S
claymore cryptonight runs fine.

Code:
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */
"cryptonight_type" : "normalv7",

/* Intensity 0-> auto intensity, or value from 1-300  */
"intensity" : 47,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

/* Gpu target temperature, leave it on 0 if you don't want to use this option  */
"target_temperature" : 60,

/* If you use a SSL/TLS encrypted pool set this to true*/
"pool_use_tls" : false,

/* Mining pool address WITHOUT the stratum+tcp:// or stratum+tls:// part  */
"pool" : "xmr-asia1.nanopool.org:14444",

/* Address of you wallet  */
"wallet" : "48uBGByHY6FdkwQE73depXLvoMYADDRESSHERE",

/* Password for your wallet, probably just x  */
"password" : "x",

/* Location for devfee servers, to get better latency  */
"location" : "asia",

/* If you want to log console output, put a filename here  */
"log_file" : "",

/* Advanced settings for each GPU manually */
/* Put in devices that you want to use, if you for ex. don't want to use gpu 2, just don't insert it,like in this example */
/* Id starts from 0 , not from 1 !! */
/* To get a list of available devices with their id's, use --listdevices parameter */
/* This is just an example, edit it and remove comment lines !! */

*/"gpu_conf" :
[
{ "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 1, "intensity" : 20, "worksize" : 16, "threads" : 2},
{ "id" : 3, "intensity" : 30, "worksize" : 16, "threads" : 2},
{ "id" : 4, "intensity" : 0, "worksize" : 8, "threads" : 1},
]*/
}

You've */ messed up in gpu_conf of your script. 

its not his fault im the guilty one here, as im so tired that i uploaded a messed up config.txt.
I re uploaded the zip, corrected that. Sorry guys,time for me to rest a little Cheesy
When are you going to reupload the corrected version? Thank you.

PS
I was a fool. I didn’t notice the past tense.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 626


View Profile WWW
April 09, 2018, 02:25:55 PM
 #365

its up just download it again from mega :

https://mega.nz/#F!qVIgxAwB!kKmgCDICmQwbdVvMb-tAag

thanks

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

Activity: 729
Merit: 114



View Profile
April 09, 2018, 02:26:11 PM
 #366

its not his fault im the guilty one here, as im so tired that i uploaded a messed up config.txt.
I re uploaded the zip, corrected that. Sorry guys,time for me to rest a little Cheesy
When are you going to reupload the corrected version? Thank you.

Read the post again. You'll find the answer

Just an info, next stop is the failover pools, after that i go on ADL (temperature, clocks, voltage etc..) this one will be an interesting trip Smiley, then API that gives back basic data.

May I request the reboot script.  At times the miner hangs the app doesn't auto-close.  Having an independent script reboot the system itself will be helpful.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 626


View Profile WWW
April 09, 2018, 02:34:35 PM
 #367

V1.3.1
- 'gpu_conf' is now a little more advanced , added worksize and threads option, for more fine tuning
- Intensity now goes from 0-300 , because on Lite and LiteV7 some cards can go more than 200
- Changed color scheme a little bit
- Some optimisations for Hawaii cards (290, 290x, 390, 390x), set intensity to 0 and double_threads to true, or play with manual settings in the 'gpu_conf' part

Note:
You can still use the old config style for 'gpu_conf' i f you want (id, intensity, double_threads). If mixing double_threads and threads, threads will win and be accepted  Grin

Nice, will check it out after work.

Any optimization for 380 and 380x cards?

nothing yet, maybe try :

{ "id" : 0, "intensity" : 32, "worksize" : 8, "threads" : 2}

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

Activity: 2492
Merit: 626


View Profile WWW
April 09, 2018, 02:37:56 PM
 #368

its not his fault im the guilty one here, as im so tired that i uploaded a messed up config.txt.
I re uploaded the zip, corrected that. Sorry guys,time for me to rest a little Cheesy
When are you going to reupload the corrected version? Thank you.

Read the post again. You'll find the answer

Just an info, next stop is the failover pools, after that i go on ADL (temperature, clocks, voltage etc..) this one will be an interesting trip Smiley, then API that gives back basic data.

May I request the reboot script.  At times the miner hangs the app doesn't auto-close.  Having an independent script reboot the system itself will be helpful.

you mean when it hangs like with the Warning: threadx hashing speed is 0 (x) message?
it goes to 4 checks, after that it should shut down and the script takes it over and restarts the miner.

you can edit it to restart the whole system if you would like that

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

Activity: 23
Merit: 0


View Profile
April 09, 2018, 02:38:26 PM
 #369

Hi! what version of drivers is best for this miner, with AMD R9 290, R9 390 video card? thanks..
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
April 09, 2018, 02:47:46 PM
 #370

Hi! what version of drivers is best for this miner, with AMD R9 290, R9 390 video card? thanks..
try 16.11.4 for win7 and 16.11.5 for win10.
DStefanov
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile WWW
April 09, 2018, 02:53:25 PM
 #371

Hi,
I have 6xRX480 cards and I mining into https://supportxmr.com/. Can someone give the settings of config.txt file.
Thanks.

peterboy1
Newbie
*
Offline Offline

Activity: 168
Merit: 0


View Profile
April 09, 2018, 02:56:26 PM
 #372

its not his fault im the guilty one here, as im so tired that i uploaded a messed up config.txt.
I re uploaded the zip, corrected that. Sorry guys,time for me to rest a little Cheesy
When are you going to reupload the corrected version? Thank you.

Read the post again. You'll find the answer

Just an info, next stop is the failover pools, after that i go on ADL (temperature, clocks, voltage etc..) this one will be an interesting trip Smiley, then API that gives back basic data.

May I request the reboot script.  At times the miner hangs the app doesn't auto-close.  Having an independent script reboot the system itself will be helpful.

you mean when it hangs like with the Warning: threadx hashing speed is 0 (x) message?
it goes to 4 checks, after that it should shut down and the script takes it over and restarts the miner.

you can edit it to restart the whole system if you would like that

an optional reboot script really is helpful.

i once noticed gpu crashed, so is miner. it doesnt respect the script from start.bat. i forgot to take screenshot.
Ale-x1
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
April 09, 2018, 03:03:03 PM
 #373

[2018-04-09 16:18:49] GPU0:    1503.0 H/S [T: 60c, RPM: 2684]
[2018-04-09 16:18:49] GPU1:    1484.0 H/S [T: 60c, RPM: 2684]
[2018-04-09 16:18:49] GPU2:    1329.0 H/S [T: 59c, RPM: 1149]
[2018-04-09 16:18:49] GPU3:    1509.0 H/S [T: 59c, RPM: 1149]
[2018-04-09 16:18:49] Total:   5825.0 H/S

awesome speed on heavy with vega 56...the 1,3khs card has monitor plugged in
You have to get more, about 1900 H/s
Howbeit for Vega GPU cast_xmr is better atm.
Mind163
Newbie
*
Offline Offline

Activity: 79
Merit: 0


View Profile
April 09, 2018, 03:08:28 PM
 #374

[2018-04-09 16:18:49] GPU0:    1503.0 H/S [T: 60c, RPM: 2684]
[2018-04-09 16:18:49] GPU1:    1484.0 H/S [T: 60c, RPM: 2684]
[2018-04-09 16:18:49] GPU2:    1329.0 H/S [T: 59c, RPM: 1149]
[2018-04-09 16:18:49] GPU3:    1509.0 H/S [T: 59c, RPM: 1149]
[2018-04-09 16:18:49] Total:   5825.0 H/S

awesome speed on heavy with vega 56...the 1,3khs card has monitor plugged in
You have to get more, about 1900 H/s
Howbeit for Vega GPU cast_xmr is better atm.
Will not work. This algorithm is cryptonight heavy. And what are your intensity settings?
nitrobg
Member
**
Offline Offline

Activity: 413
Merit: 17


View Profile
April 09, 2018, 03:21:59 PM
 #375

Running fine for more than a day on mixed RX x70/x80 rigs. Dual threads gives 900+H/s on ethash settings.
cranefist
Newbie
*
Offline Offline

Activity: 205
Merit: 0


View Profile
April 09, 2018, 03:30:35 PM
 #376

Miner seems to crash every time i hit H. It shows 2 of my 4 cards.. and crashes.
RaidoP2
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
April 09, 2018, 04:46:44 PM
 #377

V1.3.1
- 'gpu_conf' is now a little more advanced , added worksize and threads option, for more fine tuning
- Intensity now goes from 0-300 , because on Lite and LiteV7 some cards can go more than 200
- Changed color scheme a little bit
- Some optimisations for Hawaii cards (290, 290x, 390, 390x), set intensity to 0 and double_threads to true, or play with manual settings in the 'gpu_conf' part

Note:
You can still use the old config style for 'gpu_conf' i f you want (id, intensity, double_threads). If mixing double_threads and threads, threads will win and be accepted  Grin

Nice, will check it out after work.

Any optimization for 380 and 380x cards?

nothing yet, maybe try :

{ "id" : 0, "intensity" : 32, "worksize" : 8, "threads" : 2}

Thanks for the suggestion! Tried it but still around 550h/s. Will try to play around with it some more.

Can you elaborate a bit more on the worksize and intensity relationship? Does the intensity have to be devisable by worksize or how does worksize affect hashing exactly?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 626


View Profile WWW
April 09, 2018, 05:16:32 PM
 #378

Miner seems to crash every time i hit H. It shows 2 of my 4 cards.. and crashes.

disable adl in .bat, i know about this problem gonna solve it just need some time.

make it look like this, i bolded what you have to add, the rest is already there just find it:

FOR /F %%x IN ('tasklist /NH /FI "IMAGENAME eq %EXE%"') DO IF %%x == %EXE% goto RUNNING
%EXE% -c config.txt --adldisable
TIMEOUT /T 15 /NOBREAK

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

Activity: 104
Merit: 5


View Profile
April 09, 2018, 05:35:22 PM
 #379

Anyone tell me the name of the process this miner creates?  Almost done with my miner monitoring program that will kill miners if something goes wrong IE: GPU reaches a certain temperature

Thanks,
--J
goodb
Newbie
*
Offline Offline

Activity: 126
Merit: 0


View Profile
April 09, 2018, 05:54:58 PM
 #380

Please can somebody tell me , how to add payment ID  to bat  file ?  i want to mine direct exchange , all want PAyment ID..  thanks
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 58 59 60 61 62 63 64 65 66 67 68 69 ... 363 »
  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!