clang 22.0.0git
__llvm_offload_host.h File Reference
#include "__llvm_offload.h"

Go to the source code of this file.

Functions

unsigned llvmLaunchKernel (const void *func, dim3 gridDim, dim3 blockDim, void **args, size_t sharedMem=0, void *stream=0)

Function Documentation

◆ llvmLaunchKernel()

unsigned llvmLaunchKernel ( const void * func,
dim3 gridDim,
dim3 blockDim,
void ** args,
size_t sharedMem = 0,
void * stream = 0 )

References blockDim, and gridDim.