Re: [committed][libgomp, testsuite] Reduce recursion depth in declare_target-*.f90

2022-02-01 Thread Jakub Jelinek via Gcc-patches
On Tue, Feb 01, 2022 at 08:20:39AM +0100, Tom de Vries wrote: > [libgomp, testsuite] Reduce recursion depth in declare_target-*.f90 > > libgomp/ChangeLog: > > 2022-01-27 Tom de Vries > > * testsuite/libgomp.fortran/examples-4/declare_target-1.f90: Reduce > recursion depth. >

[committed][libgomp, testsuite] Reduce recursion depth in declare_target-*.f90

2022-01-31 Thread Tom de Vries via Gcc-patches
Hi, When running the libgomp testsuite with GOMP_NVPTX_JIT=-O0 using an nvptx accelerator (Nvidia T400, 2GB), I run into: ... libgomp: cuCtxSynchronize error: unspecified launch failure \ (perhaps abort was called) libgomp: cuMemFree_v2 error: unspecified launch failure libgomp: device finaliz