I am trying to find the differences between constant memory vs texture memory vs global memory in CUDA.
I am able to find the following relevant articles, but not able to find the answer to my question
global vs shared memory in CUDA
Usage of global vs. constant memory in CUDA
An article which deals with the performance implications of all the three : http://forum.beyond3d.com/showthread.php?t=52510