9 | | * figure out the [http://stackoverflow.com/questions/14504580/pycuda-blocks-and-grids-to-work-with-big-datas optimal grids and blocks sizes] |
| 9 | * figure out the optimal grids and blocks sizes: |
| 10 | * [http://stackoverflow.com/questions/14504580/pycuda-blocks-and-grids-to-work-with-big-datas Pycuda Blocks and Grids to work with big datas] |
| 11 | * [http://stackoverflow.com/questions/9985912/cuda-grid-block-thread-size CUDA grid, block, thread size] |
| 12 | * [http://stackoverflow.com/questions/2392250/understanding-cuda-grid-dimensions-block-dimensions-and-threads-organization-s Understanding CUDA grid dimensions, block dimensions and threads organization (simple explanation)] |
| 13 | * [http://www.gris.informatik.tu-darmstadt.de/cuda-workshop/tutorial/Advanced_CUDA_03.pdf Advanced CUDA Optimization 3. Execution] |
| 14 | * [http://llpanorama.wordpress.com/2008/06/11/threads-and-blocks-and-grids-oh-my/ Threads and blocks and grids, oh my!] |