Pages:
Author

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

member
Activity: 91
Merit: 29
Will you be updating to support Cryptonight-Heavy implementation that SumoKoin just implemented in their fork?

Hi,

thinking about it. Not sure if it will integrate in Cast XMR but as an separate app as the changes can not run optimal with the current kernel layout.

Regards,
glph3k
newbie
Activity: 154
Merit: 0
In ver 0.9.2, my VEGAs 56 fan suddenly go above 4000rpm, even 4800rpm. WTF....
In ver 0.8 - 0.9 my vgas often go though 3500-3800rpm ....



https://i.imgur.com/HOxbZDg.png
here ...
newbie
Activity: 10
Merit: 0
Will you be updating to support Cryptonight-Heavy implementation that SumoKoin just implemented in their fork?
member
Activity: 473
Merit: 18
Please support Sumo/Heavy algo ASAP.  Stak is so unstable and their config files are a nightmare.

+1 for this. CastXMR is much more useable than XMR-STAK. Insane amount of profitability on the SumoKoin's cryptonight-heavy algorithm as of the past few hours. Seems like it was very effective in killing all those cryptonight ASICs.

i believe its mostly unprepared miners that were killed ))
full member
Activity: 280
Merit: 102
Please support Sumo/Heavy algo ASAP.  Stak is so unstable and their config files are a nightmare.

+1 for this. CastXMR is much more useable than XMR-STAK. Insane amount of profitability on the SumoKoin's cryptonight-heavy algorithm as of the past few hours. Seems like it was very effective in killing all those cryptonight ASICs.
member
Activity: 99
Merit: 10
I'm sure he will implement just be patient and give him some time.
full member
Activity: 675
Merit: 100
Please support Sumo/Heavy algo ASAP.  Stak is so unstable and their config files are a nightmare.
newbie
Activity: 35
Merit: 0
agreed, please update miner for HAVEN coin,
XMR-Stak Haven on Vega64 gets only 470h/s, using xmr-cast 092 get only errors
copper member
Activity: 62
Merit: 1
Hi dev, we are lot of people mining haven xhv. Switched now to New algo cryptonight heavy. Do u Plan to make cast xmr Work with cryptonight heavy? Would be awsome. Ty

Wondering the same thing.

Sumo also forked to Cryptonight-heavy. Not sure if Cast XMR supports it now or not.
newbie
Activity: 18
Merit: 0
Hi dev, we are lot of people mining haven xhv. Switched now to New algo cryptonight heavy. Do u Plan to make cast xmr Work with cryptonight heavy? Would be awsome. Ty
newbie
Activity: 105
Merit: 0
Do I have to use the latest windows 10 (1709 ) to use the latest adrenaline drivers ? For now I'm using a custom windows 10 LSTB 2016 with BC drivers
newbie
Activity: 206
Merit: 0
hi guys

i just tried the new version 0.92 with my 4 vegas(3x64s1x56). Im hasing around 7900 but the miner freezes everytime after some hours. The LEDs(Powercolour,RedDevil) are still all on but there is no hashing.
While frozen i cant close the miner and i cant shutdown the pc without hard resetting. I also dont get an email due to hashrate drops or miner not mining anymore.
Im using same settings and reg files as on my other rig(which is stable).

windows 10
Gigabyte Board
gpus connected via riser
Adrenalin 18.3.4


Is there an option to check what is causing the crash. Anybody else experiencing such behaviour?

greets






Im having the same issue after i updated to 0.92 version but im still using compute drivers , soft power tables etc... hashrate has gone up on around 15+- on each card but the miner gets stucks sometime its after 3 days some time its after 4 hours .. i will rollback to 0.91 ? IM prety sure its not Virtual memory issue as i have 80gb for 5x cards...

Actually upgrading the drivers and not rolling back to the old software could solve your problem.
I did it for me. I had the exact same problem of GPU freezing on the miner, while all the red light were still on, like described by the poster above.
Upgrading to new andrenaline drivers, solved it right away.
And also  I do not use the -ratewatchdog command, because it was creating rate drops...
Anyway: new Andrenalin driver, Cast 9.02, soft play tables 1100, no -ratewatchdog and my rig has been working well with great rate and temps for a few days.

Try that.
newbie
Activity: 74
Merit: 0
hi

i have a problem with the 2 last version :
-banned ip
or
-un authorized.

the problem is cast still mining :/i loose 6 hours this night :/ it have hasrate,it have internet connect but no connection with pool.
i stop it ,i relunch it  and it work  Huh

how to force cast to stop itself and rebegin?

Can't remember where I got it from originally, but here it is:
Create a new .bat file (create a txt file and rename to .bat), call it whatever you like. Inside, copy and paste the following (I use vega 64, Devcon and OverdriveNTool, skip that part if not using it:

cd C:\YOURPATHHERE\cast_xmr-vega-win64_080

timeout /t 5

devcon.exe disable "PCI\VEN_1002&DEV_687F"

timeout /t 10

devcon.exe enable "PCI\VEN_1002&DEV_687F"

timeout /t 5

OverdriveNTool.exe -p0UTube -p1UTube -p2UTube -p3UTube

timeout /t 5

@echo off

echo -------------------------------------------------------------------
echo Restarts the miner every 60 minutes //you can set it to your own liking
echo -------------------------------------------------------------------
echo:

set executable=cast_xmr-vega.exe
set commandline=  -G 0,1,2,3 -S POOLHERE:PORTHERE -u YOURWALLETHERE -p x --nonicehash --fastjobswitch %*
set runforseconds=3600
set restartinseconds=20
set /a counter=0
timeout 2
:start
start "cast_xmr-vega" %executable% %commandline%
echo:
echo The program is going to run for %runforseconds% seconds
timeout %runforseconds%
taskkill /f /im %executable%
cd
startup YOURFILENAMEHERE.bat
echo:
echo Restarting the app in %restartinseconds% seconds (%counter%)
timeout %restartinseconds%
set /a counter+=1
echo:
echo:
goto start


Replace everything in Bold with your own info.
Because I use devcon, I run it as an administrator, and then it restarts itself every hour.


newbie
Activity: 154
Merit: 0
In ver 0.9.2, my VEGAs 56 fan suddenly go above 4000rpm, even 4800rpm. WTF....
In ver 0.8 - 0.9 my vgas often go though 3500-3800rpm ....

member
Activity: 176
Merit: 10
hi

i have a problem with the 2 last version :
-banned ip
or
-un authorized.

the problem is cast still mining :/i loose 6 hours this night :/ it have hasrate,it have internet connect but no connection with pool.
i stop it ,i relunch it  and it work  Huh

how to force cast to stop itself and rebegin?
newbie
Activity: 62
Merit: 0
hi guys

i just tried the new version 0.92 with my 4 vegas(3x64s1x56). Im hasing around 7900 but the miner freezes everytime after some hours. The LEDs(Powercolour,RedDevil) are still all on but there is no hashing.
While frozen i cant close the miner and i cant shutdown the pc without hard resetting. I also dont get an email due to hashrate drops or miner not mining anymore.
Im using same settings and reg files as on my other rig(which is stable).

windows 10
Gigabyte Board
gpus connected via riser
Adrenalin 18.3.4


Is there an option to check what is causing the crash. Anybody else experiencing such behaviour?

greets


Im having the same issue after i updated to 0.92 version but im still using compute drivers , soft power tables etc... hashrate has gone up on around 15+- on each card but the miner gets stucks sometime its after 3 days some time its after 4 hours .. i will rollback to 0.91 ? IM prety sure its not Virtual memory issue as i have 80gb for 5x cards...
newbie
Activity: 16
Merit: 0
I tried the new version 0.92 with my 4 vegas 56  the miner freezes everytime after some hours with nicehash

--algo=0

 Huh Huh




Increase your virtual ram (page file) to 60GB
jr. member
Activity: 69
Merit: 2
hi guys

i just tried the new version 0.92 with my 4 vegas(3x64s1x56). Im hasing around 7900 but the miner freezes everytime after some hours. The LEDs(Powercolour,RedDevil) are still all on but there is no hashing.
While frozen i cant close the miner and i cant shutdown the pc without hard resetting. I also dont get an email due to hashrate drops or miner not mining anymore.
Im using same settings and reg files as on my other rig(which is stable).

windows 10
Gigabyte Board
gpus connected via riser
Adrenalin 18.3.4


Is there an option to check what is causing the crash. Anybody else experiencing such behaviour?

greets
newbie
Activity: 143
Merit: 0
Hey man I been using CryptoNote AMD GPU Miner v11.2 and wish to move to your miner.

I have 6 RX580 cards, the hash rate with his miner is more, not sure if you plan to do update to improve hash rate on non Vega ATI CARDS?

Any news would be great?
Pages:
Jump to: