-
Copy issue body from D:/vcpkg/vcpkg-master/vcpkg-master/installed/vcpkg/issue_body.md
Package: geogram[core,graphics]:x64-windows@1.8.3#3
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 1…
-
**Describe the bug**
I am trying to set up parallel processing in my R code. I get an inexplicable error. I am running R 4.4.2 inside Ubuntu and Fedora containers running on Aurora 41, a "spin" of Fe…
bshor updated
3 hours ago
-
### Describe your issue.
I'm seeing a large number of fails on macOS 15.1 (Sequoia, ARM M1) using Accelerate. I don't see those fails with scipy-openblas32. This leads me to believe that there's a pr…
-
## Features in This Release
### BLAS
### LAPACK
### RNG
### DFT
### Sparse BLAS
### Documentation update
## Known Issues and Limitations
-
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…
-
The current plan for the next release of spack-stack (1.8.0) to use Intel MKL for FFTW/BLAS/LAPACK functionality instead of the FFTW and OpenBLAS libraries for all of the Intel-based stacks.
See ht…
-
I noticed that the following fails:
``` julia
B = randn(100,100);
A = view(B,1:50,1:50)
schurfact!(A)
```
The reason is that the `Schur` immutable assumes that `T` and `Z` are of the same type:
```…
Jutho updated
22 hours ago
-
Hi All,
I have an odd problem and I don't know if this is the correct place to ask, so apologies if not but here goes...
Some of the matrices that I have to invert are >50k per axis (i.e. 50k x…
-
BLAS and LAPACK providers should have a mechanism for allowing their consumers to properly set the CMake `BLA_STATIC` and `BLA_VENDOR` configuration options. This is similar in essence to the already-…
omor1 updated
1 month ago
-
spack install netlib-lapack +external-blas %xl_r@13.1.6 ^ibm-essl@5.5
When compiling with an external BLAS library such as ESSL, netlib-lapack does not pull in the proper externally defined BLAS li…