Skip to content

SYCL-CTS atomic_fence fails in post-commit #8221

Open
@bader

Description

@bader
Contributor

This test was recently updated and updated version fails:

sycl::atomic_fence function
  Check atomic_fence with memory_order = 3 and scope = 2 and test_type = 1
-------------------------------------------------------------------------------
/__w/llvm/llvm/khronos_sycl_cts/tests/atomic_fence/atomic_fence.cpp:203
...............................................................................

/__w/llvm/llvm/khronos_sycl_cts/tests/atomic_fence/atomic_fence.cpp:278: FAILED:
  CHECK( res )
with expansion:
  false

Full log: https://github.com/intel/llvm/actions/runs/4108820177/jobs/7090260265

Activity

added
bugSomething isn't working
CTSImpacts Khronos SYCL CTS
cudaCUDA back-end
on Feb 7, 2023
bader

bader commented on Feb 7, 2023

@bader
ContributorAuthor

This seems like a CUDA specific issue. @steffenlarsen was not able to reproduce the issue neither on Intel CPU nor on Intel GPU devices.
@AerialMantis, can you help to investigate this, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    CTSImpacts Khronos SYCL CTSbugSomething isn't workingcudaCUDA back-end

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bader

        Issue actions

          SYCL-CTS atomic_fence fails in post-commit · Issue #8221 · intel/llvm