libflame icon indicating copy to clipboard operation
libflame copied to clipboard

High-performance object-based library for DLA computations

Results 34 libflame issues
Sort by recently updated
recently updated
newest added

This should make it slightly easier to use the static lib. If this is accepted, would it be possible to release 5.2.1 afterwards?

Hello, I spend a bit of time trying to figure out why libflame 5.2.0 did not build for me, only to realize I hit the bug where using absolute paths...

With a configuration like `./configure --enable-arg-max-hack --enable-lapack2flame` we currently get a lot of non-namespaced defines when including Flame.h in a source code Specifically, the min define breaks compilation with GCC...

Hi, We are observing few failures in one of our customer applications using libFLAME and BLIS for SVD API “SGESDD”. The outputs of singular values S and the Orthogonal matrix...

Hi! I know that this is somewhat one the wrong side of the bleeding edge for libFLAME, but in the process of investigating BLIS+libFLAME as the main blas/lapack libs for...

Hey guys I am trying to build libFLAME on our AMD Naples machines using the AOCC v.2.2.0 compilers (clang, clang++, flang). We run CentOS 7.8 on our compute nodes. Here...

I recently compiled [nwchem](https://nwchemgit.github.io/) using libflame in place of LAPACK. When trying to run a simple calculation, execution fails with ``` libflame: /home/amd/harish/rome2.2/aocl-rel/aocl22-rc4/final-packages/libflame/src/lapack/red/tridiagut/front/flamec/FLA_Tridiag_UT_internal.c (line 26): libflame: Function or conditional branch/case...

Testing libFLAME library on Netlib's LAPACK test suite (version 3.4.2 & 3.5.0) results in failures in QR decomposition tests. The failures are observed in only single and double precision QR...

``` checking build system type... Invalid configuration `power9': machine `power9' not recognized configure: error: /bin/sh build/ac-utils/config.sub power9 failed ```