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.
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
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