Skip to content
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

Support for building just L0 Sysman support without IGC dependency #529

Open
eero-t opened this issue Mar 29, 2022 · 3 comments
Open

Support for building just L0 Sysman support without IGC dependency #529

eero-t opened this issue Mar 29, 2022 · 3 comments
Labels
L0 Sysman Issue related to L0 Sysman

Comments

@eero-t
Copy link

eero-t commented Mar 29, 2022

Because IGC is preventing building of latest compute-runtime versions: intel/intel-graphics-compiler#224

Alternatively, compute-runtime could detect at build time whether installed IGC version supports EU fusion, and use it only when IGC supports it. That way compute-runtime could still be built with older IGC versions that do not break compute-runtime build.

@jandres742
Copy link

@eero-t thanks for the suggestion. At this moment, we are working at L0 spec to define how SYSMAN and Core APIs should better interact, following the comments on oneapi-src/level-zero#36. WE could take this suggestion under consideration and see how it fits in the new scheme being discussed.

@eero-t
Copy link
Author

eero-t commented May 12, 2022

FYI: IGC build issue got resolved, but I think there's still value in separating compute and Sysman functionality as I do not think there's much overlap between them. Being able to build Sysman functionality separately without needing also to build all the extra compute dependencies (IGC and its deps) would be great.

@JablonskiMateusz JablonskiMateusz added the L0 Sysman Issue related to L0 Sysman label Nov 24, 2022
@tkatila
Copy link

tkatila commented Feb 21, 2024

Are there any updates to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L0 Sysman Issue related to L0 Sysman
Projects
None yet
Development

No branches or pull requests

4 participants