Перейти к основному содержанию
  • English
  • Русский
Главная

zero numbers

Меню учётной записи пользователя

  • Войти

Основная навигация

  • Главная
  • Help
  • Archive
  • Downloads

Ethminer setup guide

Profile picture for user Admin
Submitted by: Admin
on Чтв., 07/20/2017 - 10:38
how to setup ethminer

How to setup nvidia optimized ethminer version 0.11.0 on windows 10.

ethminer is open source and doesn't have fee unlike claymore miner.

Required:

  • Hardware
  • Windows 10
  • Internet connection
  • mining pool of your choice and your ethereum wallet address

Steps:

  1. Download ethminer
  2. Unzip folder
  3. Make new txt file inside folder where ethminer.exe is located
  4. Write your own start bat file.
  5. run bat file

 

1.Download ethminer

  • Direct link:https://github.com/ethereum-mining/ethminer/releases/download/v0.11.0/ethminer-0.11.0-Windows.zip
  • Github link(you need to download (ethminer-0.11.0-Windows.zip):https://github.com/ethereum-mining/ethminer/releases

2.Unzip folder

3.Make new txt file inside folder where ethminer.exe is located (note that you don't need to run exe).

4.Open txt file you created, copy and paste this template:

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

ethminer.exe --farm-recheck 200 -U -S eu1.ethermine.org:4444 -FS us1.ethermine.org:4444 -O <YourEthereumAddress>.<WorkerNameCanBeAny>

where :

--farm-recheck - is ms between checks for changed work

  • -U cuda mining (nvidia technology link with list of supported gpus https://en.wikipedia.org/wiki/CUDA)
  • -G for opencl if you card doesn’t support cuda
  • you need to chose only one either -U or -G

-S - stratum port of your mining pool

-FS - failover stratum mining pool in case first fails(optional)

-O - userpass YourEthereumWalletAdress.workername

 

To get full list of commands open command line in folder with ethminer.exe and write ethminer –help

after changes save txt file and rename from anyname.txt to anyname.bat

(obviously name of text document can be whatever you want. matters only part after dot (aka filename extension))

5.after that launch bat file and miner will start mining ethereum to your mining pool.

 

If you want to add miner to startup here is article how to do it:

http://zeronumbers.com/node/33

mining
cryptocurrency
ethereum
ethminer
guide
  • Войдите, чтобы оставлять комментарии

Меню в подвале

  • Контакт