Bitcoin Forum
May 08, 2024, 08:07:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 [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 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589781 times)
NavyCuda
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
August 09, 2017, 03:58:01 PM
 #14521

GPU0, OpenCL error -48 (0) - cannot create DAG on GPU


the evga can't run the miner v9.8....What did I do wrong?



drive is  radeon-vega-frontier-edition-17.6-win7-64bit-june27

EVGA IS AN NVIDIA BRAND--

As far as I know, EVGA does not make AMD Radeon graphics cards.  The AMD Radeon driver is not compatible with an EVGA nVidia graphics card.       --scryptr

Never mind he lists drivers specific to the Vega FE.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715155620
Hero Member
*
Offline Offline

Posts: 1715155620

View Profile Personal Message (Offline)

Ignore
1715155620
Reply with quote  #2

1715155620
Report to moderator
1715155620
Hero Member
*
Offline Offline

Posts: 1715155620

View Profile Personal Message (Offline)

Ignore
1715155620
Reply with quote  #2

1715155620
Report to moderator
NoOneLt
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
August 09, 2017, 04:03:05 PM
 #14522

Guys, SIA or DCR in dual on green rigs? Or 50/50% what has more potential?
notbatman
Legendary
*
Offline Offline

Activity: 2212
Merit: 1038



View Profile
August 09, 2017, 04:39:51 PM
 #14523

@claymore,

The miner really needs share difficulty output, I've made a costly miscalculation trying to solo mine ETC. Sad
cryptocointrading
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
August 09, 2017, 05:13:10 PM
 #14524

How can I tell claymore miner to ignore one gpu?
and alternativly to mine something else on one gpu.

so far I have been disabling the gpu in device manager when launching claymore but that is kinda silly

press 0-9 in claymore when it is active 0 shuts down mining on gpu 0   1 on gpu 1 and so on

Or if you have 6 gpus and you do not want to use one set -di 0,1,2,4,5 in bat file. In this case the program will not mine with fourth card


thanks for the replies but it is not working. The reason I want this, is due to a lack of ram on that one gpu
claymore still tries to make the DAG and there simply is no ram for it resulting in total failure


alternatively anyone have an idea to make the bat file disable one gpu for 1minute, that would make claymore fail to recognize it
quick1unc
Full Member
***
Offline Offline

Activity: 289
Merit: 107


View Profile
August 09, 2017, 05:46:29 PM
 #14525

anyone else had issues with lost connection on ethermine pool since updating to 9.8 or in general?
sanii
Member
**
Offline Offline

Activity: 135
Merit: 10


View Profile
August 09, 2017, 06:02:57 PM
Last edit: August 09, 2017, 06:19:49 PM by sanii
 #14526

How can I tell claymore miner to ignore one gpu?
and alternativly to mine something else on one gpu.

so far I have been disabling the gpu in device manager when launching claymore but that is kinda silly

press 0-9 in claymore when it is active 0 shuts down mining on gpu 0   1 on gpu 1 and so on

Or if you have 6 gpus and you do not want to use one set -di 0,1,2,4,5 in bat file. In this case the program will not mine with fourth card


thanks for the replies but it is not working. The reason I want this, is due to a lack of ram on that one gpu
claymore still tries to make the DAG and there simply is no ram for it resulting in total failure


alternatively anyone have an idea to make the bat file disable one gpu for 1minute, that would make claymore fail to recognize it
-di 01245 Do it like this Or delete a card in Device Manager
cryptocointrading
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
August 09, 2017, 06:19:05 PM
 #14527

How can I tell claymore miner to ignore one gpu?
and alternativly to mine something else on one gpu.

so far I have been disabling the gpu in device manager when launching claymore but that is kinda silly

press 0-9 in claymore when it is active 0 shuts down mining on gpu 0   1 on gpu 1 and so on

Or if you have 6 gpus and you do not want to use one set -di 0,1,2,4,5 in bat file. In this case the program will not mine with fourth card


thanks for the replies but it is not working. The reason I want this, is due to a lack of ram on that one gpu
claymore still tries to make the DAG and there simply is no ram for it resulting in total failure


alternatively anyone have an idea to make the bat file disable one gpu for 1minute, that would make claymore fail to recognize it
-di 01245 Do it like this

set -di 024
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

still tries to write the buffer for DAG to the gpu memory even when manually pressing 1 and telling me mining is disabled on that card
sanii
Member
**
Offline Offline

Activity: 135
Merit: 10


View Profile
August 09, 2017, 06:23:28 PM
Last edit: August 09, 2017, 06:50:39 PM by sanii
 #14528



set -di 024
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

still tries to write the buffer for DAG to the gpu memory even when manually pressing 1 and telling me mining is disabled on that card

[/quote]
TIMEOUT 40
@echo off
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
@echo on

EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -esm 1 -ewal 0**************9.comp -epsw x  -di 01245
mzeoatrakeb
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
August 09, 2017, 07:12:44 PM
 #14529

HI guys, which command must I use in Dual mining eth-dcr. to good hshrates?
PB_SilentMiner
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
August 09, 2017, 07:36:36 PM
 #14530

HI guys, which command must I use in Dual mining eth-dcr. to good hshrates?

-dcri

more info is in the readme.txt file in the root folder of Claymore Miner

best to test with the + / - keys first to find your best rate.
tf2addict
Full Member
***
Offline Offline

Activity: 675
Merit: 100


View Profile
August 09, 2017, 10:04:31 PM
 #14531

- Why Ethereum hashrate in Dual mode is higher than in Single mode?
  Hardware feature, accept it as an extra bonus.


Magic hardware!   Roll Eyes
TechPark
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
August 09, 2017, 11:54:30 PM
 #14532

Hey I'm getting an error message when trying to mine eth + sia, I think its still trying to mine decred even when I switch it from dcr to sia or sc. Please help me out



What are your config and batch files?
TechPark
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
August 09, 2017, 11:58:40 PM
 #14533

How can I tell claymore miner to ignore one gpu?
and alternativly to mine something else on one gpu.

so far I have been disabling the gpu in device manager when launching claymore but that is kinda silly

press 0-9 in claymore when it is active 0 shuts down mining on gpu 0   1 on gpu 1 and so on

Or if you have 6 gpus and you do not want to use one set -di 0,1,2,4,5 in bat file. In this case the program will not mine with fourth card


thanks for the replies but it is not working. The reason I want this, is due to a lack of ram on that one gpu
claymore still tries to make the DAG and there simply is no ram for it resulting in total failure


alternatively anyone have an idea to make the bat file disable one gpu for 1minute, that would make claymore fail to recognize it

Good advise had been given.
What exactly is not working for you?
Post the config files and screenshot, please.
TechPark
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
August 10, 2017, 12:01:37 AM
 #14534

- Why Ethereum hashrate in Dual mode is higher than in Single mode?
  Hardware feature, accept it as an extra bonus.


Magic hardware!   Roll Eyes

My guess: this way Claymore incourage you to mine in dual as he gets 2% fee in that case Smiley
mzeoatrakeb
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
August 10, 2017, 12:36:57 AM
 #14535

HI guys, which command must I use in Dual mining eth-dcr. to good hshrates?

-dcri

more info is in the readme.txt file in the root folder of Claymore Miner

best to test with the + / - keys first to find your best rate.


that I now, no more command only dcri?
BLNT
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
August 10, 2017, 12:41:25 AM
 #14536

- Why Ethereum hashrate in Dual mode is higher than in Single mode?
  Hardware feature, accept it as an extra bonus.


Magic hardware!   Roll Eyes

I've dual mined ETH with both Siacoin and Decred at several settings (from 20 to 80%), and at all settings my ETH takes a hit. In a 7 card GTX 1070 rig the ETH hashrate drops from ~220 MH/s to 210, 200, 180, even 155.

Anyone here able to mine ETH (with another coin) and NOT take a hit --- let alone have the rate increase?

THANKS
cryptocointrading
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
August 10, 2017, 12:43:45 AM
 #14537


TIMEOUT 40
@echo off
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
@echo on

EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -esm 1 -ewal 0**************9.comp -epsw x  -di 01245

Not what I asked for but this put me on the right path, For anyone interested in temporarily disabling a gpu from cmd;

Download the microsoft devcon tool
Copy the Matching Device Id field in device manager properties of the gpu

Open a command-prompt in your devcon map
Run this command:
devcon findall * | find /i " said device ID " > "%temp%\devcon.txt"
Open the file %temp%\devcon.txt and find your device

Copy the ID (you only need up until the end of the SUBSYS field) and put it between ""
devcon disable " ID from devcon.txt "

I had to put the enable command in a separate bat file that launches near the end. with a timeout to re enable after it starts mining

final code:

TIMEOUT 2
cd\
cd Program Files (x86)\Windows Kits\10\Tools\x64
devcon disable "PCI\VEN_10DE&DEV_1381&SUBSYS_8A9...."

cd\
cd Program Files\claymoreminer
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

start cmd /k Call reenable750.bat 4444

EthDcrMiner64.exe -epool eu1.ethermine.o........



If anyone knows a more elegant way feel free to let me know
siampumpkin
Sr. Member
****
Offline Offline

Activity: 420
Merit: 260



View Profile
August 10, 2017, 01:25:49 AM
 #14538

How can I tell claymore miner to ignore one gpu?
and alternativly to mine something else on one gpu.

so far I have been disabling the gpu in device manager when launching claymore but that is kinda silly

press 0-9 in claymore when it is active 0 shuts down mining on gpu 0   1 on gpu 1 and so on

In your start up bat put the -di command followed by the gpu's you want active. ie: -di 01234 would activate the first 5 GPU' for mining.

Buy a Trezor and Protect all your Crypto Currencies from hackers.
If I was helpful please tip me BTC: 3Bt4E78XjcEhCLEQUB6R1ujiQG58DXaazg  ETH: 0xc6541E163A7C513580f4C1897297452c71b44909
Psynthax
Hero Member
*****
Offline Offline

Activity: 2296
Merit: 504



View Profile
August 10, 2017, 01:56:21 AM
 #14539

I have updated my win10 to creators update and now miner crashes.. had to roll back and I hope it will be fixed before the update is forced on us by MS  Smiley

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
tf2addict
Full Member
***
Offline Offline

Activity: 675
Merit: 100


View Profile
August 10, 2017, 02:21:51 AM
Last edit: August 10, 2017, 02:35:09 AM by tf2addict
 #14540

Just to verify, -cvddc is not supported for RX 5xx in Windows?
Pages: « 1 ... 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 [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 ... 1412 »
  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!