Skip to content

[NPU] Copy compiler library to tests folder#36801

Merged
sbutnari merged 2 commits into
openvinotoolkit:masterfrom
sbutnari:copy_compile_library
Jul 16, 2026
Merged

[NPU] Copy compiler library to tests folder#36801
sbutnari merged 2 commits into
openvinotoolkit:masterfrom
sbutnari:copy_compile_library

Conversation

@sbutnari

@sbutnari sbutnari commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Details:

Copy NPU Compiler Library to the tests folder to enable a new class of tests and improve developer experience.

Tickets:

AI Assistance:

  • AI assistance used: no / yes
  • If yes, summarize how AI was used and what human validation was performed (build/tests/manual checks).

@github-actions github-actions Bot added category: build OpenVINO cmake script / infra category: NPU OpenVINO NPU plugin labels Jul 9, 2026
@sbutnari

Copy link
Copy Markdown
Contributor Author

build_jenkins

@sbutnari sbutnari marked this pull request as ready for review July 13, 2026 08:29
@sbutnari sbutnari requested a review from a team as a code owner July 13, 2026 08:29
@sbutnari sbutnari added WIP work in progress do_not_review labels Jul 13, 2026
@olpipi olpipi changed the title Copy compile library to tests folder [WIP] Copy compile library to tests folder Jul 13, 2026
@olpipi olpipi changed the title [WIP] Copy compile library to tests folder [WIP][DO NOT REVIEW] Copy compile library to tests folder Jul 13, 2026
@sbutnari sbutnari force-pushed the copy_compile_library branch 3 times, most recently from a2c2005 to 841383f Compare July 14, 2026 13:43
@sbutnari sbutnari requested a review from Copilot July 14, 2026 13:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modifies the Intel NPU plugin’s compiler-library installation logic to additionally place compiler-related binaries into the install tree’s tests/ area (intended to support running tests against an installed/staged package).

Changes:

  • Adds install-time commands intended to create symlinks in ${CMAKE_INSTALL_PREFIX}/tests/ for the NPU compiler and compiler loader libraries.

Comment thread src/plugins/intel_npu/cmake/download_compiler_libs.cmake Outdated
@sbutnari sbutnari force-pushed the copy_compile_library branch from 841383f to ad487e8 Compare July 15, 2026 09:06
@sbutnari sbutnari removed WIP work in progress do_not_review labels Jul 15, 2026
@sbutnari sbutnari changed the title [WIP][DO NOT REVIEW] Copy compile library to tests folder [NPU] Copy compiler library to tests folder Jul 15, 2026
@sbutnari sbutnari added this pull request to the merge queue Jul 16, 2026
Merged via the queue into openvinotoolkit:master with commit 4434d88 Jul 16, 2026
209 of 211 checks passed
@sbutnari sbutnari deleted the copy_compile_library branch July 16, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: build OpenVINO cmake script / infra category: NPU OpenVINO NPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants