Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2026 14:44:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 295633] math/py-numpy: 2.4.6,1 core dumps
Message-ID:  <bug-295633-21822-aoD2hf5BEe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295633-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295633

--- Comment #6 from Charlie Li <vishwin@freebsd.org> ---
Disabling compiled optimisations via cpu-baseline=none breaks POLA for the vast
majority of intended numpy users.

The bigger issue is that these CPUs aren't even old old, as in v1 and earlier
old. These are bona fide v2 chips for which Intel decided to play a
market/business segmentation game of omitting certain v2 features. I opened an
issue upstream to see how to go about this, since it will involve modifying the
relevant meson files: https://github.com/numpy/numpy/issues/31478

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295633-21822-aoD2hf5BEe>