GPU Profiler

Dear Cuda developers,

I wrote a gpu profiler (only working with nvidia cards) in order to profile the memory use and the gpu consumption of a particular application.
You can find the code here,
[url]https://gitlab.com/mbarbry/gpu-profiler[/url]

There is still a lot of rooms for improvements, but it does the job!