Bitcoin Forum
May 28, 2024, 06:24:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can anybody help me to start mining with Claymore v9.6?  (Read 333 times)
antonio2234 (OP)
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
June 30, 2017, 01:31:07 PM
 #1

Hi,

I have downloaded "Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.6".
I want to to how to process step-by-step.
I have 4x1070 (Nvidia).

In root folder there is "config" file which should be configure it.
I have these settings there (in config file . I want to mine only ETH/Single mining):

Code:
-epool eth.suprnova.cc:5000
Code:
-ewal My Wallet Address
Code:
-epsw xxx
Code:
-mode 1
Code:
-eworker My Worker Name

Did I missed anything here?

And in start.bat I have added this setting (for ETH only):
Code:
ethdcrminer64.exe -epool eth.suprnova.cc:5005 -ewal Login.WorkerName -epsw x

Please advice if I missed anything?
marvykkio
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
June 30, 2017, 01:36:03 PM
 #2

-mode 1
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
June 30, 2017, 05:38:58 PM
Last edit: June 30, 2017, 06:24:41 PM by Vann
 #3

You can see what intensity level works best for the cards with -ethi. Default value is 7. Also you set the maximum temperatue in celcius where mining will halt with -tstop. You don't need to specify your pool and account info in the bat file if you use a config file. I use this for the .bat to start the miner:

Code:
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
EthDcrMiner64.exe

You should also set a failover pool in the epools.txt file in case the main pool goes down.
Pages: [1]
  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!