#include <NvidiaKernel.h>
Definition at line 50 of file NvidiaKernel.h.
GpuDeviceCompilationContext::GpuDeviceCompilationContext |
( |
const void * |
image, |
|
|
const std::string & |
kernel_name, |
|
|
const int |
device_id, |
|
|
const void * |
cuda_mgr, |
|
|
unsigned int |
num_options, |
|
|
CUjit_option * |
options, |
|
|
void ** |
option_vals |
|
) |
| |
GpuDeviceCompilationContext::~GpuDeviceCompilationContext |
( |
| ) |
|
CUfunction GpuDeviceCompilationContext::kernel |
( |
| ) |
|
|
inline |
CUmodule GpuDeviceCompilationContext::module |
( |
| ) |
|
|
inline |
CUmodule GpuDeviceCompilationContext::module_ |
|
private |
The documentation for this class was generated from the following files: