Skip to content

Investigate use of C++ std library use to replace OpenMP locking #1948

@smithsg84

Description

@smithsg84

There are currently multiple uses of OpenMP locking mechanisms in the Cuda / HIP / SYCL code resulting in #ifdef OpenMP code. Can this be replaced with C++ std library mechanisms to avoid preprocessor conditional code logic. What are the performance impacts of such a change?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions