Hi,
Rheinhardt Matthias wrote:
at the moment, offloading Open MP workshare section is not supported,
nor can implicit do-loops from expressions with array syntax be delt
with in another way for offloading. Are there any plannings to lift this
restriction, which is rather severe for - in partic
Hi,
at the moment, offloading Open MP workshare section is not supported, nor can
implicit do-loops from expressions with array syntax be delt with in another
way for offloading. Are there any plannings to lift this restriction, which is
rather severe for - in particular scientific - Fortran co
On Thu, Jan 04, 2024 at 08:43:26PM -0500, Lipeng Zhu wrote:
> This patch try to fix the bug when HAVE_ATOMIC_FETCH_ADD is
> not defined in dec_waiting_unlocked function. As io.h does
> not include async.h, the WRLOCK and RWUNLOCK macros are
> undefined.
>
> libgfortran/ChangeLog:
>
> * io/i