DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::kernel_function_info Struct Reference

#include <syclcompat/kernel.hpp>

Collaboration diagram for syclcompat::kernel_function_info:

Public Attributes

int max_work_group_size = 0
 

Detailed Description

Definition at line 62 of file kernel.hpp.

Member Data Documentation

◆ max_work_group_size

int syclcompat::kernel_function_info::max_work_group_size = 0

Definition at line 63 of file kernel.hpp.

Referenced by syclcompat::get_kernel_function_info().


The documentation for this struct was generated from the following file: