Cache size control in OpenCL

Hi all,

How can I control the cache size when using OpenCL kernels? The functions are clear if CUDA is used, but I can’t find an equivalence in OpenCL. Besides, how can I know which is the default value for all kernels? I am running on a Tesla C2050.
Thanks in advance for any answer.