Skip to content

[SYCL] Refactor USM allocator to improve ABI stability #1064

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

Merged

Conversation

alexbatashev
Copy link
Contributor

This patch is a part of effort to decouple SYCL Runtime library
interface from its actual implementation. The goal is to improve
SYCL ABI/API compatibility between different versions of library.

USM allocator was refactored to use public C-style API instead of
private C++-style APIs. Also, documentation was improved.

Signed-off-by: Alexander Batashev alexander.batashev@intel.com

Alexander Batashev added 2 commits January 23, 2020 14:27
Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>
Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>
Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>
@bader bader merged commit 8ab6d7f into intel:sycl Jan 30, 2020
@alexbatashev alexbatashev deleted the private/abatashe/refactor_usm_allocator branch July 28, 2021 06:44
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.

4 participants