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] defs.hpp update with Windows macros. SYCLCOMPAT_CHECK_ERROR added. #13027

Merged
merged 5 commits into from
Apr 16, 2024

Conversation

Alcpz
Copy link
Contributor

@Alcpz Alcpz commented Mar 14, 2024

This PR:

  • unifies the names of the definitions in defs.hpp from sycl_compat to syclcompat
  • extends definitions to work with MSVC
  • Adds a macro to handle error codes from expressions that could throw sycl::exception.

@Alcpz Alcpz force-pushed the Alcpz/defs-update-2 branch from 1fe43c6 to 4fd7a29 Compare March 18, 2024 09:14
@Alcpz Alcpz temporarily deployed to WindowsCILock March 18, 2024 09:15 — with GitHub Actions Inactive
@Alcpz Alcpz temporarily deployed to WindowsCILock March 18, 2024 09:35 — with GitHub Actions Inactive
Copy link
Contributor

@AidanBeltonS AidanBeltonS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than minor changes needed, seems fine

sycl/doc/syclcompat/README.md Outdated Show resolved Hide resolved
sycl/doc/syclcompat/README.md Outdated Show resolved Hide resolved
@Alcpz Alcpz temporarily deployed to WindowsCILock April 15, 2024 13:18 — with GitHub Actions Inactive
@Alcpz Alcpz temporarily deployed to WindowsCILock April 15, 2024 13:38 — with GitHub Actions Inactive
@Alcpz
Copy link
Contributor Author

Alcpz commented Apr 16, 2024

@intel/llvm-gatekeepers This is ready to merge.

AWS CI check fails due to an unrelated test. Related issue: #13281

@sommerlukas sommerlukas merged commit 89eeb02 into intel:sycl Apr 16, 2024
13 checks passed
sommerlukas pushed a commit that referenced this pull request Apr 29, 2024
… loads (#13053)

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 deleted the Alcpz/defs-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