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

Bump minimum required SYCL versions, drop support for ComputeCpp #167

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

psalz
Copy link
Member

@psalz psalz commented Mar 24, 2023

This updates the minimum required versions for hipSYCL and DPC++ in anticipation of #162. Additionally, we have to drop support for ComputeCpp for the time being, as its USM support can be described as flaky at best, and working around all the encountered issues (if at all possible) is simply not worth the effort.

psalz added 2 commits March 24, 2023 15:20
Due to its, as of version 2.11, flaky support for USM, we cannot support
ComputeCpp for the time being.
This is in preparation for transitioning to native device pointers for
backing buffer allocations. The new revisions are known to work with the
patch, but have not been selected for any particular commit (= earlier
revisions may also work).
@psalz psalz force-pushed the ci-bump-sycl-versions branch from f07289c to 2d7218f Compare March 24, 2023 14:24
@psalz psalz merged commit 30340e1 into master Mar 24, 2023
@psalz psalz deleted the ci-bump-sycl-versions branch March 24, 2023 14:41
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