On Tue, May 13, 2025 at 03:03:10PM +0200, Theo Buehler wrote: > Here's an update to the latest commit of piglit on fdo. This builds > with both in-tree numpy and numpy 2, although I only made a quick > compile test with numpy 1.26. > > There might be some more polish needed and of course real testing. > > I needed to add -I and -L flags so the build doesn't error out early > on due to failing to link with xkbcommon. I ran a few hundred tests > with 'piglit run gpu /tmp/foo' and it was the usual epilepsy-inducing > noise on the screen. So as far as I'm concerned this looks like it's > close enough to working with numpy2.
Thanks, did a full run of the "quick" tests on inteldrm (broadwell) with numpy 1.26. ok jsg@