FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kCudaEnvironmentStatus Struct Reference

Description

Represents the overall state of the Cuda processing environment.

Inheritance diagram for kCudaEnvironmentStatus:
Inheritance graph

Related

#define kCUDA_ENVIRONMENT_STATUS_READY
 Cuda execution supported in current environment.
 
#define kCUDA_ENVIRONMENT_STATUS_NOT_INTEGRATED
 FireSync platform built without Cuda integration enabled.
 
#define kCUDA_ENVIRONMENT_STATUS_NO_DEVICE
 No Cuda device found.
 
#define kCUDA_ENVIRONMENT_STATUS_INCOMPATIBLE_RUNTIME
 Cuda runtime incompatible with FireSync platform requirements.
 
#define kCUDA_ENVIRONMENT_STATUS_INCOMPATIBLE_DRIVER
 Cuda driver incompatible with Cuda runtime requirements.
 
#define kCUDA_ENVIRONMENT_STATUS_INCOMPATIBLE_DEVICE
 Cuda device incompatible with FireSync platform requirements.
 

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