-
I tried enable Target packages -> Libraries -> Other
lapack/blas option,
this option needed enable Toolchain -> Enable Fortran support
also I install gfortran my build system.
next error h…
-
Hello,
I try to install the "aspect" application from https://aspect.geodynamics.org on a linux cluster for some of our users.
First steps seem to be ok :
-- Configuring done (421.9s)
-- Gener…
-
There seems to be some issue installing source packages which link to BLAS/LAPACK, when R is using system versions of those packages instead of `libRlapack.so` and `libRblas.so`. In my case:
```R
…
-
Hi! I am attempting to solve an Ax = b style equation. It works well with `numpy.linalg.solve`, and `scipy.linalg.solve` with the `gen` routine. Of note the latter uses, and former likely uses LAPACK'…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like.
Wrapping ggsvd3 (for generalized SVD) was previously blocking on bumping the m…
-
Current build from some custom lapack sources is not so nice. It would be nice ot move to original clapack headers and build for all architectures independently.
-
Is there a way to link Adept with Intel MKL Blas and Lapack? I'm now using ./configure from msys64 on a Windows PC.
I now got the following lines at the and of ./configure:
configure: **********…
-
I have been working on a pet project. What is would like to do is introduce some C++ code in LAPACK, with a matrix class to represent the matrices, not just a pointer. This is not meant as a way for p…
-
Consider the following:
```r
library(SummarizedExperiment)
setClass("FOO", slots=c(se="SummarizedExperiment"))
x
-
I cannot build this project as given in `https://geosx-geosx.readthedocs-hosted.com/en/latest/docs/sphinx/QuickStart.html`
I am getting an error:
```
CMake Error at host-config:32 (include):
…