diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-07-31 23:47:59 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-07-31 14:47:59 -0700 |
| commit | 455223d009fc6fef0d9293e511d64e9e372abdb0 (patch) | |
| tree | bdcca8323708d27517eefc9627fb6c1eba4c8b6a /ports/hypre | |
| parent | a2f9ceeb43cbf4d9674a8940bc2d98bc3ea66586 (diff) | |
| download | vcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.tar.gz vcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.zip | |
[OpenMPI] add a new port (#7142)2019.07
* [OpenMPI] add a new port
* [OpenMPI] enable VCPKG_CONCURRENCY
* [OpenMPI] fix prefix
* [OpenMPI] fix license installation, compatible with single config build
* [many ports] enable portable mpi implementation
* [bond] Update Haskell stack SHA512
Diffstat (limited to 'ports/hypre')
| -rw-r--r-- | ports/hypre/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/hypre/CONTROL b/ports/hypre/CONTROL index 6151eca3b..91d281589 100644 --- a/ports/hypre/CONTROL +++ b/ports/hypre/CONTROL @@ -2,4 +2,4 @@ Source: hypre Version: 2.11.2-2 Homepage: https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods Description: SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS -Build-Depends: msmpi +Build-Depends: mpi |
