<html><body><p>Hi all,<br><br>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:<br><br>omp_target_alloc<br>omp_target_free<br>omp_target_is_present<br>omp_target_memcpy<br>omp_target_memcpy_rect<br>omp_target_associate_ptr<br>omp_target_disassociate_ptr<br>omp_get_initial_device<br>omp_set_default_device<br>omp_get_default_device<br>omp_get_num_devices<br><br>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.<br><br>Regards<br>George<br><BR>
</body></html>