Skip to content

__tgt_target_kernel

Synopsis

Declared in <src/midend/programTransformation/ompLowering/rex_kmp.h>

int
__tgt_target_kernel(
    ident_t* loc,
    int64_t device_id,
    int32_t num_teams,
    int32_t thread_limit,
    void* host_ptr,
    __tgt_kernel_arguments* kernel_args);

Created with MrDocs