On Tue, Nov 15, 2016 at 07:52:56PM +0300, Alexander Monakov wrote:
> On Mon, 14 Nov 2016, Alexander Monakov wrote:
> > On Mon, 14 Nov 2016, Martin Jambor wrote:
> > 
> > > Hi,
> > > 
> > > yesterday I forgot to send out the following patch.  The test
> > > libgomp/testsuite/libgomp.fortran/examples-4/device-3.f90 was failing
> > > for me when I was testing the HSA branch merge but I believe the test
> > > itself is wrong and the failure is due to us now adhering to OpenMP
> > > 4.5 default mapping of scalars (i.e. firstprivate, as opposed to
> > > tofrom in 4.0) and the test itself needs to be fixed in the following
> > > way.
> > 
> > From inspection, I believe device-1.f90 in the same directory has the same
> > issue?
> 
> Yep, I do see new test execution failures with both Intel MIC and PTX 
> offloading
> on device-1.f90, device-3.f90 and target2.f90.  Here's an actually-tested 
> patch
> for the first two (on target2.f90 there's a different problem).
> 
>       Martin Jambor  <mjam...@suse.cz>
>       Alexander Monakov  <amona...@ispras.ru>
> 
>       * testsuite/libgomp.fortran/examples-4/device-1.f90 (e_57_1): Add
>       mapping clauses to target constructs.
>       * testsuite/libgomp.fortran/examples-4/device-3.f90 (e_57_3): Ditto.

Ok, thanks.

        Jakub

Reply via email to