On Wed, Nov 06, 2024 at 04:18:50PM +0000, Andrew Stubbs wrote:
> It worked for me, but I might have an unusual configuration that allows me
> to test installed toolchains with remote devices, rather than build trees
> with local devices.
> 
> Is this version OK?
> 
> Andrew

> From c46061db946ab28968b36c0d2cb65b6093a144ee Mon Sep 17 00:00:00 2001
> From: Andrew Stubbs <a...@baylibre.com>
> Date: Wed, 6 Nov 2024 12:26:08 +0000
> Subject: [PATCH] openmp: Add testcases for omp_max_vf
> 
> Ensure that the GOMP_MAX_VF does the right thing for explicit schedules, when
> offloading is enabled ("target" directives are present), and is inactive
> otherwise.
> 
> libgomp/ChangeLog:
> 
>       * testsuite/libgomp.c/max_vf-1.c: New test.
>       * testsuite/libgomp.c/max_vf-2.c: New test.
> 
> gcc/testsuite/ChangeLog:
> 
>       * gcc.dg/gomp/max_vf-1.c: New test.

Ok, thanks.

        Jakub

Reply via email to