(prompted by easybuilders/easybuild-easyblocks#1294)
should there be a default parameter to control linking against sequential or threaded blas/lapack libraries?
if that parameter set, e.g., $LIB{BLAS/LAPACK/SCALAPACK} to the value of $LIB{BLAS/LAPACK/SCALAPACK}_MT, there would be no need to change the easyblocks
admitedly, it would change the current behaviour, but only in the cases where the new parameter is set
(prompted by easybuilders/easybuild-easyblocks#1294)
should there be a default parameter to control linking against sequential or threaded blas/lapack libraries?
if that parameter set, e.g.,
$LIB{BLAS/LAPACK/SCALAPACK}to the value of$LIB{BLAS/LAPACK/SCALAPACK}_MT, there would be no need to change the easyblocksadmitedly, it would change the current behaviour, but only in the cases where the new parameter is set