Skip to content

ggml-openvino: Add graph capture API support for GGUFReaderV2#55

Open
shahkarnav115-beep wants to merge 4 commits intoravi9:dev_backend_openvinofrom
shahkarnav115-beep:add-opencl-headers
Open

ggml-openvino: Add graph capture API support for GGUFReaderV2#55
shahkarnav115-beep wants to merge 4 commits intoravi9:dev_backend_openvinofrom
shahkarnav115-beep:add-opencl-headers

Conversation

@shahkarnav115-beep
Copy link

@shahkarnav115-beep shahkarnav115-beep commented Mar 5, 2026

Description

This PR is the submodule-side companion to openvinotoolkit/openvino.genai#3449 — the prototype implementation of GGUFReaderV2 for OpenVINO GenAI

@shahkarnav115-beep shahkarnav115-beep changed the title Add OpenCL headers for openvino GSOC project#15 ggml-openvino: Add graph capture API support for GGUFReaderV2 Mar 16, 2026
@shahkarnav115-beep
Copy link
Author

Removing the vendored CL/ headers from ggml/include/CL — these were added as a temporary workaround during prototype development to avoid requiring a full OpenCL SDK installation locally.
No CMake changes are needed — find_package(OpenCL REQUIRED) is already present in ggml/src/ggml-openvino/CMakeLists.txt and OpenCL::OpenCL is already linked via target_link_libraries

@shahkarnav115-beep
Copy link
Author

@ravi9, @cavusmustafa can you take a look??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant