clancy182
Newbie
Offline
Activity: 21
Merit: 0
|
 |
May 13, 2018, 12:56:23 PM |
|
@doktor83 I'm pretty sure that you are aware of all these occasions, I mean with the hashdrop. Cards with 4gb memory dont have this issue, at least to me. They reach maximum hashspeed immediately. The problem is with the 8gb cards. Whenever I start your miner one of them, sometimes more, can go up to maximum, others no and they stay low all the time even after 2,3,4 hours of mining. Next time I'm starting your miner some other cards or card do the opposite thing. It's a random situation. To help things out, you of course the developer of a great miner to me, I found out that running GPU-Z at the time your miner runs and passing throu all cards one by one and then exiting, voula all cards running full speed. Problem solved. But of course this is not a solution!!! Maybe something with the interrupts? I'm trying to help!
On my Vega 56 on 18.3.4 drivers (HCC disabled), I run cast_xmr with the maxmem option and then when the hash rate gets a little higher than 1325, I quit and switch to SRB miner (56 intensity, 8 worksize) and then I get the 1450-1500 hashes Some people have reported that if you do this with 60 intensity and then drop it back down to 56, you get the full hashrate but I haven't gotten it to work When I had blockchain drivers, I couldn't get this to work reliably but I did succeed a few times by enabling HCC memory in my case, i launch the miner with 60 intenisty, i kill the process and i relaunch it with 56 to have 1500 hs per vega56
|
|
|
|
niko2004x
Member

Offline
Activity: 126
Merit: 10
|
 |
May 13, 2018, 03:29:16 PM |
|
If started with Vegas miner does not create cached compiled kernels. Each start it compiles kernels again. Only zero-sized file with name '687F' is created. Start of the log looks like this. GPU0: 687F:C3 [gfx901] [8176 MB][Intensity 110.0][W: 8][T: 2][K: 1][BUS: 19] GPU1: 687F:C1 [gfx901] [8176 MB][Intensity 110.0][W: 8][T: 2][K: 1][BUS: 3] GPU2: 687F:C1 [gfx901] [8176 MB][Intensity 110.0][W: 8][T: 2][K: 1][BUS: 10] GPU3: 687F:C3 [gfx901] [8176 MB][Intensity 110.0][W: 8][T: 2][K: 1][BUS: 7] GPU4: 687F:C1 [gfx901] [8176 MB][Intensity 110.0][W: 8][T: 2][K: 1][BUS: 16] GPU5: 687F:C1 [gfx901] [8176 MB][Intensity 110.0][W: 8][T: 2][K: 1][BUS: 13]
--------------------------------------------------------- SRBMiner Cryptonight AMD GPU miner 1.5.3 DevFee 1 minute every 2 hours (~ 0.85%) Press 's' to get some stats Press 'h' to get some hashrate Give it a few minutes to reach maximum hashrate --------------------------------------------------------- Total pools: 1
Please wait...
Cryptonight ArtoCash mode enabled
[2018-05-13 16:14:07] Heating up system, please wait... [2018-05-13 16:14:07] Compiling kernel for DEVICE BUS ID 19 ... [2018-05-13 16:14:21] Compiling kernel for DEVICE BUS ID 19 ...
|
|
|
|
doktor83 (OP)
|
 |
May 13, 2018, 03:31:42 PM |
|
Interesting, all that gpu-z does (or it should do  ) is to run a few opencl queries, and some monitoring stuff. But who knows. I tried that suggestion to fire up gpu-z and it should improve hash on 580 8g cards on heavy, but that is not the case here. Here's an idea for you guys that gpu-z helps: try running --listdevices in a new console window while the miner is running in an other. So , do a : SRBMiner-CN.exe --listdevices This does some opencl queries, maybe some of those that help pumping the hashrate ? 
|
|
|
|
doktor83 (OP)
|
 |
May 13, 2018, 03:35:54 PM |
|
If started with Vegas miner does not create cached compiled kernels. Each start it compiles kernels again. Only zero-sized file with name '687F' is created.
Anyone else got this problem with Vegas ?
|
|
|
|
|
hesido
Jr. Member
Offline
Activity: 158
Merit: 5
|
 |
May 13, 2018, 03:58:22 PM |
|
Interesting, all that gpu-z does (or it should do  ) is to run a few opencl queries, and some monitoring stuff. But who knows. I tried that suggestion to fire up gpu-z and it should improve hash on 580 8g cards on heavy, but that is not the case here. Here's an idea for you guys that gpu-z helps: try running --listdevices in a new console window while the miner is running in an other. So , do a : SRBMiner-CN.exe --listdevices This does some opencl queries, maybe some of those that help pumping the hashrate ?  I will try this next time. However, unlike istr says, in my environment, keeping gpu-z open is actually good! Turns out it protects from hashrate drop, and unlike him, I do not go through each and every one of them to achieve the full speed, sorry to complicate things a bit, but that's the case with me!
|
|
|
|
Kgonla
Newbie
Offline
Activity: 129
Merit: 0
|
 |
May 13, 2018, 04:25:29 PM |
|
How can I remove T: RPM: CC: MC: & bus after the H/s? I use --adldisable & I see all sensors with 0 value.
|
|
|
|
mutual.consent
Newbie
Offline
Activity: 35
Merit: 0
|
 |
May 13, 2018, 04:32:09 PM |
|
If started with Vegas miner does not create cached compiled kernels. Each start it compiles kernels again. Only zero-sized file with name '687F' is created.
Anyone else got this problem with Vegas ? Yes I have that issue as well - mentioned it a few pages back (couldn't see .srb files in miner directory with Vegas and blockchain drivers).
|
|
|
|
Vince34
Newbie
Offline
Activity: 12
Merit: 0
|
 |
May 13, 2018, 04:44:00 PM Last edit: May 13, 2018, 05:53:33 PM by Vince34 |
|
If started with Vegas miner does not create cached compiled kernels. Each start it compiles kernels again. Only zero-sized file with name '687F' is created.
Anyone else got this problem with Vegas ? Yes, Same here with 4 Vegas. That's not an issue for me as I almost never restart the miner. Best CN miner ever! Keep up the good work  Edit: I use V7 algo and blockchain drivers
|
|
|
|
istr
Newbie
Offline
Activity: 24
Merit: 0
|
 |
May 13, 2018, 04:45:34 PM |
|
Interesting, all that gpu-z does (or it should do  ) is to run a few opencl queries, and some monitoring stuff. But who knows. I tried that suggestion to fire up gpu-z and it should improve hash on 580 8g cards on heavy, but that is not the case here. Here's an idea for you guys that gpu-z helps: try running --listdevices in a new console window while the miner is running in an other. So , do a : SRBMiner-CN.exe --listdevices This does some opencl queries, maybe some of those that help pumping the hashrate ?  I will try this next time. However, unlike istr says, in my environment, keeping gpu-z open is actually good! Turns out it protects from hashrate drop, and unlike him, I do not go through each and every one of them to achieve the full speed, sorry to complicate things a bit, but that's the case with me! Sorry Doktor, but your suggestion doesn't work at least for me. It does nothing at all in hashrate improvement as does GPU-Z. Sorry, but this is the case.
|
|
|
|
ipe4enko
Newbie
Offline
Activity: 34
Merit: 0
|
 |
May 13, 2018, 04:58:46 PM |
|
I think it is wrong gpu numbers in warning message if using gpu reorder. In my case warning say that GPU1 hashing speed is 0, but statistic say that GPU3 speed is 0 https://ibb.co/mzczQd
|
|
|
|
rednoW
Legendary
Offline
Activity: 1510
Merit: 1003
|
 |
May 13, 2018, 05:33:02 PM |
|
If started with Vegas miner does not create cached compiled kernels. Each start it compiles kernels again. Only zero-sized file with name '687F' is created.
Anyone else got this problem with Vegas ? Yes, have this issue with my 3 Vegas on aug blockchain drivers. Also your miner seems to be unstable with vega and blockchain and heavy-algo. V7 is running fine, better than cast-xmr
|
|
|
|
istr
Newbie
Offline
Activity: 24
Merit: 0
|
 |
May 13, 2018, 05:51:27 PM Last edit: May 13, 2018, 06:01:40 PM by istr |
|
Another problem I noticed is that there is no "total" hashrate line when disabling a gpu. This reminded me previous post with its screenshot.
|
|
|
|
doktor83 (OP)
|
 |
May 13, 2018, 07:35:36 PM |
|
Another problem I noticed is that there is no "total" hashrate line when disabling a gpu. This reminded me previous post with its screenshot.
indeed, fix coming in next version 
|
|
|
|
doktor83 (OP)
|
 |
May 13, 2018, 07:36:01 PM |
|
I think it is wrong gpu numbers in warning message if using gpu reorder. In my case warning say that GPU1 hashing speed is 0, but statistic say that GPU3 speed is 0 https://ibb.co/mzczQdeagle eye, thanks for noticing 
|
|
|
|
istr
Newbie
Offline
Activity: 24
Merit: 0
|
 |
May 13, 2018, 08:26:51 PM |
|
I've just tested all new Cryptonight algorithms Alloy, Arto and IPBC in accordance to hashrate drop. No, there is NO PROBLEM there for all type of cards (4gb, 8gb). These algorithms work rock stable from the beginning of SRB. No need to fire up GPU-Z.
|
|
|
|
rambetiko
Member

Offline
Activity: 189
Merit: 10
|
 |
May 13, 2018, 08:36:45 PM |
|
i have 2 vega64 and 2 rx580 nitro+ se. how to setup for artocash? intensty etc. vega64 - 1550 h rx580 - 840 h
|
|
|
|
avark
Newbie
Offline
Activity: 13
Merit: 0
|
 |
May 13, 2018, 08:38:36 PM |
|
Why has the speed of hashing dropped dramatically in recent versions?
Why lower the default intensity for some cards?
return it as it was)
|
|
|
|
doktor83 (OP)
|
 |
May 13, 2018, 09:08:37 PM |
|
Why has the speed of hashing dropped dramatically in recent versions?
Why lower the default intensity for some cards?
return it as it was)
Default intensity (when left on 0) really was lowered for some cards, because some users reported that the auto intensity is setting them too high values , so their gpu's crashed. All you have to do now is to set intensity by hand, which i think it's not too hard to do.
|
|
|
|
Q_R_V
Sr. Member
  
Offline
Activity: 428
Merit: 250
Inactivity: 8963
|
 |
May 13, 2018, 09:16:04 PM |
|
Is it possible to start SRBMiner while not using config.txt and pools.txt like for example sgminer? Something like: "SRBMiner -pool <pool> -user <wallet> -i <intensity> -threads <number of threads> and so on. Can this be done?
|
|
|
|
|