mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
fix
This commit is contained in:
parent
cda3d3b2d8
commit
5973ca0a28
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ if [[ "$os" == "Linux" ]]; then
|
|||
if [[ "$BLAS_ENV" == "lib*openblas*" ]]; then
|
||||
$MYSUDO apt-get install -y $BLAS_ENV
|
||||
fi
|
||||
if [[ "$MPI_IMPL" == "openmpi" ]]; then
|
||||
mpi_bin="openmpi-bin" ; mpi_libdev="libopenmpi-dev" scalapack_libdev="libscalapack-openmpi-dev"
|
||||
fi
|
||||
if [[ "$MPI_IMPL" == "mpich" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue