-
Hello, Thank you so much for sharing this amazing work. Really grateful for this. I tried to install it following the installation guides give [here](https://flightmare.readthedocs.io/en/latest/gettin…
-
Hi, thanks for all your work on PURL, it looks excellent. I have a question/proposal, but let me first give some context on why I'm asking. Right now I am co-authoring a proposal for external dependen…
-
Since SCS libraries link with openblas32 it makes sense to link them against blastrampoline in julia-1.10 (after it is announced the new lts); How should we proceed with switching to libblastrampoline…
-
ld:
...
undefined reference to `dgemm_'
undefined reference to `dgemv_'
...
-
I can successfully build arpack-ng with blas and lapack using this comand:
```
CXX=icx CC=icx FC=ifort F77=ifort ./configure --with-blas=/home/feacluster/OpenBLAS/build/lib/libopenblas_sapphirera…
-
### Describe your issue.
Since Cython 3, I am unable to cythonize if the cimports are in a certain reverse order. Only happens on Linux, not on MacOS. The paths for imports are wrong in the traceba…
-
**Is your feature request related to a problem? Please describe.**
When build vsag, we need to install intel MKL library, apparently this could only be used on x86, so I wonder:
1. Could we use this…
-
As in the title, is it because the euler22 system does not support these tests? I can pass the test normally on other OSs. The following are some of the intercepted test error logs. Can you provide so…
-
With #31, we use openblas on Windows and non-openblas on UNIX. For consistency, it would be nice to use the same version of blas/lapack on all platforms.
The inconsistency was introduced because t…
-
# Summary
Trying to link the examples when compiling with AdaptiveCpp using MKL::MKL as the target library fails.
# Version
oneMKL version 0.2.0
githash = f4d6b1994eb110587ced0fc9777bac755049887…