clang  20.0.0git
Functions
__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 
)