Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6150197
Topic
167229
Board
Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
scriptfu
on
10/04/2014, 03:12:31 UTC
Quote from: zelante on April 10, 2014, 02:53:23 AM
Quote from: djm34 on April 10, 2014, 02:16:03 AM
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