|
cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
|
Files | |
| file | identify.hpp [code] |
| file | instance.hpp [code] |
| A CUDA execution graph instance wrapper class and some associated definitions. | |
| file | node.hpp [code] |
| Graph template node proxy (base-)class base-class node_t and supporting code. | |
| file | node_builder.hpp [code] |
| Convenience classes for construction execution graph nodes. | |
| file | template.hpp [code] |
An implementation of a subclass of kernel_t for kernels compiled together with the host-side program. | |
| file | typed_node.hpp [code] |