Skip to content

CVS-181573: Commit changes for NPU Config#950

Merged
MayureshV1 merged 1 commit intoovep-developfrom
sahar/copilot_npu_config
Mar 2, 2026
Merged

CVS-181573: Commit changes for NPU Config#950
MayureshV1 merged 1 commit intoovep-developfrom
sahar/copilot_npu_config

Conversation

@sfatimar
Copy link

https://jira.devtools.intel.com/browse/CVS-181573

  1. When -C "ep.share_ep_contexts|1" is specified, the config is completely overwritten with a single entry - "NPU_COMPILATION_MODE_PARAMS"; all other entries are removed
  2. The second problem is that OVEP sets the device preference always to "DRIVER". In return, when the config contains "NPU_COMPILER_TYPE PLUGIN" entry, it is overwritten to driver. This makes it impossible to use CiP - i.e. the tooling can only run on a PC with an NPU driver present (meaning, an NPU chip is always required)

Motivation and Context

Copy link

@MayureshV1 MayureshV1 left a comment

Choose a reason for hiding this comment

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

Can we completely remove the logic to set compiler type?

@sfatimar sfatimar force-pushed the sahar/copilot_npu_config branch from 3abc1f8 to 80799cc Compare March 2, 2026 09:36
@sfatimar
Copy link
Author

sfatimar commented Mar 2, 2026

Can we completely remove the logic to set compiler type?

Done

@sfatimar
Copy link
Author

sfatimar commented Mar 2, 2026

@MayureshV1 please review and approve

Copy link

@MayureshV1 MayureshV1 left a comment

Choose a reason for hiding this comment

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

Looks Good !

@MayureshV1 MayureshV1 merged commit a3a6b2e into ovep-develop Mar 2, 2026
7 of 8 checks passed
@MayureshV1 MayureshV1 changed the title Commit changes for NPU Config CVS-181573: Commit changes for NPU Config Mar 2, 2026
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