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][E2E] Fix the test script after changing sycl-ls output #12672

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

uditagarwal97
Copy link
Contributor

In PR##12596, we changed the output of sycl-ls to use 'fpga' instead of 'acc'. This has caused several tests to fail when fpga is available on the system. This PR fixes that.

In retrospect, we should have enabled testing on FPGA in pre-commit testing as this bug could have been caught earlier.

@uditagarwal97
Copy link
Contributor Author

@intel/llvm-gatekeepers the PR is ready!

@steffenlarsen steffenlarsen merged commit 6098a75 into intel:sycl Feb 9, 2024
12 checks passed
@steffenlarsen
Copy link
Contributor

Post-commit failures.
Arc:

********************
Timed Out Tests (1):
  SYCL :: KernelFusion/Reduction/group_reduce_and_last_wg_detection.cpp

********************
Failed Tests (1):
  SYCL :: Reduction/reduction_range_3d_rw_reducer_skip.cpp

@uditagarwal97 uditagarwal97 deleted the fix_lit_cfg branch March 21, 2024 19:58
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