C# Class ManagedCuda.DriverAPINativeMethods.Profiling

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

Private Methods

Method Description
cuProfilerInitialize ( string configFile, string outputFile, CUoutputMode outputMode ) : CUResult
cuProfilerStart ( ) : CUResult
cuProfilerStop ( ) : CUResult