-
CPU is amd 9950x
error log:
```
/home/dingjr/vcpkg/buildtrees/openblas/src/v0.3.28-6f3e63eb38.clean/getarch_2nd.c:
In function ‘main’:
/home/dingjr/vcpkg/buildtrees/openblas/src/v0.3.28…
-
Hi, I met an issue related with multi threads. When I set `OPENBLAS_NUM_THREADS` bigger than 2, it reports an warning `OpenBLAS warning: precompiled NUM_THREADS exceeded, adding auxiliary array for th…
-
Please add openblas support in src/Buildtools/defaultparmfile
-
Currently the default value for USE_MKL is ON. If a user would like to use OpenBLAS but forget to define -DUSE_MKL=OFF, the only error message use gets is `Could NOT find BLAS (missing: BLAS_LIBRARIES…
-
### Steps to reproduce the issue
```console
$ spack spec -I
Input spec
--------------------------------
- openblas
Concretized
--------------------------------
- openblas@0.3.23%apple…
-
Hi,
Sorry to bother you all, in an updated macOS machine (Catalina 10.15.4) and spack installation, I am finding this issue when trying to instal openBLAS.
I am not sure if I am doing something …
-
When cross-compiling OpenBLAS using osxcross, I receive this error:
```
pkgutil: not found
```
Relevant makefile snippet in OpenBLAS:
https://github.com/OpenMathLib/OpenBLAS/blob/8a0cd5fcef…
-
Blas is accelerated by compiling GGML provided, so in the llama.cpp/ggml/src/CMakeLists.txt file ,
Refer to GGML_BLAS:
```
if (GGML_BLAS)
# omit
set(GGML_HEADERS_BLAS .. /include/ggml-blas.…
-
Summary
The installation for hypre fails for spack on Mac OS 10.13.4. The failure occurs when openblas 0.2.20 installation is attempted. This failure occurs for both gcc7.3 and intel 18.0.2. The pr…
-
### Is your feature request related to a problem? Please describe.
This issue is meant to discuss the feature and integration approach of Meson based OpenBLAS build.
There have been discussions ar…