Bitcoin Forum
June 23, 2024, 10:59:03 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.3.0) on: February 05, 2018, 08:11:03 PM
hi mate,

i dont get the miner to start if i want to deactivate my 1st GPU. I have 5GPUs in my Rig.
is it the -devices value?


This dont work:


@echo OFF

REM Change the following address to your Zcash taddr.

SET ADDRESS=t1RZpCpUurCoijUcaydfagdffhgadfsdf

SET USERNAME=%ADDRESS%.w

SET POOL=eu1-zcash.flypool.org:3333

SET SCHEME=stratum

START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880 -devices value 1,2,3,4





please can someone send me an example?




**Solved... dont type in "value" **

START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880 -devices 1,2,3,4
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!