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

[SYCL][COMPAT] Added helper functions to manage library and kernel rt loads #13053

Merged
merged 9 commits into from
Apr 29, 2024

Conversation

Alcpz
Copy link
Contributor

@Alcpz Alcpz commented Mar 18, 2024

Marked as draft until #13027 gets merged.

  • Adds functionality to SYCLcompat to load and unload libraries at runtime.
  • Adds helper functions to load kernel functors from said libraries.

Minor:

  • Tests updated to match the style of the rest of the library

@Alcpz Alcpz force-pushed the Alcpz/kernel-update-2 branch from 6861043 to fbc0dec Compare March 25, 2024 11:55
@Alcpz Alcpz temporarily deployed to WindowsCILock March 25, 2024 11:55 — with GitHub Actions Inactive
@Alcpz Alcpz temporarily deployed to WindowsCILock March 25, 2024 12:21 — with GitHub Actions Inactive
@Alcpz Alcpz marked this pull request as ready for review April 16, 2024 09:02
@Alcpz Alcpz requested a review from a team as a code owner April 16, 2024 09:02
@Alcpz Alcpz force-pushed the Alcpz/kernel-update-2 branch from 8ccc31b to 72899df Compare April 26, 2024 11:24
@Alcpz Alcpz temporarily deployed to WindowsCILock April 26, 2024 11:27 — with GitHub Actions Inactive
@Alcpz Alcpz temporarily deployed to WindowsCILock April 26, 2024 13:10 — with GitHub Actions Inactive
@Alcpz Alcpz temporarily deployed to WindowsCILock April 26, 2024 13:10 — with GitHub Actions Inactive
@Alcpz
Copy link
Contributor Author

Alcpz commented Apr 29, 2024

@intel/llvm-gatekeepers, please merge. Thanks!

@sommerlukas sommerlukas merged commit de7413f into intel:sycl Apr 29, 2024
13 checks passed
@Alcpz Alcpz deleted the Alcpz/kernel-update-2 branch June 3, 2024 12:20
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.

3 participants