Dynamic memory leak check

Hello,
I would like to ask if there is a possibility to check for memory leaks in the GPU memory if I do the allocation/free in the kernel? The allocation is done on the GPU side, not on the host side.
Thanks for the suggestions.

[url]http://docs.nvidia.com/cuda/cuda-memcheck/index.html#device-side-allocation-checking[/url]