FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kCudaRuntime Class Reference

Description

Collection of static methods for Cuda runtime management and reporting.

Public Member Functions

kBool kCudaRuntime_IntegrationEnabled ()
 Reports whether Cuda integration was enabled when the kFireSync library was built. More...
 
kBool kCudaRuntime_IsAvailable ()
 Reports whether Cuda runtime support is available. More...
 
kStatus kCudaRuntime_MaximumDriverRuntimeVersion (kVersion *version)
 Reports the maximum Cuda runtime version supported by the current driver. More...
 
kVersion kCudaRuntime_MinimumRuntimeVersion ()
 Reports the minimum Cuda runtime version required by the FireSync platform. More...
 
kStatus kCudaRuntime_RuntimeVersion (kVersion *version)
 Reports the current Cuda runtime version. More...
 

The documentation for this class was generated from the following file: