Skip to content

OpenMP omp_get_mapped_hostptr extension #19

Open
@jdenny-ornl

Description

@jdenny-ornl

Clacc prototypes the following routine as an OpenMP extension to support OpenACC's acc_hostptr:

void *omp_get_mapped_hostptr(const void *ptr, int device_num);

The initial commit is dec7c17. This feature should be considered for upstreaming to LLVM as described in #10.

Metadata

Metadata

Assignees

Labels

claccRelated to the Clacc project (OpenACC support for C/C++)runtimeRelated to a runtime (e.g., LLVM's openmp subproject)upstreamableIdentifies work that is ready to be considered for LLVM upstream

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions