Krita/OpenCL knowledgebase
< Krita
GPU and OpenGL features and preferences in PS:
NVidia documentation
- http://developer.nvidia.com/object/cuda_3_2_downloads.html#Linux
- OpenCL Programming Guide
- OpenCL Best Practices Guide
- OpenCL Implementation Notes
Tutorials:
- http://www.khronos.org/developers/resources/opencl/#ttutorials
- amd OpenCl programming guide : http://developer.amd.com/zones/OpenCLZone/courses/Documents/Introduction_to_OpenCL_Programming%20Training_Guide%20(201005).pdf
- General GPU programming with the 3 GPU gems for free on Nvidia website :
Interesting introduction blogposts
- http://procworld.blogspot.com/2010/11/opencl-first-iteration.html
- http://procworld.blogspot.com/2011/01/opencl-second-iteration.html
Libraries :
- NVidia performance primitives for CUDA, really interesting functions for image processing like resizing, warp transformation and mirror : http://www.nvidia.com/content/GTC/documents/1028_GTC09.pdf