Bitcoin Forum
September 04, 2024, 08:50:13 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 [777] 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 ... 1411 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6590600 times)
NobleGhost
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
August 29, 2017, 07:51:40 PM
 #15521

@Claymore, take a look on this nice SCAM utilizing Claymore - https://bitcointalk.org/index.php?topic=2120837.msg21298260#msg21298260
nicog5
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
August 29, 2017, 08:15:38 PM
 #15522

@Claymore
Will the ASM mode for ETH+LBC work also for Nvidia GTX1070? Thanks
nshyamkrishna
Member
**
Offline Offline

Activity: 72
Merit: 11


View Profile
August 29, 2017, 08:22:47 PM
 #15523

Here is the solution for linux amdgpu blockchain fix:
The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4

#Install new ROCm Kernel:

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

#edit grub
sudo nano  /etc/default/grub
#2MB fragments for Ellesmere are enabled with a grub option:
GRUB_CMDLINE_LINUX="amdgpu.vm_fragment_size=9"

sudo update-grub
sudo reboot

choose new Kernel and its done!

Thx to gstoner from ROCm Github.


Feel free to donate if you happy ;-)

ETH:0xccad3d66b29ae2924df835df1417169ca59943b5
BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf

Greetz

Its Working.. Back to normal Hashrate and stable on SMOS..
cpunkt
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 29, 2017, 08:38:14 PM
 #15524

Here is the solution for linux amdgpu blockchain fix:
The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4

#Install new ROCm Kernel:

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

#edit grub
sudo nano  /etc/default/grub
#2MB fragments for Ellesmere are enabled with a grub option:
GRUB_CMDLINE_LINUX="amdgpu.vm_fragment_size=9"

sudo update-grub
sudo reboot

choose new Kernel and its done!

Thx to gstoner from ROCm Github.


Feel free to donate if you happy ;-)

ETH:0xccad3d66b29ae2924df835df1417169ca59943b5
BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf

Greetz

This does not work for me, after changing the kernel my hashrate is dancing between 25 and 29 Sad

https://s26.postimg.org/t740rxkmx/rocm.png

you need to fix your clk level. i do this with roc-smi
look here https://github.com/RadeonOpenCompute/ROC-smi

I was using rocm-smi before installing this kernel with a custom bios to underclock-undervolt my card, I used this command in my script before launching Claymore with no changes in the hasrate dancing
 
Code:
sudo /opt/rocm/bin/rocm-smi --setsclk 0 1 2 3

My clock is at level 3 when Claymore is running

Code:
sudo /opt/rocm/bin/rocm-smi -c


====================    ROCm System Management Interface    ====================
================================================================================
GPU[0] : GPU Clock Level: 3 (1145Mhz)
GPU[0] : GPU Memory Clock Level: 2 (2150Mhz)
================================================================================
====================           End of ROCm SMI Log          ====================

How do you fix your clk level?, what command do you launch?...

Regard Smiley

I use this:
echo yes | /opt/rocm/bin/rocm-smi/rocm-smi  --setsclk 4
Hytloth
Full Member
***
Offline Offline

Activity: 199
Merit: 100


View Profile
August 29, 2017, 10:56:23 PM
 #15525

thanks my friend. because good miner for evga 1070 Smiley
fgarpe
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 29, 2017, 11:08:24 PM
 #15526

Here is the solution for linux amdgpu blockchain fix:
The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4

#Install new ROCm Kernel:

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

#edit grub
sudo nano  /etc/default/grub
#2MB fragments for Ellesmere are enabled with a grub option:
GRUB_CMDLINE_LINUX="amdgpu.vm_fragment_size=9"

sudo update-grub
sudo reboot

choose new Kernel and its done!

Thx to gstoner from ROCm Github.


Feel free to donate if you happy ;-)

ETH:0xccad3d66b29ae2924df835df1417169ca59943b5
BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf

Greetz

This does not work for me, after changing the kernel my hashrate is dancing between 25 and 29 Sad

https://s26.postimg.org/t740rxkmx/rocm.png

you need to fix your clk level. i do this with roc-smi
look here https://github.com/RadeonOpenCompute/ROC-smi

I was using rocm-smi before installing this kernel with a custom bios to underclock-undervolt my card, I used this command in my script before launching Claymore with no changes in the hasrate dancing
 
Code:
sudo /opt/rocm/bin/rocm-smi --setsclk 0 1 2 3

My clock is at level 3 when Claymore is running

Code:
sudo /opt/rocm/bin/rocm-smi -c


====================    ROCm System Management Interface    ====================
================================================================================
GPU[0] : GPU Clock Level: 3 (1145Mhz)
GPU[0] : GPU Memory Clock Level: 2 (2150Mhz)
================================================================================
====================           End of ROCm SMI Log          ====================

How do you fix your clk level?, what command do you launch?...

Regard Smiley

I use this:
echo yes | /opt/rocm/bin/rocm-smi/rocm-smi  --setsclk 4

Same result... sometimes 29, sometimes 24, sometimes 27 :´(
TechPark
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
August 29, 2017, 11:32:42 PM
 #15527

I have a question maybe a little off topic but a I a Asus CROSSHAIR V FORMULA-Z motherboard and when I just install the amd drivers my two of my gpus automatically are in crossfire the only way to disable crossfire is to install amd settings does anyone no another way to disable crossfire I looked in bios but didn't see anything

Try this
http://www.tomshardware.com/faq/id-1904869/disable-ulps-amd-crossfire-setups.html
TechPark
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
August 29, 2017, 11:36:28 PM
 #15528

Is it possible that in the future the memory gddr5x will give a performance boost?
Is it possible to optimize the algorithm? Or a problem in latency and it not fixable?

Yes. I've heard about a mining operation system that uses claymore dual miner and maximizes the performance of the rigs.
Check it out:
http://minerone.net

 Undecided You cannot trust the guy who quotes himself on the front page Undecided
vodzilla
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 30, 2017, 12:26:34 AM
 #15529

Here is the solution for linux amdgpu blockchain fix:
The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4

#Install new ROCm Kernel:

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

#edit grub
sudo nano  /etc/default/grub
#2MB fragments for Ellesmere are enabled with a grub option:
GRUB_CMDLINE_LINUX="amdgpu.vm_fragment_size=9"

sudo update-grub
sudo reboot

choose new Kernel and its done!

Thx to gstoner from ROCm Github.


Feel free to donate if you happy ;-)

ETH:0xccad3d66b29ae2924df835df1417169ca59943b5
BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf

Greetz


GREET its work
yany
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
August 30, 2017, 12:30:19 AM
 #15530

@Claymore
Will the ASM mode for ETH+LBC work also for Nvidia GTX1070? Thanks

I'm curious too...
gOCe
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 30, 2017, 12:39:55 AM
 #15531

And what about the guy who says "I've heard about a mining operation system", when he is the founder.  Huh

Is it possible that in the future the memory gddr5x will give a performance boost?
Is it possible to optimize the algorithm? Or a problem in latency and it not fixable?

Yes. I've heard about a mining operation system that uses claymore dual miner and maximizes the performance of the rigs.
Check it out:
http://minerone.net

 Undecided You cannot trust the guy who quotes himself on the front page Undecided
carloshell
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
August 30, 2017, 05:22:25 AM
 #15532

Hi Tytanick,

We need this in beta ASAP. Dag fix for Linux.

New AMD Blockchain optimized drivers availible for linux (finally)

https://www.reddit.com/r/EtherMining/comments/6wsf7o/new_amd_blockchain_optimized_drivers_availible/
deg026
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
August 30, 2017, 07:07:01 AM
 #15533

choose new Kernel and its done!

what mean this " choose new kernel?
where shell i choose it?
fpontilho
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 30, 2017, 07:14:12 AM
Last edit: August 31, 2017, 02:49:01 AM by fpontilho
 #15534

Here is the solution for linux amdgpu blockchain fix:
The new ROCm Kernel works great, my hashrate went from 155 > 167Mhs/s with 6*RX470 with Ubuntu 16.4

#Install new ROCm Kernel:

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

#edit grub
sudo nano  /etc/default/grub
#2MB fragments for Ellesmere are enabled with a grub option:
GRUB_CMDLINE_LINUX="amdgpu.vm_fragment_size=9"

sudo update-grub
sudo reboot

choose new Kernel and its done!

Thx to gstoner from ROCm Github.


Feel free to donate if you happy ;-)

ETH:0xccad3d66b29ae2924df835df1417169ca59943b5
BTC:12F7uXSpTwVhf4ppdh92uieAvrevZ4ShEf

Greetz

I'm getting the following error:

============ Starting Miner ===============
dirname: missing operand
Try 'dirname --help' for more information.
/root/xminer.sh: line 40: [: !=: unary operator expected
GO TO GLOBAL OPTIONS or RELOAD RIG if you already configured options and this ris is new added !!!!!


I think I don't know how to chose the kernel after all.. Would you help me out?
stanis_r
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
August 30, 2017, 07:56:40 AM
 #15535

guys , is it possible to mine with claymore on two wallets? i support a lot of rigs and i want to take percent to my wallet like devfee to claymore. now i only use dual mining to my wallet but i want percent of ethereum.
vinjack
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 30, 2017, 08:58:24 AM
 #15536

guys , is it possible to mine with claymore on two wallets? i support a lot of rigs and i want to take percent to my wallet like devfee to claymore. now i only use dual mining to my wallet but i want percent of ethereum.

Why don't you use a percent of your rigs to mine to your wallet?
Husherig
Jr. Member
*
Offline Offline

Activity: 67
Merit: 1


View Profile
August 30, 2017, 09:08:09 AM
 #15537

Hi,

I just need to verify something about the amd beta blockchain driver.
I have a rig 8 GPU RX580 Gaming 8 Go (Hynix), in june i got 242 MH/s.
Actually in august i obtain 233 MH/s, in order to solve this drop MH/s, i installed this beta blockchain driver i got 248 MH/s, but i met issue with GPU clock speed frequency alternatively jumping 1000 to 1300 MHz.
Is somebody here met the same issue and find solution to solve this?

Thank you for help.
Falcon494
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 30, 2017, 10:16:44 AM
 #15538

HI GUYS,

 I need help !!!

CLAYMORE V9.8 mining ethereum

I am using ZOTAC GTX 1070 MINI GPU , with Intel pentium G4400 CPU, 4 GB DDR4 ram, 1500 Watt PSU silver edition

WIN 10 Verision 1703 , NVIDIVA Driver verision 385.41

everything works fine for 5 GPU, and basic hashrate 26 Mh/Sec and after MSI afterburner overclocking 30-31Mh/sec

PROBLEM :

when I add the 6th Card..  it runs for 3-5 mins and restarts windows ... it is like loop .

---
I even tried BIOS motherboard H110-D3A Gigabyte enabling 4G encoding.


still, it crashes and restart.

how to fix this issue..

any help... I even checked PCI riser cables .. unpluged and re plugged..

how to make 6th card working without crashing windows

notbatman
Legendary
*
Offline Offline

Activity: 2212
Merit: 1038



View Profile
August 30, 2017, 10:20:25 AM
 #15539

HI GUYS,

 I need help !!!

CLAYMORE V9.8 mining ethereum

I am using ZOTAC GTX 1070 MINI GPU , with Intel pentium G4400 CPU, 4 GB DDR4 ram, 1500 Watt PSU silver edition

WIN 10 Verision 1703 , NVIDIVA Driver verision 385.41

everything works fine for 5 GPU, and basic hashrate 26 Mh/Sec and after MSI afterburner overclocking 30-31Mh/sec

PROBLEM :

when I add the 6th Card..  it runs for 3-5 mins and restarts windows ... it is like loop .

---
I even tried BIOS motherboard H110-D3A Gigabyte enabling 4G encoding.


still, it crashes and restart.

how to fix this issue..

any help... I even checked PCI riser cables .. unpluged and re plugged..

how to make 6th card working without crashing windows



Sounds like your psu is being overloaded by that 6th card.
Falcon494
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 30, 2017, 10:24:28 AM
 #15540

Also I am geting GPU failed after 10 min mining

03:16:48:810   19a0   parse packet: 242
03:16:48:814   19a0   ETH: job is the same
03:16:48:818   19a0   new buf size: 0
03:16:53:899   23dc   GPU 0, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:53:927   139c   GPU 3, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:53:937   19a8   GPU 4, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:53:948   23f4   GPU 1, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:53:957   23e8   GPU 2, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:53:973   23dc   GPU 0, GpuMiner kx failed 1
03:16:53:979   139c   GPU 3, GpuMiner kx failed 1
03:16:53:996   19a8   GPU 4, GpuMiner kx failed 1
03:16:54:011   23f4   GPU 1, GpuMiner kx failed 1
03:16:54:021   23e8   GPU 2, GpuMiner kx failed 1
03:16:53:978   23dc   Set global fail flag, failed GPU0
03:16:53:995   139c   Set global fail flag, failed GPU3
03:16:54:046   139c   GPU 3 failed
03:16:54:021   23f4   Set global fail flag, failed GPU1
03:16:54:041   23e8   Set global fail flag, failed GPU2
03:16:54:061   23e8   GPU 2 failed
03:16:54:073   1e8c   GPU 2, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:54:077   19a4   GPU 3, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:54:009   19a8   Set global fail flag, failed GPU4
03:16:54:092   23dc   GPU 0 failed
03:16:54:103   23d8   GPU 0, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:54:107   23d8   GPU 0, GpuMiner kx failed 1
03:16:54:113   23f4   GPU 1 failed
03:16:54:120   1e8c   GPU 2, GpuMiner kx failed 1
03:16:54:136   19a4   GPU 3, GpuMiner kx failed 1
03:16:54:139   1984   GPU 4, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:54:143   19a8   GPU 4 failed
03:16:54:150   23f0   GPU 1, GpuMiner cu_k1 failed 4, unspecified launch failure
03:16:54:171   23f0   GPU 1, GpuMiner kx failed 1
03:16:54:136   1e8c   Set global fail flag, failed GPU2
03:16:54:181   1e8c   GPU 2 failed
03:16:54:188   1984   GPU 4, GpuMiner kx failed 1
03:16:54:113   23d8   Set global fail flag, failed GPU0
03:16:54:209   23d8   GPU 0 failed
03:16:54:139   19a4   Set global fail flag, failed GPU3
03:16:54:205   1984   Set global fail flag, failed GPU4
03:16:54:223   1984   GPU 4 failed
03:16:54:177   23f0   Set global fail flag, failed GPU1
03:16:54:247   23f0   GPU 1 failed
03:16:54:252   19a4   GPU 3 failed
03:16:57:392   19a0   got 243 bytes
03:16:57:404   19a0   buf: {"jsonrpc":"2.0","id":0,"result":["0xb302a12302b6b8007c5d9535343f1f4ffc860069310e3ea98f82bc12aa58dc09","0x0986c6a216293f204351dd4d0b5570e9d5979d65e8389cfbc8ffe0b517d9706c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

03:16:57:416   19a0   parse packet: 242
03:16:57:428   19a0   ETH: job changed
03:16:57:439   19a0   new buf size: 0
03:16:57:446   19a0   ETH: 08/30/17-03:16:57 - New job from eth-asia1.nanopool.org:9999
03:16:57:453   19a0   target: 0x00000000dbe6fece (diff: 5000MH), epoch 140(2.09GB)
03:16:57:459   19a0   ETH - Total Speed: 0.000 Mh/s, Total Shares: 39, Rejected: 0, Time: 00:20
03:16:57:467   19a0   ETH: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s, GPU2 0.000 Mh/s, GPU3 0.000 Mh/s, GPU4 0.000 Mh/s
03:16:58:428   19a0   ETH: checking pool connection...
03:16:58:439   19a0   send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

Pages: « 1 ... 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 [777] 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 ... 1411 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!