Author

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

member
Activity: 275
Merit: 11
... Is there any command how to avoid of using integrated gpu? ...
You need --opencl X where X is the same number you use in stak-amd.
Also, GPU cards start from 0. Try first with one card. G0 is the first card on index X.
Just try a few combinations and start simple (1 card).
You'll figure it out. I had the same issue but now mining with opencl 1 and all cards -G 0,1,..,n

Good luck.
Hi,
Thanks, I am  finally able to run this program.
What I saw during the run, is that sometimes some of the gpus shows 0h/s but shortly after that showing just normal ammount of h/s. Is it normal?
And last question, what is your temperatures of cards guys?

My Tempus See around 55°C
My temps are slightly higher than with stak-xmr. Before, some of the cards has about 43°C and 52°C and now it´s somewhere between  54-61°C.
newbie
Activity: 37
Merit: 0
... Is there any command how to avoid of using integrated gpu? ...
You need --opencl X where X is the same number you use in stak-amd.
Also, GPU cards start from 0. Try first with one card. G0 is the first card on index X.
Just try a few combinations and start simple (1 card).
You'll figure it out. I had the same issue but now mining with opencl 1 and all cards -G 0,1,..,n

Good luck.
Hi,
Thanks, I am  finally able to run this program.
What I saw during the run, is that sometimes some of the gpus shows 0h/s but shortly after that showing just normal ammount of h/s. Is it normal?
And last question, what is your temperatures of cards guys?

My Tempus See around 55°C
member
Activity: 275
Merit: 11
... Is there any command how to avoid of using integrated gpu? ...
You need --opencl X where X is the same number you use in stak-amd.
Also, GPU cards start from 0. Try first with one card. G0 is the first card on index X.
Just try a few combinations and start simple (1 card).
You'll figure it out. I had the same issue but now mining with opencl 1 and all cards -G 0,1,..,n

Good luck.
Hi,
Thanks, I am  finally able to run this program.
What I saw during the run, is that sometimes some of the gpus shows 0h/s but shortly after that showing just normal ammount of h/s. Is it normal?
And last question, what is your temperatures of cards guys?
newbie
Activity: 74
Merit: 0
push the core to 1408
full member
Activity: 1148
Merit: 132
3 vega 56 flashed with the 64 vega rom

max i can get is 1500 on all three

using 1110 core and 1075 mem 20% + power lim and 900 mv on core and mem

Any help ? i see 1200 before i do the disable enable trick , and I do see the error that says blockchain drivers not detected

but I am using the robin hood blockchain drivers , the aug 23 drivers seem to constantly crash my system
full member
Activity: 196
Merit: 100
... Is there any command how to avoid of using integrated gpu? ...
You need --opencl X where X is the same number you use in stak-amd.
Also, GPU cards start from 0. Try first with one card. G0 is the first card on index X.
Just try a few combinations and start simple (1 card).
You'll figure it out. I had the same issue but now mining with opencl 1 and all cards -G 0,1,..,n

Good luck.
legendary
Activity: 1510
Merit: 1003
2K stable for MSI Vega 64 since yesterday.


One question, the miner support SSL connection to nicehash ?

stratum+ssl instead stratum+tcp ?

Are you sure that nicehash has ssl support?
newbie
Activity: 37
Merit: 0
Hi guys,
Is there any command how to avoid of using integrated gpu?
Because of this, I am unable to run this program. Its keep saying no blockchain detected and so on.
Thank you!
--opencl selects the cl index to use. try 0 1 2 3 4 etc.
Hi, thats not working.
igpu still in use.
Try the -G 1 option
Please send your .bat w/o address
Hi, this is not working too.

[19:31:34] Initializing GPU, loading kernel ...
[19:31:42] [Suspicious link removed]pute Driver NOT detected.

By installing the AMD [Suspicious link removed]pute Driver upto 80% higher hash
rates can be achieved. For more info check http://www.gandalph3000.com

GPU0: Intel(R) HD Graphics 510 | 12 Compute Units
[19:31:42] This version only supports AMD RX Vega 56/64 and RX 480/580 GFX cards. Sorry.

You can check http://www.gandalph3000.com for latest versions of cast XMR.

Maybe an optimized version for your GPU is available.

bat file:
cast_xmr-vega --help
cast_xmr-vega -G 1,2,3,4,5,6,7,8
cast_xmr-vega -S xmrpool.eu:5555 -u Huh.default %*

*.bat file (just a single row!) just an example:
cast_xmr-vega -S pool.minexmr.com:3333 -u %* --opencl 1 -G 0,1,2

--opencl 1 : your OPENCL plattform, you have to figure out could be "0", "1", "2" etc.
-G 0,1,2 : This example is for three cards. If you have one card try 0 (maybe this is starting from 1) figure this out as well

good luck
legendary
Activity: 1510
Merit: 1003
Hi guys,
Is there any command how to avoid of using integrated gpu?
Because of this, I am unable to run this program. Its keep saying no blockchain detected and so on.
Thank you!
--opencl selects the cl index to use. try 0 1 2 3 4 etc.
Hi, thats not working.
igpu still in use.
Try the -G 1 option
Please send your .bat w/o address
Hi, this is not working too.

[19:31:34] Initializing GPU, loading kernel ...
[19:31:42] [Suspicious link removed]pute Driver NOT detected.

By installing the AMD [Suspicious link removed]pute Driver upto 80% higher hash
rates can be achieved. For more info check http://www.gandalph3000.com

GPU0: Intel(R) HD Graphics 510 | 12 Compute Units
[19:31:42] This version only supports AMD RX Vega 56/64 and RX 480/580 GFX cards. Sorry.

You can check http://www.gandalph3000.com for latest versions of cast XMR.

Maybe an optimized version for your GPU is available.

bat file:
cast_xmr-vega --help
cast_xmr-vega -G 1,2,3,4,5,6,7,8
cast_xmr-vega -S xmrpool.eu:5555 -u Huh.default %*

It should work if you'll use right option for opencl platform. Check your config.
full member
Activity: 163
Merit: 100

Has anybody been able to run more than 5 Vega gpus in one rig with the blockchain drivers?

Once I put in the 6th card windows crashes for me.
member
Activity: 275
Merit: 11
Hi guys,
Is there any command how to avoid of using integrated gpu?
Because of this, I am unable to run this program. Its keep saying no blockchain detected and so on.
Thank you!
--opencl selects the cl index to use. try 0 1 2 3 4 etc.
Hi, thats not working.
igpu still in use.
Try the -G 1 option
Please send your .bat w/o address
Hi, this is not working too.

[19:31:34] Initializing GPU, loading kernel ...
[19:31:42] [Suspicious link removed]pute Driver NOT detected.

By installing the AMD [Suspicious link removed]pute Driver upto 80% higher hash
rates can be achieved. For more info check http://www.gandalph3000.com

GPU0: Intel(R) HD Graphics 510 | 12 Compute Units
[19:31:42] This version only supports AMD RX Vega 56/64 and RX 480/580 GFX cards. Sorry.

You can check http://www.gandalph3000.com for latest versions of cast XMR.

Maybe an optimized version for your GPU is available.

bat file:
cast_xmr-vega --help
cast_xmr-vega -G 1,2,3,4,5,6,7,8
cast_xmr-vega -S xmrpool.eu:5555 -u Huh.default %*


newbie
Activity: 2
Merit: 0
Error CL_DEVICE_NOT_FOUND calling clGetDeviceIDs for number of devices. Huh
I've got this trying to launch Cast xmr on my new rig with 8 vega56 gpu in it. windows 10x64, blockchain driver Driver Packaging Version
17.30.1029-170808a2-317304E-CrimsonReLiveRadeon Settings Version
2017.0808.2036.35271
OpenCL™ Version 22.19.659.0
Radeon Software Version - BETA
Radeon Software Edition - Crimson
Graphics Chipset - Radeon RX Vega
Windows Version - Windows 10 (64 bit)
System Memory - 4 GB
virtual memory 300 gb
Any ideas?
Thanks
member
Activity: 93
Merit: 11
I unfortunately keep on running into an issue which after an undetermined period of time, the miner ceases to send shares to Dwarfpool despite the fact that it appears to remain active given the active workload on GPU/MEM and terminal reporting accepted shares  as usual.  Has anyone experienced this?
newbie
Activity: 37
Merit: 0
Hi guys,
Is there any command how to avoid of using integrated gpu?
Because of this, I am unable to run this program. Its keep saying no blockchain detected and so on.
Thank you!
--opencl selects the cl index to use. try 0 1 2 3 4 etc.
Hi, thats not working.
igpu still in use.
Try the -G 1 option
Please send your .bat w/o address
member
Activity: 275
Merit: 11
Hi guys,
Is there any command how to avoid of using integrated gpu?
Because of this, I am unable to run this program. Its keep saying no blockchain detected and so on.
Thank you!
--opencl selects the cl index to use. try 0 1 2 3 4 etc.
Hi, thats not working.
igpu still in use.
full member
Activity: 162
Merit: 100
2K stable for MSI Vega 64 since yesterday.


One question, the miner support SSL connection to nicehash ?

stratum+ssl instead stratum+tcp ?

member
Activity: 99
Merit: 10
what's the easiest way to check power consumption per card and voltage?

I have 4 56 with 64 bios and also ran the gpu0000-1100hbm registry tweak. I'm getting 1900h/s each - cards are running around 60deg but there's one which is running hot around 70-75.

each card has min fan set to 3000 both voltage settings set to manual.

I'd prefer to run the cards cooler and sacrafice hash rate.
full member
Activity: 1148
Merit: 132
that aug 23rd driver just crashed my 3 vega 56 build, only the robin hood drivers seem to work

I cant get over 1500 hash using your cast-xmr , and thats with 1400 core, 1090 mem and 20% power limit.

My garage is quite cool temps not over 70 degrees so its not throttling

help pls
full member
Activity: 196
Merit: 100
Not as solid as claymore but man the speed is certainly worth it. I love it.
Now I want to sell my other cards and only get the vegas.

thanks very much for the software
Actually, I'm not sure about the speed. My pool stats show a suspiciously lower real hash rate than what would be expected from cast.
newbie
Activity: 86
Merit: 0
Not as solid as claymore but man the speed is certainly worth it. I love it.
Now I want to sell my other cards and only get the vegas.

thanks very much for the software
Jump to: