Author

Topic: [Cast XMR] high speed XMR/CryptoNight miner for RX Vega GPUs (2 KHash/s) - page 107. (Read 206388 times)

newbie
Activity: 58
Merit: 0
If you have number greater than zero under "Invalid result computation failed" - reason is that you overclocked that card too much.
Not every card is the same, some cards can be oced more, some less. I have 1 of 5 vega 56 cards that not want to accept voltage under 1V although 4 other cards work with voltage under 0.9 using the same settings.

Right, ok, thanks for the answer, I'll try to change my settings and hope for the best :)
newbie
Activity: 84
Merit: 0
If you have number greater than zero under "Invalid result computation failed" - reason is that you overclocked that card too much.
Not every card is the same, some cards can be oced more, some less. I have 1 of 5 vega 56 cards that not want to accept voltage under 1V although 4 other cards work with voltage under 0.9 using the same settings.
newbie
Activity: 58
Merit: 0
Too much overclock for that card. Press 's' to see reason for rejected shares.

Hm, could overclock really be the reason? How comes that other 64 with the same settings works fine? I'll try to play around with numbers to see if it will help, thanks for the answer!

Also, my stats:

Code:
[Shares Found: 495 | Avg Search Time: 27.6 sec]
 383 ( 77%) Accepted
   0 (  0%) Rejected by pool
  88 ( 18%) Invalid result computation failed
   0 (  0%) Could not be submit because of network error
  24 (  5%) Outdated because of job change
jr. member
Activity: 59
Merit: 4
I am having a problem with cast-xmr klatest version ) which mines at only 3100 h/s whereas claymore reaches 7400 h/s on the same system....

Win10 64 uptodate
6 Sapphire RX580 cards with modified BIOS
4 MSI RX580 cards with modified BIOS
AMD driver 17.11.2 (Blockchain beta drivers not working for me because only upto 8 cards supported)

Any ideas?
I'll give you a hint.
Your answer is in the title of this thread.
It's a bit hidden, I'll admit, but it's one very specific word you're looking for.

I'll help.
It's located between the words RX and GPUs.

It supports 580's just fine.  You should be able to get 700-1k h/s on each depending on how well you can memstrap and OC it.
Just fine is meh. Why use cast on rx570/580 if it's not optimised for these cards? I get over 800 on my rx570's using Claymore. 1k I'd seriously love to see that. No freely distributed miner can achieve that with these cards... that I know of anyway.

RX580, samsung memory, using blockchain drivers:
1050h on cast xmr
1010h on claymore

same card, 17.11.2 drivers
680h on cast xmr
1010h on claymore

So your argument is invalid, the miner works fine with RX 5XX/4XX cards, even better than the other "optimized" miners; just not optimized for the drivers.
newbie
Activity: 112
Merit: 0
I am having a problem with cast-xmr klatest version ) which mines at only 3100 h/s whereas claymore reaches 7400 h/s on the same system....

Win10 64 uptodate
6 Sapphire RX580 cards with modified BIOS
4 MSI RX580 cards with modified BIOS
AMD driver 17.11.2 (Blockchain beta drivers not working for me because only upto 8 cards supported)

Any ideas?
I'll give you a hint.
Your answer is in the title of this thread.
It's a bit hidden, I'll admit, but it's one very specific word you're looking for.

I'll help.
It's located between the words RX and GPUs.

It supports 580's just fine.  You should be able to get 700-1k h/s on each depending on how well you can memstrap and OC it.
Just fine is meh. Why use cast on rx570/580 if it's not optimised for these cards? I get over 800 on my rx570's using Claymore. 1k I'd seriously love to see that. No freely distributed miner can achieve that with these cards... that I know of anyway.

I get over 800 per card with claymore and amdxmr miner (https://www.amdxmrminer.com/) but cards get quite hot. Not the sapphires, they stay at around 66 deg celsius but the MSI cards go upto 75 which is quite warm. So I reduced voltage, power limit, GPU and MEM freq. on the MSI cards. And with h regards to your hint I have obviously seen the word but if you have a look at the OP you will see that it clearly says thst RX480/RX580 are supported.
newbie
Activity: 84
Merit: 0
Too much overclock for that card. Press 's' to see reason for rejected shares.
newbie
Activity: 58
Merit: 0
Hi all! What could be the reason for 1 of my 5 cards is always calculating wrong nonce? I constantly see this:

Code:
[10:19:15] GPU4 Found Nonce, submitting...
[10:19:15] !Rejected, Nonce Invalid!
[10:19:15] Shares: 34 Accepted, 7 Errors | Hash Rate Avg: 9815.7 H/s | Avg Search Time: 23.9 sec

and occasionally (but very rare):

Code:
[10:29:46] New job received. Avg Job Time: 43.5 sec
[10:29:46] Difficulty changed. Now: 230021.
[10:29:46] GPU4 Found Nonce, job already changed -> outdated.
[10:29:46] Shares: 54 Accepted, 14 Errors | Hash Rate Avg: 9814.6 H/s | Avg Search Time: 24.8 sec

Both 64s (I have 2x Vega 65 and 3x Vega 56) have same settings applied and this is happening on 1 of them. If something is wrong with settings, I assume that the other 64 would calculate it wrongly too, isn't it so?

I tried to change the riser for this card and then it worked briefly. After next reboot I started to see "Rejected" message again. I tried to switch the position for both 64s but still the same card was reporting the error (this time it was GPU3).

Thanks for any tips!
sr. member
Activity: 449
Merit: 251
On a sidenote... Has anyone managed to set failover pools using Cast? Or is there no other option but to wait for glph3k to release a new version that supports failovers? Those ETN pools really aren't the most reliable...

Miner closes after x amount (default 100) failed pool connections.  Change number of failed attempts (see OP), then change batch file to like

cast_xmr.exe pool1 ....
cast_xmr.exe pool2 ....
cast_xmr.exe pool3 ....
cast_xmr.exe pool1 ....
cast_xmr.exe pool2 ....
cast_xmr.exe pool3 ....
cast_xmr.exe pool1 ....
cast_xmr.exe pool2 ....
cast_xmr.exe pool3 ....
cast_xmr.exe pool1 ....
cast_xmr.exe pool2 ....
cast_xmr.exe pool3 ....
cast_xmr.exe pool1 ....
cast_xmr.exe pool2 ....
cast_xmr.exe pool3 ....


A bit of a hack but it would work.
legendary
Activity: 1288
Merit: 1004
Looks good. How are the temps?

7 Card VEGA up and running.  So far I have stopped jacking with it today but there are settings

7 VEGA
-10 FQ
945 MHZ
-10 power (yes needs to go lower but was having issues)
50GB Virtual Disk - Crashed at 45




jr. member
Activity: 199
Merit: 1
7 Card VEGA up and running.  So far I have stopped jacking with it today but there are settings

7 VEGA
-10 FQ
945 MHZ
-10 power (yes needs to go lower but was having issues)
50GB Virtual Disk - Crashed at 45





setup in the garage?
full member
Activity: 171
Merit: 100
I want to download this program from OP Download Cast XMR 0.7 for Windows (64bit), but ESET antivirus blocks my access to the page. I want to try it. Can you put it on mega.nz or google? I'll be glad, thank you.

Put an exception rule for the website in your antivirus?
All right. I can try to make an exception in ESET antivirus. I downloaded the file checked through the virustotal and writes this.
https://www.virustotal.com/#/file/d399de45051a0e9885decef3f4ae35ec4fca1371d8f788ffc7b7796704884c3a/detection
But when I check it through ESET, it's OK.
sr. member
Activity: 847
Merit: 383
7 Card VEGA up and running.  So far I have stopped jacking with it today but there are settings

7 VEGA
-10 FQ
945 MHZ
-10 power (yes needs to go lower but was having issues)
50GB Virtual Disk - Crashed at 45



full member
Activity: 1123
Merit: 136
I want to download this program from OP Download Cast XMR 0.7 for Windows (64bit), but ESET antivirus blocks my access to the page. I want to try it. Can you put it on mega.nz or google? I'll be glad, thank you.

Put an exception rule for the website in your antivirus?
full member
Activity: 171
Merit: 100
I want to download this program from OP Download Cast XMR 0.7 for Windows (64bit), but ESET antivirus blocks my access to the page. I want to try it. Can you put it on mega.nz or google? I'll be glad, thank you.
member
Activity: 340
Merit: 29
Hi, guys,  Cast XMR  max work with 4 Vega's?  Are there limitations ?  Thanks
I think it can work with up to 8 or more,afaik? It also depends on the AMD drivers.

how do i solve the falling hash rate problem? Seems like the hashrate keeps going down after mining for a while.
do you use a iGPU? If so, connect a headless HDMI ghost so your computer thinks there is a monitor connected all the time.

I enabled the iGPU (the integrated GPU of your mobo or Intel processor) in the bios settings as the main graphics device and the Vega never drop a single hash the entire time.

Also, I am not using AMD Wattman (only the Blockchain august drivers) but these settings, in a bat, that launch with Windows -so does Cast XMR- with OverdriveNTool work fine for me (stable 1970H/s+):


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


You should be able to get 1407 MHz core w/ 905-915 mV.  950 should be enough for at least 1457.  Also guessing you could drop your power target quite a bit - anywhere from 5-20%.
member
Activity: 340
Merit: 29
Hello,

i got the following issue:

initially i got average around 1900h/s and after some time, it can be minutes or hours, i drops to 1500-1600h/s

Anyone having such issue and eventually a solution ?

Sounds like your memory is overheating.  I've noticed similar behavior around 70 deg (HBM, not gpu/core,) - rock steady at 67-68 deg.  Weird thing is that frequency was never throttled - Wattman graphs showed a constant 1100 MHz.  I'm guessing Vega maybe loosens timings at 70 deg, and those timings remain 'permanent' until load is removed (i.e. miner is stopped.)

Try increasing cooling (higher fan, better airflow,) and/or reduce your power consumption (lower voltages or reduce power limit - 1% lower PL can mean 1-3 deg.)
newbie
Activity: 13
Merit: 0
I am having a problem with cast-xmr klatest version ) which mines at only 3100 h/s whereas claymore reaches 7400 h/s on the same system....

Win10 64 uptodate
6 Sapphire RX580 cards with modified BIOS
4 MSI RX580 cards with modified BIOS
AMD driver 17.11.2 (Blockchain beta drivers not working for me because only upto 8 cards supported)

Any ideas?
I'll give you a hint.
Your answer is in the title of this thread.
It's a bit hidden, I'll admit, but it's one very specific word you're looking for.

I'll help.
It's located between the words RX and GPUs.

It supports 580's just fine.  You should be able to get 700-1k h/s on each depending on how well you can memstrap and OC it.
Just fine is meh. Why use cast on rx570/580 if it's not optimised for these cards? I get over 800 on my rx570's using Claymore. 1k I'd seriously love to see that. No freely distributed miner can achieve that with these cards... that I know of anyway.

Why is Cast freely distributed and claymore isn't? I see no difference - both closed source, both have fees
hero member
Activity: 1274
Merit: 556
On a sidenote... Has anyone managed to set failover pools using Cast? Or is there no other option but to wait for glph3k to release a new version that supports failovers? Those ETN pools really aren't the most reliable...
hero member
Activity: 1274
Merit: 556
I am having a problem with cast-xmr klatest version ) which mines at only 3100 h/s whereas claymore reaches 7400 h/s on the same system....

Win10 64 uptodate
6 Sapphire RX580 cards with modified BIOS
4 MSI RX580 cards with modified BIOS
AMD driver 17.11.2 (Blockchain beta drivers not working for me because only upto 8 cards supported)

Any ideas?
I'll give you a hint.
Your answer is in the title of this thread.
It's a bit hidden, I'll admit, but it's one very specific word you're looking for.

I'll help.
It's located between the words RX and GPUs.

It supports 580's just fine.  You should be able to get 700-1k h/s on each depending on how well you can memstrap and OC it.
Just fine is meh. Why use cast on rx570/580 if it's not optimised for these cards? I get over 800 on my rx570's using Claymore. 1k I'd seriously love to see that. No freely distributed miner can achieve that with these cards... that I know of anyway.
full member
Activity: 1123
Merit: 136
I am having a problem with cast-xmr klatest version ) which mines at only 3100 h/s whereas claymore reaches 7400 h/s on the same system....

Win10 64 uptodate
6 Sapphire RX580 cards with modified BIOS
4 MSI RX580 cards with modified BIOS
AMD driver 17.11.2 (Blockchain beta drivers not working for me because only upto 8 cards supported)

Any ideas?
I'll give you a hint.
Your answer is in the title of this thread.
It's a bit hidden, I'll admit, but it's one very specific word you're looking for.

I'll help.
It's located between the words RX and GPUs.

It supports 580's just fine.  You should be able to get 700-1k h/s on each depending on how well you can memstrap and OC it.
Jump to: