microsoft / OpenCLOn12

The OpenCL-on-D3D12 mapping layer
MIT License
104 stars 13 forks source link

No implementation of clGetKernelInfo CL_KERNEL_ATTRIBUTES #4

Open jenatali opened 4 years ago

jenatali commented 4 years ago

Need to handle:

  1. Vec type hint
  2. Required work group size
  3. Work group size hint.

Note: Untested by CTS unless supporting SPIR.