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

Fix issues in oneapi_local_memory test #1010

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0x12CC
Copy link
Contributor

@0x12CC 0x12CC commented Dec 17, 2024

This PR makes the following changes to the tests for the oneAPI local memory extension:

  1. Updates the tests to use sycl_cts::util::get_cts_object::queue() instead of the default-constructed queue.
  2. Changes #ifdef SYCL_CTS_ENABLE_FULL_CONFORMANCE to #if SYCL_CTS_ENABLE_FULL_CONFORMANCE.
  3. Adds a check for has(sycl::aspect::fp64) to test cases that use double in device code.

@0x12CC 0x12CC requested a review from a team as a code owner December 17, 2024 01:28
@bader bader requested a review from a team December 17, 2024 21:56
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.

2 participants