C# Class ManagedCuda.DriverAPINativeMethods.Profiling

This section describes the profiler control functions of the low-level CUDA driver application programming interface.
Afficher le fichier Open project: kunzmi/managedCuda

Private Methods

Méthode Description
cuProfilerInitialize ( string configFile, string outputFile, CUoutputMode outputMode ) : CUResult
cuProfilerStart ( ) : CUResult
cuProfilerStop ( ) : CUResult