Pages:
Author

Topic: Claymore's CryptoNote AMD GPU Miner v11.3 - page 26. (Read 2145043 times)

newbie
Activity: 6
Merit: 0
so im use to eth ... i guess getting 3Mh/s on a rig that gets 80Mh/s eth is ok for monero ?
newbie
Activity: 296
Merit: 0
Hi Guys.
That's my bat file;

NsGpuCNMiner.exe -dmem 1 -xpool stratum+ssl://xmr-eu1.nanopool.org:14433 -xwal xx/x -xpsw z -pow7 1 -tt 69 -cvddc 900 -mvddc 900 -cclock 1200 -mclock 2200

My hashtare is 880 per RX 580 8GB and about 100-120W from wall. Is that good or i have to change something?

Thanks.

If is samsung memory ou shouk got 10xx H S
sr. member
Activity: 616
Merit: 259
Hi Guys.
That's my bat file;

NsGpuCNMiner.exe -dmem 1 -xpool stratum+ssl://xmr-eu1.nanopool.org:14433 -xwal xx/x -xpsw z -pow7 1 -tt 69 -cvddc 900 -mvddc 900 -cclock 1200 -mclock 2200

My hashtare is 880 per RX 580 8GB and about 100-120W from wall. Is that good or i have to change something?

Thanks.
newbie
Activity: 51
Merit: 0
If you guys are having stability issues try adding more RAM. By ram I mean he system memory not video memory.

If you got 4 GPUs you should have at least 8gb.

I think most of the issues are the system ram running out of memory and causing crashes.

Can confirm, low RAM rigs seem to have issues unless given TONS of virtual memory.
I had issues with some 5 GPU rigs with 4GB RAM and 16GB virtual memory, bumped the virtual memory up to 24GB and everything's fine.
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
If you guys are having stability issues try adding more RAM. By ram I mean he system memory not video memory.

If you got 4 GPUs you should have at least 8gb.

I think most of the issues are the system ram running out of memory and causing crashes.
sr. member
Activity: 574
Merit: 261
Why does this error appear?

http://i64.tinypic.com/2nhp2et.png

It looks like you are trying to mine Sumokoin, which is a Cryptonight-Heavy algorithm, Claymore's Cryptonight miner does not support the Cryptonight-Heavy algo, you will need to use a different miner.
newbie
Activity: 52
Merit: 0
jr. member
Activity: 98
Merit: 2
Yep, we all need Cryptonight-Heavy!
newbie
Activity: 6
Merit: 0
Hello, please add Cryptonight-Heavy new algorithm,please please
newbie
Activity: 1
Merit: 0
I've got an MSI RX580 8GB and PowerColor RX580 8GB

The PowerColor is getting 866 h/s
The MSI is getting 775 h/s

The MSI has Hynix memory, the PowerColor has Samsung memory

Both cards are OC'd/UV'd

Any way to push the MSI higher? How about the PowerColor?

GPU is 1130/850 and Mem is 2000/950 on the PowerColor
GPU is 1130/850 and Mem is 2150/800 on the MSI
legendary
Activity: 1797
Merit: 1028
Hi Dev/Team,

I there any roadmap to be able to mine Ravecoin X16R algorithm any time soon using RX580 AMD on Windows
Thanks

YOUR POST IS OFF-TOPIC--

The Claymore-XMR miner mines CryptoNight algorithm(s).       --scryptr
newbie
Activity: 1
Merit: 0
Can someone help me with my really low hash rate please?

I have a few rigs running Ethos and Claymore 11.3 and the hashrates for XMR per card are about +/- 700. Cards are RX470 and RX580. I have a Windows 10 rig with 6x RX 480 cards that I've now installed Claymore 11.3 on and got it up and running, but the cards are only hashing at about 370 each which is almost half of what they are doing on the Linux machines.

I can't figure out why. Cards have modded BIOS as per the other ones, core 1110 and mem 1980 and the same cards that are running double the hash rates on my Linux rigs.

My config is as such:

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
NsGpuCNMiner.exe -xpool ssl://xmr-eu1.nanopool.org:14433 -xwal  MyWalletAddressEtc -xpsw z -pow7 1

Thanks
jr. member
Activity: 41
Merit: 3
Claymore's CryptoNight AMD GPU Miner.

Hi, can you add reject statistics by GPU like in Ethminer?
newbie
Activity: 1
Merit: 0
Hey, I get no asm binary found error for my RX 550s ... does Claymore 11.3 not support these??

Please help. How do I mine with 550??
newbie
Activity: 64
Merit: 0
I have 2 Rigs and im using this command: -xpool XXXXX -xwal XXXXXX -xpsw XXXXX -pow7 1 -dmem 1 -h 896

- x6 MSI 4G RX570 -> 2.4 mhs (cap to exactly 400hs each)
- x5 NITRO 4G RX570 -> 3.6 mhs (720~ each)

Both rigs running at 950core/2000mem and BIOS modified timmings (by polaris app).

I think its a bit weird same command and very different results with this new claymore, if i switch to xmrig or xmr-amd-stak everything is fine!

The only way to make the MSI rig faster is by adding -dmem 0 and -h 632 and that gives only about 3.7mhs(vs 4.2 on other miners app) which still very low considering it has one more gpu than the other rig ...

why are you running your core and mem so low?

my MSI Gaming X 570 4GB is getting 890h/s

1150 core, 2010 mem. 925mv for both.

the H value is like 890 or whatever i just copied someone from a previous comment had had success.

In my experience mining XMR core/mem almost doesn't affect the hashrate but it does to the wattage. I got almost same hashrate with 950 or even 1200 but wattage increase a lot.
newbie
Activity: 46
Merit: 0
Why does this error appear?

http://i64.tinypic.com/2nhp2et.png
newbie
Activity: 23
Merit: 0
I am getting error: cannot convert blob data

how to fix this?
add this -pow7 1

Thank you... If I was running the miner without -pow7 1 for several hours, does that mean my shares were not doing anything?  Huh

Unfortunately yes, you were mining on the wrong algorithm so your several hours of mining were completely wasted Sad

 Shocked well thats annoying!
should have kept an eye on the change log... although i guess -pow7 1 should now be set to default by Claymore IMO
sr. member
Activity: 574
Merit: 261
I am getting error: cannot convert blob data

how to fix this?
add this -pow7 1

Thank you... If I was running the miner without -pow7 1 for several hours, does that mean my shares were not doing anything?  Huh

Unfortunately yes, you were mining on the wrong algorithm so your several hours of mining were completely wasted Sad
newbie
Activity: 41
Merit: 0
What's the best settings for R9 290/390? I was able to get 900H with v10.2 but only ~700 with 11.3, tried lots of -h
Pages:
Jump to: