Bitcoin Forum
September 19, 2025, 08:34:16 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 [200] 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 ... 362 »
  Print  
Author Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching  (Read 237319 times)
geldum
Copper Member
Newbie
*
Offline Offline

Activity: 67
Merit: 0


View Profile WWW
August 27, 2018, 10:38:26 PM
 #3981

Thanks for having us in your project doktor83!
melloyellow
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
August 28, 2018, 12:21:42 AM
 #3982

doktor, my hawaii cards are being detected as pre-GCN and kernel 2 gets loaded by default.  If you don't set a global intensity then it tries to use 3 threads. 

edit: If I raise the intensity to 42 then I good get speeds with kernel 2 and 2 threads even though I put kernel 1 in my config....
newtomining1213
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 28, 2018, 03:42:15 AM
 #3983

Hi, could you help me identify the problem,

First, i cant set SRBMiner.exe to compute mode, and I cant get 2khs with my vega 56, even though, I've done per your instructions.

thank you

Write down what steps you did, and what result did you get.
Also driver version, did you use soft powerplay tables, clocks etc.

nothing much bee done on the config, 0 intensity and changing registries and crossfire.
and then i followed your guide on intensity, worksize and others
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 03:51:27 AM
 #3984

doktor, my hawaii cards are being detected as pre-GCN and kernel 2 gets loaded by default.  If you don't set a global intensity then it tries to use 3 threads.  

edit: If I raise the intensity to 42 then I good get speeds with kernel 2 and 2 threads even though I put kernel 1 in my config....

kernel2 is now for 'older' cards, so thats why it selects that one automatically.
Also i got info from someone with 390x cards that for v7 3 threads and intensity 30 works best,  i couldn't test that i dont have those cards.

Do you have 290x ?

you should be able to change to kernel 1, that setting is set per card like :

"gpu_conf" :
[
   {
     "id" : 0,
     "intensity" : 124,
     "worksize" : 8,
     "threads" : 2,
     "kernel" : 1
   }
]

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

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 05:30:13 AM
 #3985

Hi;

@doktor83 Thank you for the new version.

My miner (V1.6.7 ArtoCash) works only 11 minutes with 2,1kH/s than miner is rebooting itself.

Adrenalin 18.6.1, intensity 0, No OC, 6*RX580 8G Limited edition, Win10

Kind regards

Hi, maybe you should try to set intensity by hand, because the auto setup isnt perfect Smiley
Try with the value you get from auto - 1 for start.

So your config could look like this for example:

Code:
{
"cryptonight_type" : "artocash",
"intensity" : 54,
"double_threads" : true
}

54 is here just an example, you should use the value you get from auto - 1 Smiley

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

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 05:43:47 AM
 #3986

I fixed a small bug with the new --algoswitchmintime parameter, as it was reset on algo change.
If you are using algo switching please download 1.6.7 again.

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

Activity: 6
Merit: 0


View Profile
August 28, 2018, 06:01:33 AM
 #3987

Hi, could you help me identify the problem,

First, i cant set SRBMiner.exe to compute mode, and I cant get 2khs with my vega 56, even though, I've done per your instructions.

thank you

Write down what steps you did, and what result did you get.
Also driver version, did you use soft powerplay tables, clocks etc.

nothing much bee done on the config, 0 intensity and changing registries and crossfire.
and then i followed your guide on intensity, worksize and others

now my SRBMiner detects 3 cards, and only 1 card got hashrate...
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 06:50:36 AM
 #3988

Hi, could you help me identify the problem,

First, i cant set SRBMiner.exe to compute mode, and I cant get 2khs with my vega 56, even though, I've done per your instructions.

thank you

Write down what steps you did, and what result did you get.
Also driver version, did you use soft powerplay tables, clocks etc.

nothing much bee done on the config, 0 intensity and changing registries and crossfire.
and then i followed your guide on intensity, worksize and others

now my SRBMiner detects 3 cards, and only 1 card got hashrate...

Paste here your config.txt
Also it would be very nice to get the log file pasted here

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

Activity: 61
Merit: 0


View Profile
August 28, 2018, 08:09:44 AM
 #3989

I mine monero with 3 gpus, with srb miner, but i want to delete one to play some games, Is It possible to happen in srb miner?
newtomining1213
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 28, 2018, 08:14:11 AM
 #3990

Hi, could you help me identify the problem,

First, i cant set SRBMiner.exe to compute mode, and I cant get 2khs with my vega 56, even though, I've done per your instructions.

thank you

Write down what steps you did, and what result did you get.
Also driver version, did you use soft powerplay tables, clocks etc.

nothing much bee done on the config, 0 intensity and changing registries and crossfire.
and then i followed your guide on intensity, worksize and others

now my SRBMiner detects 3 cards, and only 1 card got hashrate...



Paste here your config.txt
Also it would be very nice to get the log file pasted here

{
"cryptonight_type" : "normalv7",
"intensity" : 100,
"double_threads" : true,

/* THERE ARE A LOT OF OPTIONS/PARAMETERS YOU CAN USE HERE */
/* YOU CAN FIND THEM IN THE README FILE */
}

what do you mean by log?

sorry im so new with mining thank you
punk.zink
Hero Member
*****
Offline Offline

Activity: 854
Merit: 529


View Profile
August 28, 2018, 08:48:37 AM
 #3991

I mine monero with 3 gpus, with srb miner, but i want to delete one to play some games, Is It possible to happen in srb miner?

Yes, it is possible. Use --cgpuid parameter to choose gpu by id, and you should read "ReadMe.txt" for more information.
wudafuxup
Full Member
***
Offline Offline

Activity: 391
Merit: 105



View Profile
August 28, 2018, 08:54:58 AM
 #3992

Anyone else having issues with Vegas on CN-Fast? I have multiple vega rigs that give lower numbers than expected. It seems only 3-4 cards will give the appropriate hashrate while the rest take a ~300 drop for some reason. This happens to both 56 rigs and 64s. All my rigs have minimum 200GB of virtual memory on the systems. It's really wierd. Doesn't happen with CN-LiteV7, StelliteV4 or regular CNV7 only with CN-Fast.

All rigs are using Adrenalin 18.6.1. I have tried all the miners from V1.6.1- 1.6.7.


This is a Vega 56 rig:



This is a Vega 64/56 rig:






I like crypto
newtomining1213
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 28, 2018, 09:20:43 AM
 #3993

Anyone else having issues with Vegas on CN-Fast? I have multiple vega rigs that give lower numbers than expected. It seems only 3-4 cards will give the appropriate hashrate while the rest take a ~300 drop for some reason. This happens to both 56 rigs and 64s. All my rigs have minimum 200GB of virtual memory on the systems. It's really wierd. Doesn't happen with CN-LiteV7, StelliteV4 or regular CNV7 only with CN-Fast.

All rigs are using Adrenalin 18.6.1. I have tried all the miners from V1.6.1- 1.6.7.


This is a Vega 56 rig:

https://i.imgur.com/n6lqsoA.jpg

This is a Vega 64/56 rig:

https://i.imgur.com/viULK7M.jpg





hi, im doing 3 vega 56 but srb only read 1 out of my 3 gpus, please help me.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 09:23:01 AM
 #3994

Yes, my Vega 56s do the same thing with fast algo.  Still no explanation as to why.

IDK neither because its the same code as V7, only that it uses half the iterations as normalV7.
Everything else is same.

Have you tried what i suggested earlier to use 112/16/2 ?

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

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 09:28:15 AM
 #3995

Paste here your config.txt
Also it would be very nice to get the log file pasted here

{
"cryptonight_type" : "normalv7",
"intensity" : 100,
"double_threads" : true,

/* THERE ARE A LOT OF OPTIONS/PARAMETERS YOU CAN USE HERE */
/* YOU CAN FIND THEM IN THE README FILE */
}

what do you mean by log?

sorry im so new with mining thank you


If you are using the latest 1.6.7 version then logging is enabled by default, every time you start the miner it creates a .txt file.

Start miner and let it run a minute or two, then paste here the latest .txt file created.


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

Activity: 6
Merit: 0


View Profile
August 28, 2018, 10:12:15 AM
 #3996

Paste here your config.txt
Also it would be very nice to get the log file pasted here

{
"cryptonight_type" : "normalv7",
"intensity" : 100,
"double_threads" : true,

/* THERE ARE A LOT OF OPTIONS/PARAMETERS YOU CAN USE HERE */
/* YOU CAN FIND THEM IN THE README FILE */
}

what do you mean by log?

sorry im so new with mining thank you


If you are using the latest 1.6.7 version then logging is enabled by default, every time you start the miner it creates a .txt file.

Start miner and let it run a minute or two, then paste here the latest .txt file created.



i cant find it... what ive been seeing is the log in start.bat
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
August 28, 2018, 01:36:35 PM
 #3997

doktor - during low hashrate or miner hang events, miner restarts will trigger (not RIG reboot) - under what circumstances will the "reboot-windows.BAT" file triggered ? Can we select via CLI to do RIG REBOOT instead of miner restart in config file? Thanks

If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
bobymoore
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
August 28, 2018, 01:42:40 PM
 #3998

Somebody could post a conf file for 2 vega?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 01:48:53 PM
 #3999

doktor - during low hashrate or miner hang events, miner restarts will trigger (not RIG reboot) - under what circumstances will the "reboot-windows.BAT" file triggered ? Can we select via CLI to do RIG REBOOT instead of miner restart in config file? Thanks

Set in config.txt

"reboot_script" : filename to a batch file in miner directory, if set it turns off built in miner reset procedure on gpu failure, and instead runs this script

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

Activity: 2926
Merit: 626


View Profile WWW
August 28, 2018, 01:50:42 PM
 #4000

Somebody could post a conf file for 2 vega?


To manually set up video cards, you must create a "gpu_conf" array in the config.txt file.

Example :

"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 2},
   { "id" : 1, "intensity" : 0, "worksize" : 8, "threads" : 2}
]

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Pages: « 1 ... 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 [200] 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 ... 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!