Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RLT] Roulettecoin | POW | New algo | No premine | GPU miner
by
nonce-pool
on 05/05/2014, 21:23:15 UTC
Can you post sample batch file for GPU miner

Fresh 64-bit Windows miners with stratum fixes:
For GPU miner pass -t X option where X is a number of GPUs. GPU miner has to be executed from the directory where kernel directory is located.


Code:
minerd-gpu.exe -o stratum+tcp://mine2.rlt.nonce-pool.com:4010 -u user.1 -p x -t 2 i-22
pause

-t is number of gpus and/or threads

looks like you can set the intensity with -i

cpu is similiar

Code:
minerd-cpu.exe  -o stratum+tcp://mine2.rlt.nonce-pool.com:4010 -u Admin.3 -p x

-t for cpu miner is number of threads