[Openmp-dev] omp_target_* API functions

Georgios Rokos via Openmp-dev openmp-dev at lists.llvm.org
Fri Aug 5 14:20:39 PDT 2016


Hi all,

I was looking at the libomp code and some OpenMP 4.5 API functions have not
been implemented yet - they are only stubs. These are:

omp_target_alloc
omp_target_free
omp_target_is_present
omp_target_memcpy
omp_target_memcpy_rect
omp_target_associate_ptr
omp_target_disassociate_ptr
omp_get_initial_device
omp_set_default_device
omp_get_default_device
omp_get_num_devices

We (IBM) need those functions for our deliverable at the end of August. Is
any development in progress? If yes, do we have any estimated time for
completion? Otherwise, let me know so that I start the implementation.

Regards
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20160805/c071a3b3/attachment.html>


More information about the Openmp-dev mailing list