Bitcoin Forum
May 13, 2024, 05:22:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: ClayConn: using SRBMiner rigs with Claymore's Manager on: October 09, 2018, 03:48:28 PM
With the new version, you have to put the API commands in the startup string.  So I am sure there will be some people wondering about that.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 14, 2018, 04:16:35 PM
Hi, Thanks for this awesome miner!
But two of rigs throws the following issue today and restarted :
"The Interactive Services Detection service terminated with the following error: Incorrect function."

- <EventData>
  <Data Name="param1">Interactive Services Detection</Data>
  <Data Name="param2">%%1</Data>
  <Binary>5500490030004400650074006500630074000000</Binary>
  </EventData>
  </Event>

Is that any solution for this issue =)?

Did the miner completely crash or just a speed drop?
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 13, 2018, 01:14:25 PM
You need to add the following line to each and all your config files (If you use multi-algo-switching, what you have in the main config file is not read):

"reboot_script" : "reboot-windows.bat",

I have this exact line at the bottom in all 4 config files. Still no luck.

{
"cryptonight_type" : "heavy",
"intensity" : 56,
"worksize" : 8,
"double_threads" : true,
"min_rig_speed" : 3000,
"min_rig_speed_duration" : 30,
"retry_time" : 1,
"reboot_script" : "reboot-windows.bat",
}

and so on..
So what behaviour are you currently experiencing? Is the miner crashing and just restarts instead of rebooting?

I think what you are seeing is the miner restarting because the rig speed is falling before the minimum that you have set.  So I would create a startup script and put in the --resetvega so it will fully reset the cards. 
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 13, 2018, 04:22:43 AM
I have 4 VEGA 56 (3 ref & 1 peace of sh..)
I was at 7500-7520h/s  and now  I'm at 7620-7630h/s with the same "summer" profile (CC:1340Mhz / MC:900Mhz)
that doubling trick doesn't work for me, but I have 7920-7925 h/s without it on 4 vega56 (ref or noname idk, it was OEM and the only sign on it is RADEON), сс 1450-1470, mc 925-935 (found exact stable maximum for each card).
I don't know wether the trick works or not and I don't care, +20h/s? no big deal! 
BTW, if you have only RADEON written on your vegas, you have ref cards Smiley
My non ref card (hynix memory) runs stable at 1775 with higher consumption  Angry
My 3 ref cards (samsung memory) go over 2000h/s with CC:1407 / MC:941 but run too hot so I lower the frequencies during the summer
Any extra hash rate you can get is a great thing.  It isn't that much per card, but if you have multiple it does add up.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: ClayConn: using SRBMiner rigs with Claymore's Manager on: August 12, 2018, 12:48:29 AM
ikyo, yes, I'm using it for my rigs first of all =)
I've made it for you ) try 1.04beta from archive, but add "1" as a 5th parameter, it will show every second GPU. E.g. ClayConn 127.0.0.1 21555 3333 4900 1
I am giving it a try right now.  It seems to be running great so far.  I will let you know how it goes over the next few days.  Thank you for such a quick turnaround.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 12, 2018, 12:17:37 AM
Here's a nice little tip on how to increase your hashrate even more :
Example for Vega56 doing normalv7 algo :

1.Put --enableduplicategpuid in start.bat at the end of line ( SRBMiner-CN.exe --config config-normalv7.txt --pools pools-normalv7.txt  --sendallstales --enableduplicategpuid )
2.Set gpu in config-normalv7.txt :

Code:
{
"cryptonight_type" : "normalv7",
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
{
 "id" : 0,
 "intensity" : 122,
 "worksize" : 8,
 "threads" : 1
},
{
 "id" : 0,
 "intensity" : 124,
 "worksize" : 8,
 "threads" : 1
}
]
}


What was done here?  When using 2 threads , the best value for intensity is 123. By enabling the usage of duplicate gpu id, you make 2 separate threads for 1 gpu, but one has value 123-1, the other 123+1.
This method can be used on any GPU, you just need to experiment with the intensities.
I tried this on my Vega 64's and saw a nice little bump for not doing much.  I was able to squeeze out between 15 and 20h/s per card.  So that really adds up pretty quickly.  Now I am going to cry and say it messes up my monitoring Smiley  I now see duplicate GPU's.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: ClayConn: using SRBMiner rigs with Claymore's Manager on: August 11, 2018, 11:32:41 PM
Are you still working on this at all?  I would like to make a request if it is possible to do on it.  I am using the trick to get a little extra hash rate with duplicategpuid.  It is causing the monitor to show duplicate entires for the miners.  Any way to combat that?

Code:
VEGA7	127.0.0.1:9907	00:05 (1)	0.000 MH/s, 0/0/0 (0.00%)	12.532 MH/s, 25/0 (0.00%)		xmr-us-east1.nanopool.org:14444 (0); (0)	normalv7	
GPU #0 0.001 MH/s 2.097 MH/s 52C:57%
GPU #1 0.001 MH/s 2.097 MH/s 52C:57%
GPU #2 0.001 MH/s 2.095 MH/s 51C:57%
GPU #3 0.001 MH/s 2.095 MH/s 51C:57%
GPU #4 0.001 MH/s 2.095 MH/s 54C:57%
GPU #5 0.001 MH/s 2.095 MH/s 54C:57%
GPU #6 0.001 MH/s 2.099 MH/s 52C:57%
GPU #7 0.001 MH/s 2.099 MH/s 52C:57%
GPU #8 0.001 MH/s 2.050 MH/s 48C:56%
GPU #9 0.001 MH/s 2.050 MH/s 48C:56%
GPU #10 0.001 MH/s 2.096 MH/s 45C:57%
GPU #11 0.001 MH/s 2.096 MH/s 45C:57%
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 12:25:55 PM
I have updated to 1.6.6 on this machine, but I also ran the log to see if we could tell anything about the hash rate drop.  This is what it shows in the log (doesn't seem to show anything to me):

unfortunately i dont have a full rig of vegas, i have only one card im testing on, but what i noticed is that if i start mining, and use a browser for a few minutes the hashrate on cnv7 drops and never recovers back to the original one.
Also hash is lower while im connected to this machine on teamviewer/anydesk.

Maybe someone with much more experience with Vega rigs can help you.  Embarrassed


This machine is run headless with the iGPU used for display purposes and teamviewer.  This happens when I am not connected to it.  You are more than welcome to test stuff with me on this rig if you would want.  I also wonder if I setup up the watch dog setting, will it pretty much do a full reset of the miner just like me restarting it (rerun the startupscript and everything)?

Why not try and set "min_rig_speed" parameter in config + add --resetvega in .bat.
This will trigger a miner restart on hashrate drop + restart the vegas with devcon before mining starts.

("min_rig_speed" parameter defines the average hashrate we want to maintain. If 5 min average hashrate is less than the value we defined, restart miner. This option expects you to enter a value in H/S)


That is perfect.  It does what I thought it would say I will start setting that on the rigs.  I added the resetvega this morning along with the new startup script to call Overdriventool.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 12:10:59 PM
I have updated to 1.6.6 on this machine, but I also ran the log to see if we could tell anything about the hash rate drop.  This is what it shows in the log (doesn't seem to show anything to me):

unfortunately i dont have a full rig of vegas, i have only one card im testing on, but what i noticed is that if i start mining, and use a browser for a few minutes the hashrate on cnv7 drops and never recovers back to the original one.
Also hash is lower while im connected to this machine on teamviewer/anydesk.

Maybe someone with much more experience with Vega rigs can help you.  Embarrassed


This machine is run headless with the iGPU used for display purposes and teamviewer.  This happens when I am not connected to it.  You are more than welcome to test stuff with me on this rig if you would want.  I also wonder if I setup up the watch dog setting, will it pretty much do a full reset of the miner just like me restarting it (rerun the startupscript and everything)?
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.6 - with algo switching support on: August 10, 2018, 11:48:42 AM
I have updated to 1.6.6 on this machine, but I also ran the log to see if we could tell anything about the hash rate drop.  This is what it shows in the log (doesn't seem to show anything to me):

Code:
[2018-08-10 04:32:13] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:32:13] miner_result: Pool accepted result 0x000014DB
[2018-08-10 04:32:14] hashrate: GPU0: 2083 H/s [BUS:7]
[2018-08-10 04:32:14] hashrate: GPU1: 2083 H/s [BUS:21]
[2018-08-10 04:32:14] hashrate: GPU2: 2086 H/s [BUS:10]
[2018-08-10 04:32:14] hashrate: GPU3: 2086 H/s [BUS:3]
[2018-08-10 04:32:14] hashrate: GPU4: 2088 H/s [BUS:18]
[2018-08-10 04:32:14] hashrate: GPU5: 2087 H/s [BUS:13]
[2018-08-10 04:32:14] hashrate: Total: 12513 H/s
[2018-08-10 04:32:34] json_send: {"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"41mmdqPwrQEDHxPhK7MJVJ2PcHSPLeGn7M5gQWom2CfjfXdhcWhHqUCCn2BEDfCyyxPp6qf52u77pHcxRPMpiYezGrFKKS7.vega6/jody.r.owens@gmail.com","pass":"jody.r.owens@gmail.com","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.5","rigid":""}}
[2018-08-10 04:32:34] json_receive: {"id":1,"jsonrpc":"2.0","result":{"id":"1","job":{"blob":"0707afb7b5db0519b80d4e46e22ef0c36fef4e2e9574d3ab0d4f6602f98a3e5baa0e8a52255f6e0000000034062f153f1f8d4cee2fde160a6d22fdcf891ba4ad5a807e4eccc5b86f08054515","job_id":"12156","target":"cf8b0000"},"status":"OK"},"error":null}
[2018-08-10 04:32:34] pool_have_job: Pool sent a new job (ID: 12156)
[2018-08-10 04:32:37] miner_result: Sending user result to pool
[2018-08-10 04:32:37] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"16595595","result":"1ff6ca63413b4864ba931d8d4b5710aaee5940fb0e6c2b44c6112b680c450000"}}
[2018-08-10 04:32:37] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:32:37] miner_result: Pool accepted result 0x0000450C
[2018-08-10 04:32:44] miner_result: Sending user result to pool
[2018-08-10 04:32:44] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"82765555","result":"d328d60322c7d861cdf620db6ce4ee08df5de992df7f5657c89b3526413b0000"}}
[2018-08-10 04:32:44] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:32:44] miner_result: Pool accepted result 0x00003B41
[2018-08-10 04:32:48] miner_result: Sending user result to pool
[2018-08-10 04:32:48] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"8adcaa2a","result":"8b3b0703fea0f008b58247da8c915f31071720d4b128dc2416c1adfaf86a0000"}}
[2018-08-10 04:32:49] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:32:49] miner_result: Pool accepted result 0x00006AF8
[2018-08-10 04:32:58] miner_result: Sending user result to pool
[2018-08-10 04:32:58] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"d602abea","result":"c94a8b47fecbf432f38e69df8f1cd4c1716bcb00485f6e19ef0246b275800000"}}
[2018-08-10 04:32:58] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:32:58] miner_result: Pool accepted result 0x00008075
[2018-08-10 04:33:00] miner_result: Sending user result to pool
[2018-08-10 04:33:00] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"86af5555","result":"11315681ce885e602428495bb18f3b4ba7a2d0df48aa3c859d7dcf8974030000"}}
[2018-08-10 04:33:00] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:33:00] miner_result: Pool accepted result 0x00000374
[2018-08-10 04:33:02] miner_result: Sending user result to pool
[2018-08-10 04:33:02] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"90660000","result":"d908aabaea94c89d5dd512aeb4eca85c34feb27f323e200b17865d0c73520000"}}
[2018-08-10 04:33:03] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:33:03] miner_result: Pool accepted result 0x00005273
[2018-08-10 04:33:08] miner_result: Sending user result to pool
[2018-08-10 04:33:08] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"fe24abaa","result":"ea4a1ef8d95c52105767111cbb0e216866ddc2654db7b7ddf1a7792d6b790000"}}
[2018-08-10 04:33:08] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:33:08] miner_result: Pool accepted result 0x0000796B
[2018-08-10 04:33:16] miner_result: Sending user result to pool
[2018-08-10 04:33:16] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12156","nonce":"8d9b00c0","result":"491be38f77445e0a9413451f146a9c5394622eb7859ee013fe07f2f7f02b0000"}}
[2018-08-10 04:33:16] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:33:16] miner_result: Pool accepted result 0x00002BF0
[2018-08-10 04:33:31] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0707ecb7b5db0519b80d4e46e22ef0c36fef4e2e9574d3ab0d4f6602f98a3e5baa0e8a52255f6e000000009cee94de92c6bfe3a071f77c6653b8f811a6440e4781cb46d4bccf53657cda1b15","job_id":"12157","target":"cf8b0000"}}
[2018-08-10 04:33:31] pool_have_job: Pool sent a new job (ID: 12157)
[2018-08-10 04:33:36] miner_result: Sending user result to pool
[2018-08-10 04:33:36] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12157","nonce":"1a5f5515","result":"ff1c2d60455b35d1ff2a4740cc1f72b88e71b9a3637edb69c26b1b1441710000"}}
[2018-08-10 04:33:36] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:33:36] miner_result: Pool accepted result 0x00007141
[2018-08-10 04:33:38] miner_result: Sending user result to pool
[2018-08-10 04:33:38] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12157","nonce":"92665515","result":"75bd8a801b2f8596fa3458d3063414cacd5ea13d8b014a9bb1a8468a7f6f0000"}}
[2018-08-10 04:33:38] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:33:38] miner_result: Pool accepted result 0x00006F7F
[2018-08-10 04:33:46] miner_result: Sending user result to pool
[2018-08-10 04:33:46] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12157","nonce":"61320000","result":"f28a4bade094eab3aa76bb7a98ac1c8898f34d3e93667670b2c0184dc9460000"}}
[2018-08-10 04:33:46] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:33:46] miner_result: Pool accepted result 0x000046C9
[2018-08-10 04:34:03] miner_result: Sending user result to pool
[2018-08-10 04:34:03] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12157","nonce":"34720040","result":"c20df53f861b1f3e5673904365e58d1cadadb8f247b0b7d64c4c9f16c1640000"}}
[2018-08-10 04:34:04] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:34:04] miner_result: Pool accepted result 0x000064C1
[2018-08-10 04:34:05] miner_result: Sending user result to pool
[2018-08-10 04:34:05] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12157","nonce":"9223ab2a","result":"0f5ef63281ddfe09d1d74cd9768dc85ee6ebe9c814a4b18634a8339b3b690000"}}
[2018-08-10 04:34:06] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:34:06] miner_result: Pool accepted result 0x0000693B
[2018-08-10 04:34:09] miner_result: Sending user result to pool
[2018-08-10 04:34:09] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12157","nonce":"ba32abaa","result":"bc37c38fd1af11dc11698f67d1b0690c4d1de30c5513b871ce58f6fcbc1b0000"}}
[2018-08-10 04:34:09] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:34:09] miner_result: Pool accepted result 0x00001BBC
[2018-08-10 04:34:13] miner_result: Sending user result to pool
[2018-08-10 04:34:13] json_send: {"id":1,"jsonrpc": "2.0","method":"submit","params":{"id":"1","job_id":"12157","nonce":"8045abaa","result":"26b80269a1b37ab7c263054eede646d2d8609a2c71c0c2ce6485f4ccef4c0000"}}
[2018-08-10 04:34:13] json_receive: {"id":1,"jsonrpc":"2.0","result":{"status":"OK"},"error":null}
[2018-08-10 04:34:13] miner_result: Pool accepted result 0x00004CEF
[2018-08-10 04:34:17] hashrate: GPU0: 1973 H/s [BUS:7]
[2018-08-10 04:34:17] hashrate: GPU1: 1978 H/s [BUS:21]
[2018-08-10 04:34:17] hashrate: GPU2: 1977 H/s [BUS:10]
[2018-08-10 04:34:17] hashrate: GPU3: 1963 H/s [BUS:3]
[2018-08-10 04:34:17] hashrate: GPU4: 1972 H/s [BUS:18]
[2018-08-10 04:34:17] hashrate: GPU5: 1979 H/s [BUS:13]
[2018-08-10 04:34:17] hashrate: Total: 11842 H/s
[2018-08-10 04:34:31] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0707a8b8b5db0519b80d4e46e22ef0c36fef4e2e9574d3ab0d4f6602f98a3e5baa0e8a52255f6e00000000bc59d150965596546db1e074d22f030f65f650e2d3ed8ce59da414a45ad9309515","job_id":"12158","target":"cf8b0000"}}
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 09, 2018, 10:14:05 PM
I noticed the issue again with the miner seeming to drop hashing speeds on cards by around 100 H/s per Vega 64 card.  I looked back through the mining log and didn't see anything strange.  I tried resetting the cards while the miner ran (Overdriventool -r and then -p) and that didn't fix the issue.  I closed the miner down and restarted it.  That caused all of the cards to go back up to where they were at originally. 

Code:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100

OverdriveNTool.exe -consoleonly -r1 -r2 -r3 -r4 -r5 -r6 -p1VEGA64 -p2VEGA64 -p3VEGA64 -p4VEGA64 -p5VEGA64 -p6VEGA64
timeout /t 5

SRBMiner-CN.exe --config monero-config.txt --pools monero-sxmr-pools.txt
pause

Code:
[Profile_0]
Name=VEGA64
GPU_P0=852;900;0
GPU_P1=991;900;0
GPU_P2=1084;900;0
GPU_P3=1138;900;0
GPU_P4=1150;900;0
GPU_P5=1202;900;0
GPU_P6=1212;905;0
GPU_P7=1408;925
Mem_P0=167;900;0
Mem_P1=500;900;0
Mem_P2=800;900;0
Mem_P3=1095;905
Fan_Min=3000
Fan_Max=4900
Fan_Target=75
Fan_Acoustic=2400
Power_Temp=85
Power_Target=0

[General]
MainWindowLeft=538
MainWindowTop=277

I just lowered it to 1095 from 1100 on the memory.

well, that's exactly what happens on my vega 56 rig and why I'm trying SRB (besides the fact I'm not overall happy with cast). Goes up just fine, let's say 3 vega do 6K. after a while, one drops, and it may be like that for hours, or really drop to ridiculously low hashrate, and/or more cards to the same.

lowering P7 or P3 does nothing to it... which drivers are you using?

I am using 18.5.1 as suggested in the original post.  They don't drop to nothing.  They just go down.  Once I restart the miner, everything is fine.  It is almost like a memory leak or something.  I have had it happen on 2 different systems with different cards so we shall see.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 09, 2018, 09:49:16 PM
I noticed the issue again with the miner seeming to drop hashing speeds on cards by around 100 H/s per Vega 64 card.  I looked back through the mining log and didn't see anything strange.  I tried resetting the cards while the miner ran (Overdriventool -r and then -p) and that didn't fix the issue.  I closed the miner down and restarted it.  That caused all of the cards to go back up to where they were at originally. 

Code:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100

OverdriveNTool.exe -consoleonly -r1 -r2 -r3 -r4 -r5 -r6 -p1VEGA64 -p2VEGA64 -p3VEGA64 -p4VEGA64 -p5VEGA64 -p6VEGA64
timeout /t 5

SRBMiner-CN.exe --config monero-config.txt --pools monero-sxmr-pools.txt
pause

Code:
[Profile_0]
Name=VEGA64
GPU_P0=852;900;0
GPU_P1=991;900;0
GPU_P2=1084;900;0
GPU_P3=1138;900;0
GPU_P4=1150;900;0
GPU_P5=1202;900;0
GPU_P6=1212;905;0
GPU_P7=1408;925
Mem_P0=167;900;0
Mem_P1=500;900;0
Mem_P2=800;900;0
Mem_P3=1095;905
Fan_Min=3000
Fan_Max=4900
Fan_Target=75
Fan_Acoustic=2400
Power_Temp=85
Power_Target=0

[General]
MainWindowLeft=538
MainWindowTop=277

I just lowered it to 1095 from 1100 on the memory.
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 06, 2018, 12:53:03 PM
I have been doing some testing on one of my rigs before changing over all of them to SRB.  The initial output I am getting is higher than what I have been getting with Cast, but I did notice something on one of my multi-card rigs.  The hash rate started around 12.5k (with 6 cards) and then it dropped down to all except 2 of the cards doing below 2k each.  I checked the temperature and everything was fine.  I also didn't notice anything else strange.  I stopped the miner and restarted it.  They all came back to the normal numbers.  Any idea what could have caused the issue?

Startup numbers:
Code:
[2018-08-05 18:43:27] GPU0 :    2086 H/s [T: 48c, RPM: 2312, CC: 1408 MHz, MC: 1100 MHz][BUS:7]
[2018-08-05 18:43:27] GPU1 :    2088 H/s [T: 47c, RPM: 2302, CC: 1408 MHz, MC: 1100 MHz][BUS:21]
[2018-08-05 18:43:27] GPU2 :    2086 H/s [T: 49c, RPM: 2333, CC: 1408 MHz, MC: 1100 MHz][BUS:10]
[2018-08-05 18:43:27] GPU3 :    2084 H/s [T: 48c, RPM: 2351, CC: 1408 MHz, MC: 1100 MHz][BUS:3]
[2018-08-05 18:43:27] GPU4 :    2089 H/s [T: 47c, RPM: 2373, CC: 1408 MHz, MC: 1100 MHz][BUS:18]
[2018-08-05 18:43:27] GPU5 :    2087 H/s [T: 44c, RPM: 2332, CC: 1408 MHz, MC: 1100 MHz][BUS:13]
[2018-08-05 18:43:27] Total:    12520 H/s

try my settings for 2.1kh/s

overdrive p7: 1502mhz @ 950mv
              p3 mem: 1100 @ 950mv
              power target 50%
note: my cards are samsung memory


srb config is: { "id" : 0, "intensity" : 120, "worksize" : 8, "threads" : 2},

for each card.



this is vega 56 or 64? bios? and how much electricity use ? 950mv is to much.

vega 64.

950mv can be lowerd depending silicon lotery ;-p

i find 950mv the most stable with no stales or rejects and never any miner crash.

u can tune it depending ur cards and i would suggest to test each card with a lower voltage before putting them all lower than 950mv

my vega64LE use 900mv 1492GPU aand 1095mem . HR 2090.
If i put 950mv and1500GPU/1100mem  i have 2110HR but use 6-8W more from the wall and temp go up 1-2C.
And this is ok if you have free or cheap electricity.
but 20HR give only 0,3$ per month and use 5KW per month(0,5$)
I am using 1408/925 and 1100/905 for those numbers.  The electricity here isn't all that cheap so the small increase probably isn't worth it.  I also want to keep the temps as low as possible.  I have a dedicated AC unit in that room so the less I can tax it the better.
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.6.5 on: August 05, 2018, 11:46:58 PM
I have been doing some testing on one of my rigs before changing over all of them to SRB.  The initial output I am getting is higher than what I have been getting with Cast, but I did notice something on one of my multi-card rigs.  The hash rate started around 12.5k (with 6 cards) and then it dropped down to all except 2 of the cards doing below 2k each.  I checked the temperature and everything was fine.  I also didn't notice anything else strange.  I stopped the miner and restarted it.  They all came back to the normal numbers.  Any idea what could have caused the issue?

Startup numbers:
Code:
[2018-08-05 18:43:27] GPU0 :    2086 H/s [T: 48c, RPM: 2312, CC: 1408 MHz, MC: 1100 MHz][BUS:7]
[2018-08-05 18:43:27] GPU1 :    2088 H/s [T: 47c, RPM: 2302, CC: 1408 MHz, MC: 1100 MHz][BUS:21]
[2018-08-05 18:43:27] GPU2 :    2086 H/s [T: 49c, RPM: 2333, CC: 1408 MHz, MC: 1100 MHz][BUS:10]
[2018-08-05 18:43:27] GPU3 :    2084 H/s [T: 48c, RPM: 2351, CC: 1408 MHz, MC: 1100 MHz][BUS:3]
[2018-08-05 18:43:27] GPU4 :    2089 H/s [T: 47c, RPM: 2373, CC: 1408 MHz, MC: 1100 MHz][BUS:18]
[2018-08-05 18:43:27] GPU5 :    2087 H/s [T: 44c, RPM: 2332, CC: 1408 MHz, MC: 1100 MHz][BUS:13]
[2018-08-05 18:43:27] Total:    12520 H/s
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Cast XMR] high speed XMR/CryptoNight miner for RX Vega GPUs (2 KHash/s) on: May 24, 2018, 12:19:54 AM
hi

still have the same prob with 1.0: cast stop hashing,not hanging but power at 100%   Huh  no hbcc, --memmax
when i close cast,rig reboot.

you say" drop hash" reset card,maybe it"s that?

somebody has the problem with blochain driver and regmod?

have you figured this out?  I had the same issue with one of my machines.  It was stuck showing the information on the cards.  The window was still open and the machine was still active.
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: May 22, 2018, 05:53:31 PM
Looks as april fools update installed to me. Otherwise use 2.8C, whats the problem?:-)


I am having some issues upgrading to 2.9e.  When I use 2.8C on my Vega rigs (Beta Blockchain drivers), I have no issues.   If I try 2.9e, I run into this issue:

Code:
2018.05.21:22:58:46.662: main Phoenix Miner 2.9e Windows/msvc - Release
2018.05.21:22:58:46.662: main Cmd line: -amd -pool us1.ethermine.org:4444 -wal 0x61cab7e0c6cefc6bb9FC6005ef9850764fe4C561.vega1 -coin ETH -pass X
2018.05.21:22:58:47.804: main Available GPUs for mining:
2018.05.21:22:58:47.805: main GPU1: 687F:C1 (pcie 3), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU2: 687F:C1 (pcie 7), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU3: 687F:C1 (pcie 10), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU4: 687F:C1 (pcie 13), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU5: 687F:C1 (pcie 18), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU6: 687F:C1 (pcie 21), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.828: main ADL library initialized
2018.05.21:22:58:48.186: main Listening for CDM remote manager at port 3333 in read-only mode
2018.05.21:22:58:48.187: main Eth: the pool list contains 3 pools
2018.05.21:22:58:48.187: main Eth: primary pool: us1.ethermine.org:4444
2018.05.21:22:58:48.187: main Starting GPU mining
2018.05.21:22:58:48.187: main Matched GPU1 to ADL adapter index 24 (method 1)
2018.05.21:22:58:48.214: main GPU1: Using the X2 ODN API
2018.05.21:22:58:48.214: main GPU1: Created ADL monitor for adapter 24; overdrive version: 7
2018.05.21:22:58:48.218: main GPU1: using the blockchain beta driver
2018.05.21:22:58:48.218: main Matched GPU2 to ADL adapter index 30 (method 1)
2018.05.21:22:58:48.241: main GPU2: Using the X2 ODN API
2018.05.21:22:58:48.241: main GPU2: Created ADL monitor for adapter 30; overdrive version: 7
2018.05.21:22:58:48.241: main GPU2: using the blockchain beta driver
2018.05.21:22:58:48.241: main Matched GPU3 to ADL adapter index 12 (method 1)
2018.05.21:22:58:48.264: main GPU3: Using the X2 ODN API
2018.05.21:22:58:48.264: main GPU3: Created ADL monitor for adapter 12; overdrive version: 7
2018.05.21:22:58:48.264: main GPU3: using the blockchain beta driver
2018.05.21:22:58:48.264: main Matched GPU4 to ADL adapter index 18 (method 1)
2018.05.21:22:58:48.291: main GPU4: Using the X2 ODN API
2018.05.21:22:58:48.291: main GPU4: Created ADL monitor for adapter 18; overdrive version: 7
2018.05.21:22:58:48.291: main GPU4: using the blockchain beta driver
2018.05.21:22:58:48.291: main Matched GPU5 to ADL adapter index 6 (method 1)
2018.05.21:22:58:48.318: main GPU5: Using the X2 ODN API
2018.05.21:22:58:48.318: main GPU5: Created ADL monitor for adapter 6; overdrive version: 7
2018.05.21:22:58:48.318: main GPU5: using the blockchain beta driver
2018.05.21:22:58:48.318: main Matched GPU6 to ADL adapter index 0 (method 1)
2018.05.21:22:58:48.344: main GPU6: Using the X2 ODN API
2018.05.21:22:58:48.344: main GPU6: Created ADL monitor for adapter 0; overdrive version: 7
2018.05.21:22:58:48.344: main GPU6: using the blockchain beta driver
2018.05.21:22:58:48.344: wdog Starting watchdog thread
2018.05.21:22:58:48.345: main Eth: Connecting to ethash pool us1.ethermine.org:4444 (proto: EthProxy)
2018.05.21:22:58:48.480: eths Eth: Connected to ethash pool us1.ethermine.org:4444 (18.219.59.155)
2018.05.21:22:58:48.480: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x61cab7e0c6cefc6bb9FC6005ef9850764fe4C561.vega1","5tarwar5"]}

2018.05.21:22:58:48.546: main GPU1: 30C 58%, GPU2: 29C 58%, GPU3: 32C 58%, GPU4: 28C 58%, GPU5: 30C 58%, GPU6: 30C 59%
2018.05.21:22:58:48.564: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2018.05.21:22:58:48.565: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.05.21:22:58:48.639: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xacb4fe231378097ab12add466b810ebdda1b1095c501cc06d1ecc25a704b2d9b","0xc16796d9b504e2ac0305bf673638b84a7d0278ba389d82377cde63edcca1a1bb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x564bc8"]}
2018.05.21:22:58:48.639: eths Eth: New job #acb4fe23 from us1.ethermine.org:4444; diff: 4000MH
2018.05.21:22:58:48.640: GPU1 GPU1: Starting up... (0)
2018.05.21:22:58:48.640: GPU1 Eth: Generating light cache for epoch #188
2018.05.21:22:58:48.641: GPU2 GPU2: Starting up... (0)
2018.05.21:22:58:48.643: GPU3 GPU3: Starting up... (0)
2018.05.21:22:58:48.645: GPU4 GPU4: Starting up... (0)
2018.05.21:22:58:48.647: GPU5 GPU5: Starting up... (0)
2018.05.21:22:58:48.649: GPU6 GPU6: Starting up... (0)
2018.05.21:22:58:50.737: GPU1 build: Failed to GPU1 program: clBuildProgram (-11)
2018.05.21:22:58:50.738: GPU1 GPU1: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:50.933: GPU2 build: Failed to GPU2 program: clBuildProgram (-11)
2018.05.21:22:58:50.933: GPU2 GPU2: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.125: GPU3 build: Failed to GPU3 program: clBuildProgram (-11)
2018.05.21:22:58:51.125: GPU3 GPU3: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.314: GPU4 build: Failed to GPU4 program: clBuildProgram (-11)
2018.05.21:22:58:51.314: GPU4 GPU4: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.346: wdog Thread(s) not responding. Restarting.
2018.05.21:22:58:51.513: GPU5 build: Failed to GPU5 program: clBuildProgram (-11)
2018.05.21:22:58:51.513: GPU5 GPU5: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.708: GPU6 build: Failed to GPU6 program: clBuildProgram (-11)
2018.05.21:22:58:51.708: GPU6 GPU6: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:53.360: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.05.21:22:58:53.360: main GPUs: 1: 0.000 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0)
[/quote
There is a bug with 2.9e as it appears the kernels used to build with were Vega 56 only and not Vega 64. Developer is aware of issue. Just verify if it is indeed the case, Vega 64s you see this issue. Also what card versions? Mine are Power Color Vega 64s. What brand are yours? I found issue was due to Windows April 1803 update. I then tried both 18.3.4 as well as new 18.4.1 AMD drivers with similar no luck.



I have multiple types ranging from Powercolor to Gigabyte.  They are all Vega 64's like you mentioned.
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: May 22, 2018, 04:17:35 AM
I am having some issues upgrading to 2.9e.  When I use 2.8C on my Vega rigs (Beta Blockchain drivers), I have no issues.   If I try 2.9e, I run into this issue:

Code:
2018.05.21:22:58:46.662: main Phoenix Miner 2.9e Windows/msvc - Release
2018.05.21:22:58:46.662: main Cmd line: -amd -pool us1.ethermine.org:4444 -wal 0x61cab7e0c6cefc6bb9FC6005ef9850764fe4C561.vega1 -coin ETH -pass X
2018.05.21:22:58:47.804: main Available GPUs for mining:
2018.05.21:22:58:47.805: main GPU1: 687F:C1 (pcie 3), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU2: 687F:C1 (pcie 7), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU3: 687F:C1 (pcie 10), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU4: 687F:C1 (pcie 13), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU5: 687F:C1 (pcie 18), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.805: main GPU6: 687F:C1 (pcie 21), OpenCL 2.0, 8 GB VRAM, 64 CUs
2018.05.21:22:58:47.828: main ADL library initialized
2018.05.21:22:58:48.186: main Listening for CDM remote manager at port 3333 in read-only mode
2018.05.21:22:58:48.187: main Eth: the pool list contains 3 pools
2018.05.21:22:58:48.187: main Eth: primary pool: us1.ethermine.org:4444
2018.05.21:22:58:48.187: main Starting GPU mining
2018.05.21:22:58:48.187: main Matched GPU1 to ADL adapter index 24 (method 1)
2018.05.21:22:58:48.214: main GPU1: Using the X2 ODN API
2018.05.21:22:58:48.214: main GPU1: Created ADL monitor for adapter 24; overdrive version: 7
2018.05.21:22:58:48.218: main GPU1: using the blockchain beta driver
2018.05.21:22:58:48.218: main Matched GPU2 to ADL adapter index 30 (method 1)
2018.05.21:22:58:48.241: main GPU2: Using the X2 ODN API
2018.05.21:22:58:48.241: main GPU2: Created ADL monitor for adapter 30; overdrive version: 7
2018.05.21:22:58:48.241: main GPU2: using the blockchain beta driver
2018.05.21:22:58:48.241: main Matched GPU3 to ADL adapter index 12 (method 1)
2018.05.21:22:58:48.264: main GPU3: Using the X2 ODN API
2018.05.21:22:58:48.264: main GPU3: Created ADL monitor for adapter 12; overdrive version: 7
2018.05.21:22:58:48.264: main GPU3: using the blockchain beta driver
2018.05.21:22:58:48.264: main Matched GPU4 to ADL adapter index 18 (method 1)
2018.05.21:22:58:48.291: main GPU4: Using the X2 ODN API
2018.05.21:22:58:48.291: main GPU4: Created ADL monitor for adapter 18; overdrive version: 7
2018.05.21:22:58:48.291: main GPU4: using the blockchain beta driver
2018.05.21:22:58:48.291: main Matched GPU5 to ADL adapter index 6 (method 1)
2018.05.21:22:58:48.318: main GPU5: Using the X2 ODN API
2018.05.21:22:58:48.318: main GPU5: Created ADL monitor for adapter 6; overdrive version: 7
2018.05.21:22:58:48.318: main GPU5: using the blockchain beta driver
2018.05.21:22:58:48.318: main Matched GPU6 to ADL adapter index 0 (method 1)
2018.05.21:22:58:48.344: main GPU6: Using the X2 ODN API
2018.05.21:22:58:48.344: main GPU6: Created ADL monitor for adapter 0; overdrive version: 7
2018.05.21:22:58:48.344: main GPU6: using the blockchain beta driver
2018.05.21:22:58:48.344: wdog Starting watchdog thread
2018.05.21:22:58:48.345: main Eth: Connecting to ethash pool us1.ethermine.org:4444 (proto: EthProxy)
2018.05.21:22:58:48.480: eths Eth: Connected to ethash pool us1.ethermine.org:4444 (18.219.59.155)
2018.05.21:22:58:48.480: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x61cab7e0c6cefc6bb9FC6005ef9850764fe4C561.vega1","5tarwar5"]}

2018.05.21:22:58:48.546: main GPU1: 30C 58%, GPU2: 29C 58%, GPU3: 32C 58%, GPU4: 28C 58%, GPU5: 30C 58%, GPU6: 30C 59%
2018.05.21:22:58:48.564: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2018.05.21:22:58:48.565: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.05.21:22:58:48.639: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xacb4fe231378097ab12add466b810ebdda1b1095c501cc06d1ecc25a704b2d9b","0xc16796d9b504e2ac0305bf673638b84a7d0278ba389d82377cde63edcca1a1bb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x564bc8"]}
2018.05.21:22:58:48.639: eths Eth: New job #acb4fe23 from us1.ethermine.org:4444; diff: 4000MH
2018.05.21:22:58:48.640: GPU1 GPU1: Starting up... (0)
2018.05.21:22:58:48.640: GPU1 Eth: Generating light cache for epoch #188
2018.05.21:22:58:48.641: GPU2 GPU2: Starting up... (0)
2018.05.21:22:58:48.643: GPU3 GPU3: Starting up... (0)
2018.05.21:22:58:48.645: GPU4 GPU4: Starting up... (0)
2018.05.21:22:58:48.647: GPU5 GPU5: Starting up... (0)
2018.05.21:22:58:48.649: GPU6 GPU6: Starting up... (0)
2018.05.21:22:58:50.737: GPU1 build: Failed to GPU1 program: clBuildProgram (-11)
2018.05.21:22:58:50.738: GPU1 GPU1: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:50.933: GPU2 build: Failed to GPU2 program: clBuildProgram (-11)
2018.05.21:22:58:50.933: GPU2 GPU2: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.125: GPU3 build: Failed to GPU3 program: clBuildProgram (-11)
2018.05.21:22:58:51.125: GPU3 GPU3: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.314: GPU4 build: Failed to GPU4 program: clBuildProgram (-11)
2018.05.21:22:58:51.314: GPU4 GPU4: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.346: wdog Thread(s) not responding. Restarting.
2018.05.21:22:58:51.513: GPU5 build: Failed to GPU5 program: clBuildProgram (-11)
2018.05.21:22:58:51.513: GPU5 GPU5: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:51.708: GPU6 build: Failed to GPU6 program: clBuildProgram (-11)
2018.05.21:22:58:51.708: GPU6 GPU6: Failed to load kernels: clCreateKernel (-46)
2018.05.21:22:58:53.360: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.05.21:22:58:53.360: main GPUs: 1: 0.000 MH/s (0) 2: 0.000 MH/s (0) 3: 0.000 MH/s (0) 4: 0.000 MH/s (0) 5: 0.000 MH/s (0) 6: 0.000 MH/s (0)
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's NeoScrypt AMD GPU Miner (Windows) on: February 26, 2018, 05:22:26 AM
3 Asus Strix OC .



Just a test of 5 minutes. Didnt tweak to much.

What settings did you have for the cards?  I am getting around 850 for mine with my Ethereum settings.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!