Skip to content

Ensure portability of OpenMP Target backend across Nividia and AMD GPUs #332

Description

@CFD-Xing

The has_device_addr pragma is not portable to Nvidia architecture, a more portable way would be to use is_device_ptr on the actual device pointer and to map the pointer to a Fortran within the OMP directive

Activity

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

Metadata

Metadata

Labels

omp-gpuRelated to openMP-offload (GPU) backend

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions