Pages:
Author

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

newbie
Activity: 95
Merit: 0
I have some issues with the vegas not hashing as expected across 2 -3 miners. Hope someone can help

I use this script (http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html) for 2 miner PCs but 1 of them (4x vega64s), only 2 vegas hash at around 1970~, the remaining 2 hash at 1600+h/s .

the other PC (5x vega 56 at stock bios) hashes at only 1400-1500h/s.


I've reset the vegas in both PCs but it doesnt improve.


has anyone tried the JJ's script and hash monitor to automatically reset if the hashrate drops?


Not sure if you ever read the entire thread, I have shared my modified version here albeit at an older JJ version & Cast version. Feel free to update it to latest one accordingly.

https://bitcointalksearch.org/topic/m.25631033

thanks

So all I have to do is edit

$vidTool += 'OverdriveNTool.exe -r1 -p1Vega64' # Expects to be in same folder as this script

and

$global:CAST_XMRcmdline = "-S cryptonight.hk.nicehash.com:3355 -u 1C58yRKSf1ctSKBpP9FrSrDTjzYaRPPumD.VegaLuno -G 1 --remoteaccess"   # CAST_XMR arguments. Not required, REMARK out if not needed


Can i remove the remoteaccess part?

You will need the remote access part for the hash monitor to work.

I think the following link should be more updated to v2.9.

https://drive.google.com/open?id=1TnicWxpB1TtGQCe_cuXND8ha-XsgQsU1

I have detailed my change log inside, you will also most likely need to define the minimum vega hashrate for a restart for your case (I use 1 card so it's a simple 1750000, for your simple use case you can multiply it with the number of cards you have, or if you prefer a restart by checking each card individually).

If you need it to be tweaked somewhat specifically on a per card basis, I can see about modifying the script to fit your use case. Hit me up on Skype (mo.jin.ee) if you would like to do so.

I've edited the settings to

$vidTool += 'OverdriveNTool.exe -r1 -r2 -r3 -r4 -p1Vega64 -p2Vega64 -p3Vega64 -p4Vega64'

$global:CAST_XMRcmdline = "-S pool.supportxmr.com:7777 -u walletaddress.Vega64-3 -G 0,1,2,3 --remoteaccess"

as long as I change these 2 lines that;s fine right?

  why is the hashdiff so high? i mean vegas are hashing at 2000 per card?
newbie
Activity: 39
Merit: 0
I have some issues with the vegas not hashing as expected across 2 -3 miners. Hope someone can help

I use this script (http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html) for 2 miner PCs but 1 of them (4x vega64s), only 2 vegas hash at around 1970~, the remaining 2 hash at 1600+h/s .

the other PC (5x vega 56 at stock bios) hashes at only 1400-1500h/s.


I've reset the vegas in both PCs but it doesnt improve.


has anyone tried the JJ's script and hash monitor to automatically reset if the hashrate drops?


Not sure if you ever read the entire thread, I have shared my modified version here albeit at an older JJ version & Cast version. Feel free to update it to latest one accordingly.

https://bitcointalksearch.org/topic/m.25631033

thanks

So all I have to do is edit

$vidTool += 'OverdriveNTool.exe -r1 -p1Vega64' # Expects to be in same folder as this script

and

$global:CAST_XMRcmdline = "-S cryptonight.hk.nicehash.com:3355 -u 1C58yRKSf1ctSKBpP9FrSrDTjzYaRPPumD.VegaLuno -G 1 --remoteaccess"   # CAST_XMR arguments. Not required, REMARK out if not needed


Can i remove the remoteaccess part?

You will need the remote access part for the hash monitor to work.

I think the following link should be more updated to v2.9.

https://drive.google.com/open?id=1TnicWxpB1TtGQCe_cuXND8ha-XsgQsU1

I have detailed my change log inside, you will also most likely need to define the minimum vega hashrate for a restart for your case (I use 1 card so it's a simple 1750000, for your simple use case you can multiply it with the number of cards you have, or if you prefer a restart by checking each card individually).

If you need it to be tweaked somewhat specifically on a per card basis, I can see about modifying the script to fit your use case. Hit me up on Skype (mo.jin.ee) if you would like to do so.
newbie
Activity: 95
Merit: 0
I have some issues with the vegas not hashing as expected across 2 -3 miners. Hope someone can help

I use this script (http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html) for 2 miner PCs but 1 of them (4x vega64s), only 2 vegas hash at around 1970~, the remaining 2 hash at 1600+h/s .

the other PC (5x vega 56 at stock bios) hashes at only 1400-1500h/s.


I've reset the vegas in both PCs but it doesnt improve.


has anyone tried the JJ's script and hash monitor to automatically reset if the hashrate drops?


Not sure if you ever read the entire thread, I have shared my modified version here albeit at an older JJ version & Cast version. Feel free to update it to latest one accordingly.

https://bitcointalksearch.org/topic/m.25631033

thanks

So all I have to do is edit

$vidTool += 'OverdriveNTool.exe -r1 -p1Vega64' # Expects to be in same folder as this script

and

$global:CAST_XMRcmdline = "-S cryptonight.hk.nicehash.com:3355 -u 1C58yRKSf1ctSKBpP9FrSrDTjzYaRPPumD.VegaLuno -G 1 --remoteaccess"   # CAST_XMR arguments. Not required, REMARK out if not needed


Can i remove the remoteaccess part?
newbie
Activity: 95
Merit: 0
when the main page says

Vega 56 Hash Rates

1900 Hash/s with 150 watts power consumption

    Core Frequency: -10%
    Memory Clock: 945 MHz
    Power Limit: -22%


how much is -10%?

1407-10%? what's the actual clock speed ?
newbie
Activity: 39
Merit: 0
I have some issues with the vegas not hashing as expected across 2 -3 miners. Hope someone can help

I use this script (http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html) for 2 miner PCs but 1 of them (4x vega64s), only 2 vegas hash at around 1970~, the remaining 2 hash at 1600+h/s .

the other PC (5x vega 56 at stock bios) hashes at only 1400-1500h/s.


I've reset the vegas in both PCs but it doesnt improve.


has anyone tried the JJ's script and hash monitor to automatically reset if the hashrate drops?


Not sure if you ever read the entire thread, I have shared my modified version here albeit at an older JJ version & Cast version. Feel free to update it to latest one accordingly.

https://bitcointalksearch.org/topic/m.25631033
newbie
Activity: 95
Merit: 0
Hi All,

I've been working on a simple GUI wrapper around the miner to monitor it in a more user-friendly way and to restart the miner automatically if the hashrate drops below a specified amount.  I'm sure there's lots of bugs (very little validation in the GUI), but it might be useful for some of you.

https://github.com/anadventureisu/cast-xmr-ui

https://i.imgur.com/wpSvkSL.png


so how do i install it?
newbie
Activity: 95
Merit: 0
I have some issues with the vegas not hashing as expected across 2 -3 miners. Hope someone can help

I use this script (http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html) for 2 miner PCs but 1 of them (4x vega64s), only 2 vegas hash at around 1970~, the remaining 2 hash at 1600+h/s .

the other PC (5x vega 56 at stock bios) hashes at only 1400-1500h/s.


I've reset the vegas in both PCs but it doesnt improve.


has anyone tried the JJ's script and hash monitor to automatically reset if the hashrate drops?
newbie
Activity: 81
Merit: 0
Just an update on my previous posts, after about an hour playing with different intensity settings in xmr-stak i was able to achieve 95% of the hash rate that cast-xmr gives me
member
Activity: 176
Merit: 10
hi

570/580 support is not so good.

on my 5 570,3 works perfect and 2 other drop hashrate.

i let the 3 on cast xmr and the 2 other one on an other software,no cast xmr too buggy with her
newbie
Activity: 81
Merit: 0
Is there anyone with good report for AMD RX vga serie?

I have try on my RX 580 rig and i have hash drop from 4600H/s per rig to 4400H/s per rig (suma-sumarum) and a bunch of a network errors (mining ETN via Nanopool).

Any cure against Hash Drop?

TNX
newbie
Activity: 164
Merit: 0
member
Activity: 140
Merit: 17
Guys, are you using a dummy plug with your Vega rigs?
I just assumed it was needed for proper monitoring with Teamviewer... But I'm pretty sure it affects mining speed. That one GPU is hashing 100 h/s slower than the rest... Sad
I use dummy plug in the onboard intel card, I force that video output in the BIOS, it seems to work fine.
hero member
Activity: 1274
Merit: 556
Guys, are you using a dummy plug with your Vega rigs?
I just assumed it was needed for proper monitoring with Teamviewer... But I'm pretty sure it affects mining speed. That one GPU is hashing 100 h/s slower than the rest... Sad
newbie
Activity: 99
Merit: 0
after wasting much time trying to get as many vega 64s running on one rig I came to the conclusion that anything more than 6 cards on 1 rig is asking for trouble loss of time and stomach ulcers

i now only build 6 x vega64 rigs and they are super stable super fast and super efficient and after incorporating the --fastjobswitch 1 option i gained the 5% lost shares being registered before

it seems to me that problems quoted here are individual and not caused by some generic flaw of the miner



I fully endorse this conclusion! I use rigs sizes of 5 or 6 Vega only rigs, and I have no issues, as I have said many many times before.
member
Activity: 182
Merit: 12
after wasting much time trying to get as many vega 64s running on one rig I came to the conclusion that anything more than 6 cards on 1 rig is asking for trouble loss of time and stomach ulcers

i now only build 6 x vega64 rigs and they are super stable super fast and super efficient and after incorporating the --fastjobswitch 1 option i gained the 5% lost shares being registered before

it seems to me that problems quoted here are individual and not caused by some generic flaw of the miner

newbie
Activity: 126
Merit: 0
I am having a very similar issue to ducho74. After a while (usually under an hour) CAST hangs on difficulty changed. When Q is pressed, it prints quitting... and doesnt actually quit.

The machine currently running the vega is hybrid AMD/NVIDIA rig running Window 10, with 2 1070s and 1 1060 as well as the VEGA 64. the 1070s and the VEGA are powered my a seperate HSNTS PL-11 server power supply, and the 1060 is powered by the ATX PSU in the PC.

I have tried re-installing the blockchain driver, as well as different risers, and the problem still persists.

Any input is greatly appreciated
well, I have a feeling that this program doesnt get along well with other mining applications. So that might be the cause of your issues, I guess -because you have 2 1070s that need another software. I mean..., I tried to use WinMiner on a rig I built for another person because I just like that program and even if WinMiner was doing nothing in the background and all the Vega 56 cars were idle in Winminer, Cast XMR just froze after a very short time mining.

I had Cast XMR running for days without a single hitch before that, but once I installed WinMiner, random errors occurred when WinMiner was not mining at all! I had to uninstall it. I'd love to see both Winminer and Cast XMR to work together well in the future, hopefully it will happen someday soon.
newbie
Activity: 126
Merit: 0
I wonder what I am doing wrong. Optimized version of stak-amd is getting around 5670 hashes (3 vega 64s @ around 215 watts per card).
CAST_XMR ist at around 5680 hashes [Hash Rate Avg: 5685.2 H/s]. That makes a difference of about 10 hashes on avg.

Any settings you can recommend so I can get more out of my vega 64s?

You can get it running superb fast at 135W-140W power consumption. I'd wholeheartedly recommend you this amazing guide, the guy even uploaded an specific text file for each step -Install drivers, soft power play tables, etc etc- which you can download. Great stuff, kudos for him btw. Probably the best Vega guide I've ever read or seen along with the http://vega.miningguides.com/ one.

https://www.youtube.com/watch?v=0I61DV2M99E

member
Activity: 275
Merit: 11
Have Somebody made here with the cast XMR miner a 8 or 12 VEGA GPU Rig?
If yes would be nice for showing components, like Mainbard.

Thy
I am using 8x rx vegas 64 sapphire limited edition with blockchain driver aug23. (Inside the rig are 10x vegas gpu, but due to blockchain driver limitation, only 8 are plugged in. There are drivers for 12gpus for vegas, but automatic switching for gpu workload option is not working for cryptonight.)
PSU: 2x Supernova 1600 P2
MOBO: Asus mining expert b250
CPU: core i3-7100T
RAM: G.SKILL 32GB KIT DDR4 3000MHz CL16 RipjawsV
HDD: SSD ADATA 256GB
Risers: gen006c

Thanks for your answer.
Thet means 2 of the 10 Vegas are unused?
or you use them "seperatly" with a second miner?

Thy for answer.
Hi,
These 2 gpus are inside this rig and just waiting for right driver. Its been working with new driver (all 10), but for the cryptonight, I am was unable to get gpus  higher than 1300hs...
newbie
Activity: 9
Merit: 0
Have Somebody made here with the cast XMR miner a 8 or 12 VEGA GPU Rig?
If yes would be nice for showing components, like Mainbard.

Thy
I am using 8x rx vegas 64 sapphire limited edition with blockchain driver aug23. (Inside the rig are 10x vegas gpu, but due to blockchain driver limitation, only 8 are plugged in. There are drivers for 12gpus for vegas, but automatic switching for gpu workload option is not working for cryptonight.)
PSU: 2x Supernova 1600 P2
MOBO: Asus mining expert b250
CPU: core i3-7100T
RAM: G.SKILL 32GB KIT DDR4 3000MHz CL16 RipjawsV
HDD: SSD ADATA 256GB
Risers: gen006c

Thanks for your answer.
Thet means 2 of the 10 Vegas are unused?
or you use them "seperatly" with a second miner?

Thy for answer.
k7c
newbie
Activity: 1
Merit: 0
Pages:
Jump to: