[Bug libgomp/60035] [PATCH] make it possible to use OMP on both sides of a fork (without violating standard)

jeff.science at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 13 14:46:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60035

--- Comment #11 from Jeff Hammond <jeff.science at gmail dot com> ---
Thanks for sharing. I’ve seen that bug or closely related ones before. This
is definitely one of the motivating examples for this feature set.

The only question is how many years before it gets adopted (which requires
everybody to use the latest OpenMP implementations, of course)...

Jeff

On Wed, Dec 12, 2018 at 7:21 PM jakub at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60035
>
> --- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> GCC 9 has omp_pause_resource and omp_pause_resource_all APIs as required by
> OpenMP 5.0 for this.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.


More information about the Gcc-bugs mailing list