Pages:
Author

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

sr. member
Activity: 574
Merit: 261
v 10.2
driver 16.9.2
NsGpuCNMiner.exe -xpool pool -xwal wal -xpsw x -di 01 -tstop 65 -dmem 1 -allpools 1 -h 940

Max 760 h\s per card 480x
Why I can reach 900 ?
What I need to do ?

on eth I have 30+-
Use blockchain drivers, modified straps, core 1250 and above, and my settings -dmem and - h

Is this for 4gb or 8gb cards? I have blockchain drivers, 480 Nitro+ 4GB modded to around 1250c 2000m. Only getting around 750h/s...

I tried looking at strapping the memory myself (currently using Anorak Memshift) but I'm not confident enough I fully understand the areas I need to modify. There is 1:1500, 1:1650, 1:750.... but then theres 2:1500, 2:1650 etc. Should I be copying the line 1:1500 to all the other 1's (up to 2000 that is)then doing the same with the 2s?

If you are unsure about how to apply the straps then use the 'One Click Timing' feature of Polaris Bios Editor. This will automatically set the timing straps. I've used it many times on a variety of cards and it work great.
Latest version here..
https://github.com/jaschaknack/PolarisBiosEditor
newbie
Activity: 46
Merit: 0
v 10.2
driver 16.9.2
NsGpuCNMiner.exe -xpool pool -xwal wal -xpsw x -di 01 -tstop 65 -dmem 1 -allpools 1 -h 940

Max 760 h\s per card 480x
Why I can reach 900 ?
What I need to do ?

on eth I have 30+-
Use blockchain drivers, modified straps, core 1250 and above, and my settings -dmem and - h

Is this for 4gb or 8gb cards? I have blockchain drivers, 480 Nitro+ 4GB modded to around 1250c 2000m. Only getting around 750h/s...

I tried looking at strapping the memory myself (currently using Anorak Memshift) but I'm not confident enough I fully understand the areas I need to modify. There is 1:1500, 1:1650, 1:750.... but then theres 2:1500, 2:1650 etc. Should I be copying the line 1:1500 to all the other 1's (up to 2000 that is)then doing the same with the 2s?
newbie
Activity: 8
Merit: 0
My words apply again - stop using those insanely old AMD drivers...

Wolf0, I install Ubuntu 16.04.3 with amdgpu-pro-16.60-379184. In Claymore's 9.1 I have ~440H/s with Pitcairn GPU (Radeon R7 370) and in new Claymore's miner (10.2) I have only 206-207H/s. Is it Pitcairn's bug on new version? HD 7950 woking well in new version, but have a slower H/s.
newbie
Activity: 40
Merit: 0
v 10.2
driver 16.9.2
NsGpuCNMiner.exe -xpool pool -xwal wal -xpsw x -di 01 -tstop 65 -dmem 1 -allpools 1 -h 940

Max 760 h\s per card 480x
Why I can reach 900 ?
What I need to do ?

on eth I have 30+-
Use blockchain drivers, modified straps, core 1250 and above, and my settings -dmem and - h

Thanks
newbie
Activity: 63
Merit: 0
v 10.2
driver 16.9.2
NsGpuCNMiner.exe -xpool pool -xwal wal -xpsw x -di 01 -tstop 65 -dmem 1 -allpools 1 -h 940

Max 760 h\s per card 480x
Why I can reach 900 ?
What I need to do ?

on eth I have 30+-
Use blockchain drivers, modified straps, core 1250 and above, and my settings -dmem and - h
newbie
Activity: 40
Merit: 0
v 10.2
driver 16.9.2
NsGpuCNMiner.exe -xpool pool -xwal wal -xpsw x -di 01 -tstop 65 -dmem 1 -allpools 1 -h 940

Max 760 h\s per card 480x
Why I can reach 900 ?
What I need to do ?

on eth I have 30+-
newbie
Activity: 2
Merit: 0
We have 2 Sapphire RX 470 modded without OC.
When I start v10.2 I don't know why all the system freeze after a few minutes (it becomes really laggy like all the resources are taken from claymore).

Do you know why? I'm starting it with default options.

Cheers, Ema.
newbie
Activity: 8
Merit: 0
Issues with Ubuntu 14.04 -

nsgpucnminer: relocation error: /opt/Claymore10/nsgpucnminer: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EPKcRKS3_, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference

14.04 is older than Jesus. Try running something made this century.

I have an issues with AMD drivers ( 13.12) on my rig (R9 270 and R7 370 cards) on Ubuntu > 14.04 Sad
newbie
Activity: 8
Merit: 0
Issues with Ubuntu 14.04 -

nsgpucnminer: relocation error: /opt/Claymore10/nsgpucnminer: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EPKcRKS3_, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference
sr. member
Activity: 532
Merit: 250
The harder your life is the more meaning it has.
I get 2.730 Mhs on my 4*R9 380 2Gb rig. Slightly overclocked. Version 9.7. I tired to struggle with version 10. It doesn't mine at all.
i think that's Kh/s but how can i lower the voltage? mine is Asus and its really unstable when i change the clocks.
full member
Activity: 406
Merit: 105
Chosŏn Minjujuŭi Inmin Konghwaguk
^^^ try running ldconfig it might sort out your ssl issue.

Use LD_PRELOAD. I used to have to do it with cURL, too - Claymore for some fucked reason doesn't statically link it, so... you had to install the old-ass compatibility library for it (if your distro had one) and then LD_PRELOAD it.

Statically linking openssl is rather stupid. It's horrid and needs to be patched monthly at best. You don't want Claymore to build another binary just because openssl fucked up, you get to only update openssl. But along with their shitty versioning it's quite the headache, we should've stopped using it years ago, but we're stuck with it.

Actually, in the case of a MAJOR version update such as this one, it could make sense. But right now, OpenSSL < 1.0.0 isn't uncommon. cURL 3 is older than Jesus.

On fedora I have 3 different versions to make things work
Code:
openssl-1.1.0f-4.fc26.x86_64
compat-openssl10-1.0.2j-9.fc26.x86_64
openssl-lib-compat-1.0.0i-1.fc25.x86_64
1.1.0 comes as default, 1.0.2 for most stuff, 1.0.0 just for Claymore.
full member
Activity: 406
Merit: 105
Chosŏn Minjujuŭi Inmin Konghwaguk
^^^ try running ldconfig it might sort out your ssl issue.

Use LD_PRELOAD. I used to have to do it with cURL, too - Claymore for some fucked reason doesn't statically link it, so... you had to install the old-ass compatibility library for it (if your distro had one) and then LD_PRELOAD it.

Statically linking openssl is rather stupid. It's horrid and needs to be patched monthly at best. You don't want Claymore to build another binary just because openssl fucked up, you get to only update openssl. But along with their shitty versioning it's quite the headache, we should've stopped using it years ago, but we're stuck with it.
legendary
Activity: 2212
Merit: 1038
^^^ try running ldconfig it might sort out your ssl issue.
full member
Activity: 406
Merit: 105
Chosŏn Minjujuŭi Inmin Konghwaguk
It is installed, I checked the version and it is
I tried it and on CentOS I am getting a strange error I don't get with the Eth or Zec Claymore miners. It is odd as everything is in there ok.

I've just uploaded v10.2 for Linux.
You need to install openssl 1.0.0

It's not installed you installed 1.0.1, openssl versioning is quite convoluted.
donator
Activity: 1610
Merit: 1325
Miners developer
Claymore, what about Pitcairn bugs? With -dmem 1 too much incorrect shares. Without -dmem 1 speed less than 9.7. Power consumption in 10.2 is less - it's better than 9.7.

Yes I can confirm this issue, it will take some time to fix it, it's something related to this chip only.
full member
Activity: 158
Merit: 100
+1

have 6 * Hd7850 with 25% incorrect shares and 2 R9 270 with 10% incorrect shares.
All cards are non overclocked and working ok with 9.7

A solution would be wonderfull

Drop me a PM if you ever want to get rid of your 7850s Wink

hey, what about with your hashrates with the r9 270 hashrate in both version? without overclock of course



Just look here: https://bitcointalk.org/index.php?topic=638915.4880
newbie
Activity: 5
Merit: 0
I get 2.730 Mhs on my 4*R9 380 2Gb rig. Slightly overclocked. Version 9.7. I tired to struggle with version 10. It doesn't mine at all.
sr. member
Activity: 532
Merit: 250
The harder your life is the more meaning it has.
anyone here how much do you get on r9 380x and r9 380 ? with what core and bios ?
legendary
Activity: 1288
Merit: 1004
Frustrating everything else works great on CentOS 7 except for Claymore Cryptonote miner. I cannot get that openssl error to resolve.

It is installed, I checked the version and it is
I tried it and on CentOS I am getting a strange error I don't get with the Eth or Zec Claymore miners. It is odd as everything is in there ok.

I've just uploaded v10.2 for Linux.
You need to install openssl 1.0.0
legendary
Activity: 2294
Merit: 1182
Now the money is free, and so the people will be
Anyway to have vega 56/64 mine with 2 threads with this miner? Seems as though XMR STAK AMD can do it and achieve around 1800h-1900h per card.

better stick with xmr stak amd, or the new xmr miner that came out...forget the name just off the top of my head.  claymore will probably address this in v11, but for now VEGA is better mined with something else.  I get almost 1900 not pushing the mem too hard on 56, rock stable.
That's amazing, how much power do they pull?

oh well the whole rig pulls 790 If I remember correctly, with a monitor on the power bar...so Im guessing 30 for that.  Id say 175-180w per GPU.  You can do a mod with the registry and get it down much lower, say 130-140w.  go see this thread : https://bitcointalk.org/index.php?topic=2002025.1160;topicseen

I havent had time to do it though, and since I only have one vega rig...and my power is really cheap...ill get around to it some other weekend when it rains Smiley
Pages:
Jump to: