-
It would be useful to detect that netlib has been linked to the Python program even if netlib is not multi-threaded.
It can help maintainers of scientific Python libraries diagnose performance prob…
-
Hi @aarondotter,
New user, and I have an installation issue I've hit on both MacOS (15.0.1) and Linux (Ubuntu 24.10) with MESA 24.08.1 and mesa SDK 24.7.1. After running the ./mk we see:
gfortr…
-
I have used **BLAS** and **LAPACK** in **Intel-MKL** to build **SuiteSparse** and **OpenMVG** for windows. Most 3rd-libs are built from Vcpkg.
I thinck it will be very helpful to implement the featur…
-
Currently, `glomap` depends explicitly on `SuiteSparse`.
On my distribution, `ceres` is not packaged with `SuiteSparse` support (it only provides the following CMake components: `EigenSparse Sparse…
-
Recent (and indeed for a while) LAPACKs have LAPACKE (the official C interface) and CBLAS (ditto) code routinely distributed. I see Strawberry PDL edition has BLAS and LAPACK DLLs, but it doesn't have…
-
### Verification
- [X] I ran `brew update` and am still able to reproduce my issue.
- [X] I have resolved all warnings from `brew doctor` and that did not fix my problem.
### What were you trying to…
-
@mgates3 I have tried switching to `OpenBLAS`, however now the build fails on a conflicting declaration:
```
[ 69%] Building CXX object CMakeFiles/lapackpp.dir/src/stub/stub_geqrf.cc.o
/opt/local/b…
-
### Proposed new feature or change:
The current wheel builds (as of 2.1.3) may contain not entirely correct license or origin information for bundled third-party components. As a result, it may be …
-
In the `SplineBuilder` the batch information is only used in the `operator()`
https://github.com/CExA-project/ddc/blob/main/include/ddc/kernels/splines/spline_builder.hpp#L401-L413
A `SplineBuilde…
-