Skip to content

OpenVINO backend: Enhance environment variable handling#208

Merged
ravi9 merged 3 commits into
ravi9:dev_backend_openvinofrom
mostafafaheem:envvar_cleanup
Jun 9, 2026
Merged

OpenVINO backend: Enhance environment variable handling#208
ravi9 merged 3 commits into
ravi9:dev_backend_openvinofrom
mostafafaheem:envvar_cleanup

Conversation

@mostafafaheem

Copy link
Copy Markdown

Overview

  • reads all envvars once in ggml_openvino_device_config::init()
  • creates a new accessor ggml_openvino_getenv which is used instead of getenv

Additional information

closes #196

Requirements

  • I have read and agree with the contributing guidelines
  • AI usage disclosure: YES, to look up all GGML_OPENVINO_* envvars and create the an array containing all of them

@ravi9

ravi9 commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Hi @mostafafaheem , I updated a few things. Could you revise based on my changes. ae93ac3

@ravi9 ravi9 force-pushed the dev_backend_openvino branch from ae93ac3 to efbc565 Compare June 9, 2026 06:59
@mostafafaheem mostafafaheem force-pushed the envvar_cleanup branch 2 times, most recently from 79bf8f9 to 9b05c23 Compare June 9, 2026 08:50
@mostafafaheem

Copy link
Copy Markdown
Author

@ravi9 updated

@ravi9 ravi9 merged commit 8ea91dd into ravi9:dev_backend_openvino Jun 9, 2026
5 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants