feat: make match_dtype_to_c_struct compatible with only offline compiler available
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 247
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 6
Description
At https://github.com/inducer/pyopencl/blob/d0d0addccd5d71a32a425d274663373909ff5254/pyopencl/tools.py#L593 , it calls the online compiler available to OpenCL. However, for certain devices, there's no online compiler available (e.g. Intel FPGA OpenCL SDK). So, would be great if it can be supported.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.