cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
template.hpp File Reference

An implementation of a subclass of kernel_t for kernels compiled together with the host-side program. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

An implementation of a subclass of kernel_t for kernels compiled together with the host-side program.

Todo:
Implement batch mem op insertion and param setting: cuGraphAddBatchMemOpNode, cuGraphBatchMemOpNodeGetParams, cuGraphBatchMemOpNodeSetParams