diff options
author | Henning Glawe <glawe@web.de> | 2022-11-23 15:42:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-23 07:42:03 -0700 |
commit | b8d059e8f425dfa516486e2f2be3b7b190af9856 (patch) | |
tree | 1098972bf8aeca55048dfb97df95e9e5f9cd9de7 /.mailmap | |
parent | 1006c77374872459deaf98474dfe366ad5c97067 (diff) | |
download | spack-b8d059e8f425dfa516486e2f2be3b7b190af9856.tar.gz spack-b8d059e8f425dfa516486e2f2be3b7b190af9856.tar.bz2 spack-b8d059e8f425dfa516486e2f2be3b7b190af9856.tar.xz spack-b8d059e8f425dfa516486e2f2be3b7b190af9856.zip |
berkelygw: use mpi variant for scalapack (#33948)
The package.py assumed "+mpi" in many places, without checking for the variant.
This problem went undetected, as a hard dependency on scalapack pulled an mpi
implementation into the dependency chain (this is also fixed).
Also, the +mpi variant is used select between serial and parallel mode:
It has to enable MPI and ScaLAPACK: They are inter-dependent. Compile
fails because of checks for the other if the other is not enabled.
Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions