Re: Help with flexiblas crash on aarch64 in kojij only

2025-01-07 Thread Iñaki Ucar
On Tue, 7 Jan 2025 at 03:57, Orion Poplawski wrote: > On 1/6/25 08:48, Kevin Fenzi wrote: > > On Mon, Jan 06, 2025 at 12:17:09PM +, Richard W.M. Jones wrote: > >> > >> valgrind works by interpreting each instruction, so yes the overhead > >> is rather large. On the other hand I really apprec

Re: Help with flexiblas crash on aarch64 in kojij only

2025-01-07 Thread Dan Horák
On Mon, 6 Jan 2025 19:56:27 -0700 Orion Poplawski wrote: > On 1/6/25 08:48, Kevin Fenzi wrote: > > On Mon, Jan 06, 2025 at 12:17:09PM +, Richard W.M. Jones wrote: > >> > >> valgrind works by interpreting each instruction, so yes the overhead > >> is rather large. On the other hand I really a

Re: Help with flexiblas crash on aarch64 in kojij only

2025-01-06 Thread Orion Poplawski
On 1/6/25 08:48, Kevin Fenzi wrote: On Mon, Jan 06, 2025 at 12:17:09PM +, Richard W.M. Jones wrote: valgrind works by interpreting each instruction, so yes the overhead is rather large. On the other hand I really appreciate its ability to find bugs. >From the errors below it seems to be a

Re: Help with flexiblas crash on aarch64 in kojij only

2025-01-06 Thread Kevin Fenzi
On Mon, Jan 06, 2025 at 12:17:09PM +, Richard W.M. Jones wrote: > > valgrind works by interpreting each instruction, so yes the overhead > is rather large. On the other hand I really appreciate its ability to > find bugs. > > >From the errors below it seems to be a problem with Neoverse code

Re: Help with flexiblas crash on aarch64 in kojij only

2025-01-06 Thread Richard W.M. Jones
On Sun, Jan 05, 2025 at 10:32:56AM -0700, Orion Poplawski wrote: > On 1/4/25 11:33, Orion Poplawski wrote: > >Since the latest update to OpenBLAS 0.3.28 in rawhide, FlexiBLAS > >fails to build in aarch64 because OpenBLAS crashes in the LAPACK- > >xeigtstc_cec_in test. Note that OpenBLAS itself does

Re: Help with flexiblas crash on aarch64 in kojij only

2025-01-05 Thread Orion Poplawski
On 1/4/25 11:33, Orion Poplawski wrote: Since the latest update to OpenBLAS 0.3.28 in rawhide, FlexiBLAS fails to build in aarch64 because OpenBLAS crashes in the LAPACK- xeigtstc_cec_in test. Note that OpenBLAS itself does not fail only because they don't include LAPACK test suite. See: - Th

Help with flexiblas crash on aarch64 in kojij only

2025-01-04 Thread Orion Poplawski
Since the latest update to OpenBLAS 0.3.28 in rawhide, FlexiBLAS fails to build in aarch64 because OpenBLAS crashes in the LAPACK-xeigtstc_cec_in test. Note that OpenBLAS itself does not fail only because they don't include LAPACK test suite. See: - The first failure in Koschei after the 0.3.2