cbuchner1 / CudaMiner

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

Autotune issue, probably not a bug... #92

Closed ImmortalJ closed 10 years ago

ImmortalJ commented 10 years ago

I noticed in the February release that when I run "cudaminer --benchmark -i 0 -D" that it starts out with Block as 7 instead of 1 like it use to. My card is a GTX 570, I'm thinking this isn't a bug, just that it's starting out with a larger block value to speed things up.

I know you're probably very busy with development, but I was wondering if you could tell me which commit made this change?

Thanks!