Hi Tobias!
On 2024-11-14T18:18:57+0100, Tobias Burnus wrote:
> maybe doing parallel work doesn't work well.
>From my own experience: no, doesn't. ;-)
> --- a/htdocs/projects/gomp/index.html
> +++ b/htdocs/projects/gomp/index.html
> omp_target_memset and
> - omp_target_memset_rect_a
Hi all,
maybe doing parallel work doesn't work well. The previously attached
diff is obviously not mine but an older one, commit before mine. The
patch itself was also committed+pushed, but seemingly only after
extracting the commit.
See attachment for (hopefully) the proper patch.
Tobias B
Updated https://gcc.gnu.org/projects/gomp/ as now OpenMP 6.0 has been
released:
https://www.openmp.org/wp-content/uploads/OpenMP-API-Specification-6-0.pdf
Which is under spec releases and changing TR13 to OpenMP 6.0
Tobias
commit cb607960883c6528a1c43d4e59b80a626dc6a386
Author: Tobias Burnus