Re: [wwwdocs][committed] projects/gomp/: Update for OpenMP 6.0 spec release

2024-11-28 Thread Thomas Schwinge
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

Re: [wwwdocs][committed] projects/gomp/: Update for OpenMP 6.0 spec release

2024-11-14 Thread Tobias Burnus
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