Skip to content

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

Open
shahkarnav115-beep wants to merge 5 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 5 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

@github-actions github-actions bot added the ggml label Mar 5, 2026
@ggerganov ggerganov force-pushed the dev_backend_openvino branch from 76e4057 to e73b4d4 Compare March 13, 2026 10:44
@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??

@wine99 wine99 force-pushed the dev_backend_openvino branch from 996b739 to b6c83aa Compare March 17, 2026 02:25
@wine99
Copy link
Collaborator

wine99 commented Mar 18, 2026

Thank you for contributing! We will take a look when we have bandwidth. cc @cavusmustafa @ynimmaga @ravi9

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants