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

Add SYCL-CTS (x86_64/linux) to planned testing #603

Merged

Conversation

alan-forbes-cp
Copy link
Collaborator

@alan-forbes-cp alan-forbes-cp commented Dec 4, 2024

Overview

Add SYCL-CTS (x86_64/linux) to planned testing.

Reason for change

Required for future releases.

Description of change

Sitting along side OPENCL-CTS tests, SYCL-CTS are built, run and artefacts archived.

Anything else we should know?

  • x86_64 linux only
  • all tests run by default
  • scripts and related support files added to .github/scripts
  • git patches added to .github/patches
  • the option to download a dpcpp release (rather than build) is added (with support for 'previous workflow' download being future work)
  • artefact handling includes the use of tar files to avoid the known "execute perms" Github issue
  • swap is expanded in the runner (and ninja -j arg reduced) to facilitate SYCL-CTS builds
  • note that the following 5 tests fail:
Failed tests:
  cl12/test_event/event::wait does not report asynchronous errors
  cl12/test_group_functions/Group broadcast - *
  cl12/test_group_functions/Sub-group broadcast and select - *
  cl12/test_math_builtin_api/math_builtin_float_base_*
  cl12/test_math_builtin_api/math_builtin_float_double_*

@alan-forbes-cp alan-forbes-cp changed the title DRAFT: sycl-cts testing DRAFT: Add SYCL-CTS (x86_64/linux) to planned testing Dec 11, 2024
@alan-forbes-cp alan-forbes-cp marked this pull request as ready for review December 12, 2024 12:17
@alan-forbes-cp alan-forbes-cp requested a review from a team as a code owner December 12, 2024 12:17
@alan-forbes-cp alan-forbes-cp changed the title DRAFT: Add SYCL-CTS (x86_64/linux) to planned testing Add SYCL-CTS (x86_64/linux) to planned testing Dec 12, 2024
@alan-forbes-cp alan-forbes-cp merged commit 2b65cba into uxlfoundation:main Dec 16, 2024
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