typo (than -> that): The omp_get_device_distances API routine has been added than can be used to find the offload devices that are in terms of the NUMA node closed to the thread that called the routine.
Perhaps it is better to put it this way: The omp_get_device_distances API routine has been added that can be used to find the offload devices that are closest, in terms of NUMA node, to the thread that called the routine. On Fri, Jun 19, 2026 at 10:11 PM Tobias Burnus <[email protected]> wrote: > > There is probably more to say - especially to Fortran and likely also to > C, C++, … but let's add the first OpenMP and AMD GPU entries for GCC 17. > > I hope that we can soon add some more goodies, knowing that they are in > the pipeline, but that's at least a start. :-) > > Comments & suggestions before I push it to be visible at > https://gcc.gnu.org/gcc-17/changes.html ? > > Tobias
