JuliaGPU / JuliaGPU/OpenCL.jl

Consider wrapping beta extensions

Open
#334 2 comments 0 reactions 0 assignees View on GitHub
OpenCL
Dominant language
Julia
Stars
312
Forks
50
Avg merge
1d 1h
Merged PRs (30d)
11

Description

As of https://github.com/JuliaGPU/OpenCL.jl/pull/311 , I can see that some extensions are missing. That doesn't make sense as wrap.jl does include `cl_ext.h` and the extensions are still present in https://github.com/JuliaGPU/OpenCL.jl/blob/master/res/wrap.jl

This shouldn't be a showstopper for the PR itself, but in the future I was planning to use the `cl_khr_command_buffer` extension to provide similar optimizations to OpenCL.jl as the ones provided by oneAPI's `command_list` API.

We need to look into why the script is not wrapping some extensions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.