Skip to content

CL adapter improvement: enable USM hints #1423

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

Open
aarongreig opened this issue Mar 8, 2024 · 1 comment
Open

CL adapter improvement: enable USM hints #1423

aarongreig opened this issue Mar 8, 2024 · 1 comment
Labels
opencl OpenCL adapter specific issues
Milestone

Comments

@aarongreig
Copy link
Contributor

We have big commented out blocks in our implementations of USMAdvise and USMPrefetch

suggesting that the CL equivalents to these functions aren't yet widely supported. I had a go at uncommenting one of these and fixing the mild bitrot that's set in, and at the very least I didn't get an error when I tested it (on gen 12 igpu driver). We should look at removing the comments if support has indeed been rolled out to a decent extent.

@aarongreig aarongreig added the opencl OpenCL adapter specific issues label Mar 8, 2024
@kbenzie kbenzie added this to the Backlog milestone Sep 16, 2024
@aarongreig
Copy link
Contributor Author

looks like this will be addressed by the changes in #2312

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
opencl OpenCL adapter specific issues
Projects
None yet
Development

No branches or pull requests

2 participants