]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp.texi: Minor update to omp_get_num_devices/omp_get_initial_device
authorTobias Burnus <tburnus@baylibre.com>
Tue, 7 Jan 2025 15:43:30 +0000 (16:43 +0100)
committerTobias Burnus <tburnus@baylibre.com>
Tue, 7 Jan 2025 15:43:30 +0000 (16:43 +0100)
commitd3ccd89fa0d34d44226af47fe82c27ba7833fe65
tree569fe126dd155ca31e0d4f3fb721b6ec3f42179b
parentaa688dd6302fd9fd4a6ede232bbe63781e672ae9
libgomp.texi: Minor update to omp_get_num_devices/omp_get_initial_device

libgomp/ChangeLog:

* libgomp.texi (OpenMP 6.0): Fix typo.
(omp_get_default_device): Update the wording as the value
returned by omp_get_initial_device is now ambiguous.
(omp_get_num_devices): Minor wording tweak.
(omp_get_initial_device): Note that the function may also
return omp_initial_device since OpenMP 6.
libgomp/libgomp.texi