On Thu, Aug 01, 2024 at 08:36:59PM +0200, Tobias Burnus wrote: > First, OpenMP TR13 has just been released. Hence, link it from our project > page. > > For the GCC 15 page, I suggest to add ompx_gnu_pinned_mem_alloc (but one can > argue about that) and the nvptx I/O support. We could also talk about nvptx > + constructor support here. > > Comments, thoughts, remarks before I commit it? > > Current pages are: https://gcc.gnu.org/gcc-15/changes.html + > https://gcc.gnu.org/projects/gomp/#omp-status > > Tobias
> OpenMP: gcc-15/changes.html - minor update / projects/gomp - link to TR13 > > * htdocs/gcc-15/changes.html (OpenMP): Mention ompx_gnu_pinned_mem_alloc > and Fortran I/O support on nvptx with OpenMP offloading. > * htdocs/projects/gomp/index.html (OpenMP Releases and Status): Add TR13. LGTM. Jakub