Skip to content

NPU plugin support #2066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

NPU plugin support #2066

wants to merge 3 commits into from

Conversation

tkatila
Copy link
Contributor

@tkatila tkatila commented May 27, 2025

No description provided.

@tkatila
Copy link
Contributor Author

tkatila commented May 27, 2025

Not tested on real hardware. Development done based on the kernel API and example listings from a real system.

tkatila and others added 3 commits May 28, 2025 15:18
Supports Core Ultra 1, 2 and 200V series NPUs.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
@tkatila
Copy link
Contributor Author

tkatila commented May 28, 2025

I dropped the preferred allocation policy as it would require more than one NPU to exist and that's not expected as the NPUs are tied to CPUs.

Comment on lines +19 to +21
* Core Ultra Series 1
* Core Ultra Series 2
* Core Ultra 200V Series
Copy link
Contributor

Choose a reason for hiding this comment

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

IMHO code names like MeteorLake etc are also useful, because that's e.g. how Wikipedia refers to them: https://en.wikipedia.org/wiki/Meteor_Lake

=> Maybe code names could be in parenthesis?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was requested to use the official names. :) But I agree that the codenames are familiar for people, maybe even more familiar.

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