[Openmp-dev] KMPC Interface for OpenMP offloading

simone via Openmp-dev openmp-dev at lists.llvm.org
Thu Dec 14 15:51:50 PST 2017


Hi,

I know there is an LLVM OpenMP runtime library interface document, that 
describe the interface provided to the compiler.
Looking at this document there are not functions related to OpenMP 
targets, is there another document that describes the interface for 
offloading, or is there a plan to extend it?

The OpenMP runtime in the git repository from IBM Yorktown that 
implements offloading into NVIDIA GPUs use runtime functions that start 
with the prefix __tgt_*, is that the official choice?

If any of you could clarify this, it would be awesome!

Thanks!
Simone


More information about the Openmp-dev mailing list