Dear Fellows, and thanks Dominik,
Dominik Schmidt writes:
> Gentoo does not yet have a (proper) way of selecting a BLAS or Lapack
> implementation at compile time. Hence I wrote two eclasses, which can
> be found in my fork of the science overlay:
>
> * https://github.com/Doeme/sci/blob/blas_la
Hi there
Gentoo does not yet have a (proper) way of selecting a BLAS or Lapack
implementation at compile time.
Hence I wrote two eclasses, which can be found in my fork of the science
overlay:
* https://github.com/Doeme/sci/blob/blas_lapack_eclass/eclass/blas.eclass
* https://github.com/Doeme/