FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kCudaDef.h File Reference

Description

Central Cuda-related definitions.

Go to the source code of this file.

Macros

#define kCheckCuda(EXPRESSION)
 Executes a return statement if the given expression does not evaluate to cudaSuccess. More...
 
#define kTestCuda(EXPRESSION)
 Used within a kTry block to conditionally jump to the first error handling block (e.g. More...