Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
scriptfu
on 10/04/2014, 03:12:31 UTC
On the original version the program is using 683blocks and 768 threads per block.
threads = 524 288
threadsperblock = 768
blocks = dim3 grid((threads + threadsperblock-1)/threadsperblock); = 682

http://runnable.com/U0YK9Jzak4RoTzpU/ccminer-grid-dimensions-example-for-c%2B%2B