Skip to content

Conversation

@ZzEeKkAa
Copy link
Contributor

@ZzEeKkAa ZzEeKkAa commented Oct 31, 2024

Make wheel package work in pip environment

@ZzEeKkAa ZzEeKkAa force-pushed the feature/pip_sycl_rt branch from bbf0804 to a9a4288 Compare October 31, 2024 21:38
@riverliuintel
Copy link

@vlad-penkin this is a critical fix for PyTorch pip install feature. Please help to prioritize this PR merge asap. After Triton repo ready, we still need time to pin Triton upgrade, and upstream pip install feature and then testing.



def _build(name, src, srcdir, library_dirs, include_dirs, libraries):
def _build(name, src, srcdir, library_dirs, include_dirs, libraries, extra_compile_args=[]):
Copy link
Contributor

Choose a reason for hiding this comment

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

This change in common file should be upstreamed. Can you open an issue so you can do that separately please ?

@ZzEeKkAa ZzEeKkAa force-pushed the feature/pip_sycl_rt branch from a9a4288 to 2835632 Compare November 5, 2024 15:28
@ZzEeKkAa ZzEeKkAa force-pushed the feature/pip_sycl_rt branch from 2835632 to 72249e2 Compare November 5, 2024 15:28
@ZzEeKkAa ZzEeKkAa marked this pull request as ready for review November 5, 2024 15:29
@ZzEeKkAa ZzEeKkAa merged commit 0c51766 into main Nov 5, 2024
4 checks passed
@ZzEeKkAa ZzEeKkAa deleted the feature/pip_sycl_rt branch November 5, 2024 16:09
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.

[Packaging] Add an option to use sycl runtime wheel instead of full oneAPI package

5 participants