Skip to content

Fix IGPU unit test failures from PR #34494 (mmap zero-copy weights feature)#1

Closed
Copilot wants to merge 11 commits into
masterfrom
copilot/fix-igpu-unit-test-failures
Closed

Fix IGPU unit test failures from PR #34494 (mmap zero-copy weights feature)#1
Copilot wants to merge 11 commits into
masterfrom
copilot/fix-igpu-unit-test-failures

Conversation

Copy link
Copy Markdown

Copilot AI commented May 22, 2026

  • Inspect current PR diff and latest branch state
  • Confirm user requirement to avoid fixes in utils.*
  • Remove utils.hpp modifications from this PR
  • Keep issue resolution in current PR files only (no new files)
  • Run targeted validation/tests for modified GPU cache-import code paths
  • Apply high-confidence follow-up hardening in current PR files:
  • - restore previous thread-local tensor base on scope exit (nested import safe)
  • - add PAGE_SIZE power-of-two static assertion near mmap alignment usage
  • Re-run validation and summarize test/validation state
  • - configure still blocked in sandbox by DNS failure fetching storage.openvinotoolkit.org dependency archive

Copilot AI and others added 2 commits May 22, 2026 20:32
…orrectly report write position

Agent-Logs-Url: https://github.com/Prithviraj-R/openvino/sessions/8db653a2-7fa7-4932-8697-0672945886e2

Co-authored-by: Prithviraj-R <79247794+Prithviraj-R@users.noreply.github.com>
…nd seekoff bounds check

Agent-Logs-Url: https://github.com/Prithviraj-R/openvino/sessions/8db653a2-7fa7-4932-8697-0672945886e2

Co-authored-by: Prithviraj-R <79247794+Prithviraj-R@users.noreply.github.com>
…b-buffer offsets

Agent-Logs-Url: https://github.com/Prithviraj-R/openvino/sessions/608502c7-3de7-4286-a250-39e33a92a1be

Co-authored-by: Prithviraj-R <79247794+Prithviraj-R@users.noreply.github.com>
Copilot AI and others added 2 commits May 25, 2026 17:38
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