cbuchner1 / CudaMiner

a CUDA accelerated litecoin mining application based on pooler's CPU miner
Other
687 stars 304 forks source link

Add an option to specify the number of runs for a benchmark #147

Open krichter722 opened 9 years ago

krichter722 commented 9 years ago

I'm working on a script which tests different combinations of values for cudaminer parameters with cudaminer --benchmark. It'd be great to have a parameter which accepts a numeric value n and makes the benchmark produce n hash/s values and exit on its own.