https://forums.developer.nvidia.com/t/i-need-something-between-scan-and-largescan/2551
I need something between scan and largescan - CUDA Programming and Performance - NVIDIA Developer...
Feb 6, 2008 - Hi all, I need to perform a scan on an array of size 2048. As far as I know the scan example goes till 1024 (with 512 threads) and the scanlargearray example...
i need