ccminer
ccminer copied to clipboard
Simple question about threads
Hello, just curious about one aspect. You have setup CUDA threads to be 256 threads per block.
If they were just 1 thread per block, would the result of the computation still be correct? So 256 is just for performance or is also a requirement for ccminer to correctly do its job?
Thanks