Go to the source code of this file.
#define VSMC_RUNTIME_ASSERT_OPENCL_CL_MANAGER_SETUP |
( |
|
func | ) |
|
Value:
("**CLManager::"#func"** CAN ONLY BE CALLED AFTER TRUE " \
"**CLManager::setup**"));
#define VSMC_RUNTIME_ASSERT(cond, msg)
Definition at line 42 of file cl_manager.hpp.
#define VSMC_RUNTIME_WARNING_OPENCL_CL_MANAGER_BLOCK |
( |
|
func, |
|
|
|
block, |
|
|
|
event |
|
) |
| |
Value:
("**CLManager::"#func" NOT BLOCKING BUT WITH NULL EVENT"))
#define VSMC_NULLPTR
nullptr
#define VSMC_RUNTIME_WARNING(cond, msg)
Definition at line 63 of file cl_manager.hpp.
#define VSMC_RUNTIME_WARNING_OPENCL_CL_MANAGER_SETUP_COMMAND_QUEUE |
Value:
("**CLManager::setup** FAILED TO SETUP A COMMAND_QUEUE"));
#define VSMC_RUNTIME_WARNING(cond, msg)
Definition at line 59 of file cl_manager.hpp.
#define VSMC_RUNTIME_WARNING_OPENCL_CL_MANAGER_SETUP_CONTEXT |
Value:
("**CLManager::setup** FAILED TO SETUP A CONTEXT"));
#define VSMC_RUNTIME_WARNING(cond, msg)
Definition at line 51 of file cl_manager.hpp.
#define VSMC_RUNTIME_WARNING_OPENCL_CL_MANAGER_SETUP_DEVICE |
Value:
("**CLManager::setup** FAILED TO SETUP A DEVICE"));
#define VSMC_RUNTIME_WARNING(cond, msg)
Definition at line 55 of file cl_manager.hpp.
#define VSMC_RUNTIME_WARNING_OPENCL_CL_MANAGER_SETUP_PLATFORM |
Value:
("**CLManager::setup** FAILED TO SETUP A PLATFORM"));
#define VSMC_RUNTIME_WARNING(cond, msg)
Definition at line 47 of file cl_manager.hpp.