cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
|
A class to instantiate in the part of your application which does any work you intend to use the CUDA profiler to profile. More...
#include <profiling.hpp>
A class to instantiate in the part of your application which does any work you intend to use the CUDA profiler to profile.
This could well be your main() function.