This patch completely removes the old OpenMP device runtime. Previously, the old runtime had the prefix `libomptarget-new-` and the old runtime was simply called `libomptarget-`. This patch makes the formerly new runtime the only runtime available. The entire project has been deleted, and all references to the `libomptarget-new` runtime has been replaced with `libomptarget-`. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D118934 |
||
|---|---|---|
| .. | ||
| is_initial_device.c | ||
| omp_device_managed_memory.c | ||
| omp_dynamic_shared_memory.c | ||
| omp_get_num_devices.c | ||
| omp_get_num_devices_with_empty_target.c | ||
| omp_host_pinned_memory.c | ||