Skip to content

Fill in missing atomic tests and unify #1764

@rhornung67

Description

@rhornung67

Is your feature request related to a problem? Please describe.

In the test/unit/atomic directory, we have uneven testing of atomics across CUDA, HIP, and OpenMP, and no atomic testing for SYCL or OpenMP target offload.

Describe the solution you'd like

Work through the atomic test we have to make sure all atomic operations are tested, including RAJA atomics and desul atomics, for all RAJA back-ends. Try to unify as much as possible to eliminate conditionally-compiled code where possible and follow the test parameterization patterns we use in other tests.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or information about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    reviewedMark with this label when issue has been discussed by teamtasktesting

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions