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

[Triton] change target[1] to sycl_device to get arch properties from Triton side #590

Merged

Conversation

quintinwang5
Copy link

@quintinwang5 quintinwang5 commented Apr 12, 2024

Since we can get device architecture by sycl::device from 2024.1. https://github.com/intel/llvm/blob/b963e894678247d99b03f18d00ae7bdc4ca883da/sycl/include/sycl/ext/oneapi/experimental/device_architecture.hpp#L18 We are trying to get arch infomations from Triton side to decouple with IPEX. This may reduce the maintaining efforts. This is only for Triton testing now.

@quintinwang5 quintinwang5 requested a review from gujinghui as a code owner April 12, 2024 02:55
@quintinwang5
Copy link
Author

@Stonepia

@Stonepia Stonepia self-requested a review April 12, 2024 02:59
@Stonepia
Copy link
Contributor

This PR requires the change from Triton. We will update the pinned triton commit and re-trigger CI. Merge for now.

@Stonepia
Copy link
Contributor

CI check at #601

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