-
The documentation does not have any installation instructions for windows. It would be nice if there were a guide that walked users through getting `matrix-lapacke` and `matrix-atlas` to run. The GNU …
-
I use openblas for a Python package, so I statically link most of the C dependencies I have. However, when I activate the static feature it failed the manylinux check because it is dynamically linking…
-
I did some research on the use of the suffixed function names for the 64bit integer build, and I found an inconsistency introduced by the way Julia introduced this suffix idea. It is no question that …
-
there is something error when I install libact on mint Linux 18. What should I do?
(libact) guan@guan-virtual-machine ~/libact-master $ python setup.py build
Platform Detection: Linux. Link to l…
-
Make a Spack package for quinoa.
Dependencies Spack has
- sci-libs/trilinos
- charm+mpi
- boost
- hypre+mpi
- random123
- netlib-lapack+lapacke
Missing
- mad-numdiff (LLNL/spack#3811)
- …
-
When building 0.9.1 with LAPACK installed in a non-standard location, the link flags for LAPACKE_LIBRARIES don't get correctly propagated to linking the `chap` binary, resulting in link errors.
Pat…
-
Hi, [Owl](https://github.com/ryanrhymes/owl) uses `Ctypes` to interface to LAPACKE. However, the generated OCaml stub takes very long to compile (over 50 minutes or even longer). The initial investiga…
-
Here are some improvements that could be made to the [LAPACK module](http://chapel.cray.com/docs/master/modules/packages/LAPACK.html):
- Merge features with BLAS
- Create a shared module for sh…
-
I am aware this seems to be a recurring issue but after spending couple of days trying most of the proposed solutions (here in [Wiki](https://github.com/jblas-project/jblas/wiki) and [issues](https://…
-
I create this issue to document information needed to refactor cmake related material.
Minimum requirements to build cytnx. Here is the incomplete list.
For C++
* boost
* blas/lapack. Effectiv…