|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|

Go to the source code of this file.
Functions | |
| proteus::DeviceTraits< JitDeviceImplT >::DeviceError_t | __jit_launch_kernel (void *Kernel, dim3 GridDim, dim3 BlockDim, void **KernelArgs, uint64_t ShmemSize, void *Stream) |
| proteus::DeviceTraits< JitDeviceImplT >::DeviceError_t __jit_launch_kernel | ( | void * | Kernel, |
| dim3 | GridDim, | ||
| dim3 | BlockDim, | ||
| void ** | KernelArgs, | ||
| uint64_t | ShmemSize, | ||
| void * | Stream | ||
| ) |