Skip to content

[SYCL] Link gcc_s and gcc libraries for GCC 5+ versions#154

Merged
bader merged 1 commit intointel:syclfrom
bader:fix-issue-10
May 22, 2019
Merged

[SYCL] Link gcc_s and gcc libraries for GCC 5+ versions#154
bader merged 1 commit intointel:syclfrom
bader:fix-issue-10

Conversation

@bader
Copy link
Contributor

@bader bader commented May 21, 2019

The workaround is required for the GCC 5+ version.

Should fix #10.

The workaround is required for the GCC 5+ version.

Signed-off-by: Alexey Bader <alexey.bader@intel.com>
vladimirlaz
vladimirlaz previously approved these changes May 22, 2019
@bader bader merged commit e9933a8 into intel:sycl May 22, 2019
@bader bader deleted the fix-issue-10 branch May 22, 2019 14:50
bb-sycl pushed a commit that referenced this pull request Oct 14, 2019
)

Reviewers: hokein

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D67901

llvm-svn: 374799
adamfidel pushed a commit to adamfidel/llvm that referenced this pull request Feb 9, 2026
…#276)

* [SYCL][Graph] Implement exceptions for incompatible extensions

Throws an invalid exception when trying to use the following extensions
along with Graph.

- sycl_ext_oneapi_enqueue_barrier
- sycl_ext_oneapi_memcpy2d
- sycl_ext_codeplay_kernel_fusion
- sycl_ext_oneapi_kernel_properties
- sycl_ext_oneapi_device_global

Closes Issue: intel#154

* [SYCL][Graph] Implement exceptions for incompatible extensions

Adds info to exception message
Moves tests from e2e to unitests when possible

* [SYCL][Graph] Implement exceptions for incompatible extensions

Corrects some typos and adds comments.

* [SYCL][Graph] Implement exceptions for incompatible extensions

Used a template function to throw exception instead of a parametrized function.

* [SYCL][Graph] Implement exceptions for incompatible extensions

Moves Sycl-extension enum definition.
Limits graph recording to non-explicit path in the new tests.

* [SYCL][Graph] Implement exceptions for incompatible extensions

Updates Linux ABI dump file with the new handler function throwing exception.
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.

[SYCL] linking sycl gives missing __cpu_model

2 participants