Hi, Is there any reason for having hardcoded ScaLAPACK to use OpenBLAS?
>From EB_ScaLAPACK.py:
deps = [("LAPACK", "ACML", "OpenBLAS")]
The problem is I want to build goalf toolchain, but it is contradictory
OpenBLAS and ATLAS.
Cheers
--
Exequiel Sepulveda

