Bitcoin Forum
May 15, 2025, 07:49:13 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 [348] 349 350 351 352 353 354 355 356 357 358 359 360 361 362 »
  Print  
Author Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching  (Read 237311 times)
hitmandn
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
June 11, 2019, 05:03:43 PM
 #6941

@hitmand @ipp2

i switched 18.6.1 drivers on a 470 4/8g mixed rig to the blockchain drivers to see if that's causing some issues with the 'invalid job' and @hitmand's 3 minute / gpu precompile time, but no - all should be fine with BC drivers, so at least now i know its not the driver that is making the problem.


Can you guys tell me which SRB version are you using? I see @hitmand uses 1.8.8 , have you tried 1.8.9 ?
Are you mining monero or some other CN/R coin ?

So one interesting thing about this is that it only occurs VERY occasionally. Once a day at most.

I've got all kinda of polaris cards on my rigs and after your post Dok, I went ahead and tried the 18.6.1 drivers on a single rig. I got them to mine at full speed by having the 'Radeon settings' be installed and manually one by one setting compute mode (so painful).

I can report back that it is the drivers. Blockchain drivers hang (doing so right now even) while 18.6.1 continues to work. Sorry for it taking so long to time to respond but the blockchain drivers did not fail for 4 days nearly! They just failed about 20 minutes prior to reporting this and still are while typing this.

In fact I had time to start a new test rig with 1 card with 18.6.1 and it's working fine also.

5 rigs (with 6/7 cards each)


What's interesting is when the BC drivers stall...it isn't a one time thing. They will stall through multiple blocks for up to an hour. Even if you reboot and start the script up again it will just not work and stall out. The popular pools don't matter, they all do the same issue. This points to not being a hardware issue at all.

So I think it has something to do with blocks themselves.

https://i.imgur.com/3VUWfLe.png

Exactly, it's the same things, maybe BC has stuck at that time.....They just failed about 20 minutes prior to reporting too

Why it's always cause in precompiling program Huh

http://s1251.photobucket.com/user/hitmandn/media/Capture_1.png.html?sort=3&o=0
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2828
Merit: 626


View Profile WWW
June 11, 2019, 05:07:34 PM
 #6942

Im not surprised you got stale shares, holy cr**, 8 minutes to precompile 15 blocks?!
Please upload the logfile somewhere and send me the link in pm

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

Activity: 195
Merit: 4


View Profile
June 11, 2019, 11:52:44 PM
 #6943

Anyone know a coin that is using the old swap algo? Believe it was renamed "Super Fast".
MingMining
Member
**
Offline Offline

Activity: 204
Merit: 10

Eloncoin.org - Mars, here we come!


View Profile
June 12, 2019, 12:43:28 AM
 #6944

Hi Doc, here is the start.bat file.

setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
@echo off
cd %~dp0

cls
for /f "tokens=2 delims==" %%a in ('wmic OS Get localdatetime /value') do set "dt=%%a"
set LOGTIME=%dt:~0,4%_%dt:~4,2%_%dt:~6,2%_%dt:~8,2%_%dt:~10,2%_%dt:~12,2%
set LOGTIME=%LOGTIME: =%
set LOGTIME=%LOGTIME:,=.%.txt

SRBMiner-CN.exe --enablecoinforking --config Config\config-litev7.txt --pools pools.txt --logfile %LOGTIME%

I have the same issue. Tried to reinstall the driver and the same result. The mb looks ok and everything runs and recognized. Any idea what is going on?

Hello,

I'm knew to SRB miner and I'm having some difficulty. I followed instructions in the guide and can only manage to get.

Enumerating OpenCL devices, please wait...


Restarting miner...


Enumerating OpenCL devices, please wait...


Restarting miner...


Enumerating OpenCL devices, please wait...


Restarting miner...

Times infinity. I'm using the generic guided set up with V1.8.9 and 8.6.1 for my vegas. I'm not sure what else to add, any advice?




Try reinstalling the drivers using DDU.
Otherwise, it might be an indication of a faulty motherboard.

Show me your start.bat file

ElonCoin.org    ElonCoin.org    ElonCoin.org     ElonCoin.org     ElonCoin.org    ElonCoin.org    ElonCoin.org
●          Mars, here we come!          ●
██ ████ ███ ██ ████ ███ ██   Join Discord   ██ ███ ████ ██ ███ ████ ██
hitmandn
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
June 12, 2019, 02:27:12 AM
 #6945

Im not surprised you got stale shares, holy cr**, 8 minutes to precompile 15 blocks?!
Please upload the logfile somewhere and send me the link in pm


Here is  my logs file (9rig) and My config, you can see link below:
http://www.mediafire.com/file/weeht8i2775e2ke/LogFile.rar/file
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 05:24:10 AM
 #6946

Im not surprised you got stale shares, holy cr**, 8 minutes to precompile 15 blocks?!
Please upload the logfile somewhere and send me the link in pm


Here is  my logs file (9rig) and My config, you can see link below:
http://www.mediafire.com/file/weeht8i2775e2ke/LogFile.rar/file

I can't open it says the archive is broken, and why is it 45mb ?  Shocked

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

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 05:26:14 AM
 #6947

SRBMiner-CN.exe --enablecoinforking --config Config\config-litev7.txt --pools pools.txt --logfile %LOGTIME%

Try without the --enablecoinforking parameter, maybe that's causing the issue.

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

Activity: 204
Merit: 10

Eloncoin.org - Mars, here we come!


View Profile
June 12, 2019, 05:36:22 AM
 #6948

Thanks Doc. It has been working for weeks. Yesterday it stopped working and I rebooted the box. The miner started to be like that. My other miners are using the same software and same config. All are just fine.

SRBMiner-CN.exe --enablecoinforking --config Config\config-litev7.txt --pools pools.txt --logfile %LOGTIME%

Try without the --enablecoinforking parameter, maybe that's causing the issue.

ElonCoin.org    ElonCoin.org    ElonCoin.org     ElonCoin.org     ElonCoin.org    ElonCoin.org    ElonCoin.org
●          Mars, here we come!          ●
██ ████ ███ ██ ████ ███ ██   Join Discord   ██ ███ ████ ██ ███ ████ ██
issie81
Hero Member
*****
Offline Offline

Activity: 760
Merit: 500

CryptoZilla


View Profile
June 12, 2019, 06:06:08 AM
 #6949

i cant seem to get miners stable at --cgputweakprofile 4,4,4,4,4
Only half seem stable (i am not on facility maybe just need to reboot or so i am using Awesome Miner)

i choose low value because default my hashrate is around 1.85Kh/s for CN R, which i think Vega should do atleast 2Kh/s

my startup commando is

--ccryptonighttype normalv4 --cgpuid 0,1,2,3,4 --cgpuworksize 16,16,16,16,16 --cgpuintensity 112,112,112,112,112 --cgputhreads 2,2,2,2,2 --cgputweakprofile 4,4,4,4,4

and use OverdriveNtools

core 1450/900
mem 935/900

are some settings off are am i missing a point/setting here?

hitmandn
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
June 12, 2019, 07:11:18 AM
 #6950

Im not surprised you got stale shares, holy cr**, 8 minutes to precompile 15 blocks?!
Please upload the logfile somewhere and send me the link in pm


Here is  my logs file (9rig) and My config, you can see link below:
http://www.mediafire.com/file/weeht8i2775e2ke/LogFile.rar/file

I can't open it says the archive is broken, and why is it 45mb ?  Shocked

Try again !!! i download and open normanly or try link without compress
https://www.mediafire.com/folder/qwbd1ubv6engd/

hitmandn
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
June 12, 2019, 07:18:08 AM
 #6951


[/quote]


I can't open it says the archive is broken, and why is it 45mb ?  Shocked
[/quote]
i don't know why, i copy it from folder SRBMiner running. Could you need login my rig for check it, i can give you anydesk info
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 07:35:59 AM
 #6952

Thanks Doc. It has been working for weeks. Yesterday it stopped working and I rebooted the box. The miner started to be like that. My other miners are using the same software and same config. All are just fine.

SRBMiner-CN.exe --enablecoinforking --config Config\config-litev7.txt --pools pools.txt --logfile %LOGTIME%

Try without the --enablecoinforking parameter, maybe that's causing the issue.

Interesting, then i guess it isn't that parameter that causes the issue, but maybe windows pulled some driver update. To be sure that's not the case you could do a quick DDU and driver reinstall.

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

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 07:43:47 AM
 #6953

i cant seem to get miners stable at --cgputweakprofile 4,4,4,4,4
Only half seem stable (i am not on facility maybe just need to reboot or so i am using Awesome Miner)

i choose low value because default my hashrate is around 1.85Kh/s for CN R, which i think Vega should do atleast 2Kh/s

my startup commando is

--ccryptonighttype normalv4 --cgpuid 0,1,2,3,4 --cgpuworksize 16,16,16,16,16 --cgpuintensity 112,112,112,112,112 --cgputhreads 2,2,2,2,2 --cgputweakprofile 4,4,4,4,4

and use OverdriveNtools

core 1450/900
mem 935/900

are some settings off are am i missing a point/setting here?

The default ~1850hs without tweaks for a Hynix mem Vega seems ok with those clocks in SRB.

So what is your hashrate with tweak_profile 4 ?

Also are you cooling those Vegas enough ? Smiley

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

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 07:55:22 AM
 #6954

Im not surprised you got stale shares, holy cr**, 8 minutes to precompile 15 blocks?!
Please upload the logfile somewhere and send me the link in pm


Here is  my logs file (9rig) and My config, you can see link below:
http://www.mediafire.com/file/weeht8i2775e2ke/LogFile.rar/file

I can't open it says the archive is broken, and why is it 45mb ?  Shocked

Try again !!! i download and open normanly or try link without compress
https://www.mediafire.com/folder/qwbd1ubv6engd/

Okay, got it now.
Checked one of the logs and i reallt think the BC driver is the guilty one here, or maybe not enough virtual memory is allocated.

Sometimes precompilation time is just right (few seconds) :

Code:
[2019-06-09 22:47:53] Precompiling program [BUS_ID: 7]
[2019-06-09 22:47:57] Finished program precompilation [BUS_ID: 7]
[2019-06-09 22:47:58] Precompiling program [BUS_ID: 3]
[2019-06-09 22:48:03] Finished program precompilation [BUS_ID: 3]

And sometimes is crazy high (few minutes) :

Code:
[2019-06-11 23:47:56] Precompiling program [BUS_ID: 3]
[2019-06-11 23:54:19] Finished program precompilation [BUS_ID: 3]


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

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 08:05:18 AM
 #6955

Anyone know a coin that is using the old swap algo? Believe it was renamed "Super Fast".

I know about FuryCoin, it uses that algo

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

Activity: 760
Merit: 500

CryptoZilla


View Profile
June 12, 2019, 08:44:49 AM
Last edit: June 12, 2019, 09:33:37 AM by issie81
 #6956

i cant seem to get miners stable at --cgputweakprofile 4,4,4,4,4
Only half seem stable (i am not on facility maybe just need to reboot or so i am using Awesome Miner)

i choose low value because default my hashrate is around 1.85Kh/s for CN R, which i think Vega should do atleast 2Kh/s

my startup commando is

--ccryptonighttype normalv4 --cgpuid 0,1,2,3,4 --cgpuworksize 16,16,16,16,16 --cgpuintensity 112,112,112,112,112 --cgputhreads 2,2,2,2,2 --cgputweakprofile 4,4,4,4,4

and use OverdriveNtools

core 1450/900
mem 935/900

are some settings off are am i missing a point/setting here?

The default ~1850hs without tweaks for a Hynix mem Vega seems ok with those clocks in SRB.

So what is your hashrate with tweak_profile 4 ?

Also are you cooling those Vegas enough ? Smiley

Hello Dok,

They tend to 1950/1980 which seems decent if remain stable
I run facility with also alot of Asics running also (around 70x)

The miners dont go above 60c most play around 50 to 55
So i would say i cool the good also doing 900mV on mem
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 12:50:37 PM
 #6957

i cant seem to get miners stable at --cgputweakprofile 4,4,4,4,4
Only half seem stable (i am not on facility maybe just need to reboot or so i am using Awesome Miner)

i choose low value because default my hashrate is around 1.85Kh/s for CN R, which i think Vega should do atleast 2Kh/s

my startup commando is

--ccryptonighttype normalv4 --cgpuid 0,1,2,3,4 --cgpuworksize 16,16,16,16,16 --cgpuintensity 112,112,112,112,112 --cgputhreads 2,2,2,2,2 --cgputweakprofile 4,4,4,4,4

and use OverdriveNtools

core 1450/900
mem 935/900

are some settings off are am i missing a point/setting here?

The default ~1850hs without tweaks for a Hynix mem Vega seems ok with those clocks in SRB.

So what is your hashrate with tweak_profile 4 ?

Also are you cooling those Vegas enough ? Smiley

Hello Dok,

They tend to 1950/1980 which seems decent if remain stable
I run facility with also alot of Asics running also (around 70x)

The miners dont go above 60c most play around 50 to 55
So i would say i cool the good also doing 900mV on mem

I get ~2100hs on my Gigabyte V56 Hynix with tweak_profile 10, but i guess i am lucky.
Going to implement a parameter than 'weakens' the tweak profiles in next version so maybe you will be able to achieve more hash.

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

Activity: 760
Merit: 500

CryptoZilla


View Profile
June 12, 2019, 03:05:01 PM
 #6958

i cant seem to get miners stable at --cgputweakprofile 4,4,4,4,4
Only half seem stable (i am not on facility maybe just need to reboot or so i am using Awesome Miner)

i choose low value because default my hashrate is around 1.85Kh/s for CN R, which i think Vega should do atleast 2Kh/s

my startup commando is

--ccryptonighttype normalv4 --cgpuid 0,1,2,3,4 --cgpuworksize 16,16,16,16,16 --cgpuintensity 112,112,112,112,112 --cgputhreads 2,2,2,2,2 --cgputweakprofile 4,4,4,4,4

and use OverdriveNtools

core 1450/900
mem 935/900

are some settings off are am i missing a point/setting here?

The default ~1850hs without tweaks for a Hynix mem Vega seems ok with those clocks in SRB.

So what is your hashrate with tweak_profile 4 ?

Also are you cooling those Vegas enough ? Smiley

Hello Dok,

They tend to 1950/1980 which seems decent if remain stable
I run facility with also alot of Asics running also (around 70x)

The miners dont go above 60c most play around 50 to 55
So i would say i cool the good also doing 900mV on mem

I get ~2100hs on my Gigabyte V56 Hynix with tweak_profile 10, but i guess i am lucky.
Going to implement a parameter than 'weakens' the tweak profiles in next version so maybe you will be able to achieve more hash.

I am not even coming close to 10:)) 4 for doable it seems alot of rigs running 4 pretty much stable since i remote control the miners by awesome miner maybe a simple reboot Will do the fix
hitmandn
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
June 12, 2019, 04:34:18 PM
 #6959

Im not surprised you got stale shares, holy cr**, 8 minutes to precompile 15 blocks?!
Please upload the logfile somewhere and send me the link in pm


Here is  my logs file (9rig) and My config, you can see link below:
http://www.mediafire.com/file/weeht8i2775e2ke/LogFile.rar/file

I can't open it says the archive is broken, and why is it 45mb ?  Shocked

Try again !!! i download and open normanly or try link without compress
https://www.mediafire.com/folder/qwbd1ubv6engd/

Okay, got it now.
Checked one of the logs and i reallt think the BC driver is the guilty one here, or maybe not enough virtual memory is allocated.

Sometimes precompilation time is just right (few seconds) :

Code:
[2019-06-09 22:47:53] Precompiling program [BUS_ID: 7]
[2019-06-09 22:47:57] Finished program precompilation [BUS_ID: 7]
[2019-06-09 22:47:58] Precompiling program [BUS_ID: 3]
[2019-06-09 22:48:03] Finished program precompilation [BUS_ID: 3]

And sometimes is crazy high (few minutes) :

Code:
[2019-06-11 23:47:56] Precompiling program [BUS_ID: 3]
[2019-06-11 23:54:19] Finished program precompilation [BUS_ID: 3]


I used driver fixdag, only this driver give me 9xx h.how virtual memory should i set it, I set 42gb for this case
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2828
Merit: 626


View Profile WWW
June 12, 2019, 04:56:07 PM
 #6960

I used driver fixdag, only this driver give me 9xx h.how virtual memory should i set it, I set 42gb for this case

try number of gpu's x 8gb. So if 6gpu rig then try 48gb.
Also i sent you a personal message

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Pages: « 1 ... 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 [348] 349 350 351 352 353 354 355 356 357 358 359 360 361 362 »
  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!