Commit graph

20 commits

Author SHA1 Message Date
Jack Nagel
d61ff39360 open-mpi and mpich conflict 2013-03-26 00:55:17 -05:00
Xiyue Deng
b25cafbf35 Open-mpi devel 1.7rc8
Closes Homebrew/homebrew#18131.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-01 17:52:33 -06:00
Xiyue Deng
499f53ff02 Open-mpi: 1.6.4 and devel 1.7rc7
* Stable update to 1.6.4
* Add devel version 1.7rc7, which passes tests when built by Clang. So
  only fail with clang when building stable versions.

Closes Homebrew/homebrew#18112.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-27 07:08:51 -08:00
Xavier Lacoste
7799644cbb open-mpi: add MPI_THREAD_MULTIPLE support.
Closes Homebrew/homebrew#16956.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-01-20 22:40:32 +00:00
Xiyue Deng
683805caf1 open-mpi: Update to 1.6.3
* Also enable verbose build log.

Closes Homebrew/homebrew#16387.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-11 09:45:36 -08:00
Adam Vandenberg
0806504e0e Use script helpers 2012-10-27 19:28:49 -07:00
Adam Vandenberg
124038322b open-mpi: fix audit 2012-10-21 13:24:02 -07:00
Xiyue Deng
6f953a786b open-mpi: Update to 1.6.2
Now clang builds successfully but still fails the test. Changed the
comments accordingly.

Closes Homebrew/homebrew#15388.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-10-11 08:15:31 -07:00
nibbles 2bits
98b7843d3f open-mpi: update fails_with build
OpenMPI fails with clang on Mountain Lion.  Adjust the build
in the `fails_with` block to 421 and specify the cause.
Reported upstream and noted in comments.

Fixes Homebrew/homebrew#13837

Closes Homebrew/homebrew#13910.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-03 08:54:19 -07:00
samueljohn
491dacde27 open-mpi: Removed deletion of C/CXXFLAGS
These flags are needed for Xcode-only systems.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-02 08:15:10 -08:00
nibbles 2bits
6b2eecfba8 open-mpi: Update to 1.6
Upgrade open-mpi to version 1.6, the new super stable.
Add code to build the Fortran bindings by default.
Add an option to disable building the Fortran bindings.
Add an option to run `make check`.  Works with llvm-gcc.
Add a `fails_with :clang` because it fails `make check`.
Failure reported upstream and noted in comments.
Fix mv mpi.mod command.  It wasn't moving the file to include.
Mv the vtsetup.jar out of bin into libexec to stop the warning.
Add a shell wrapper in bin, vtsetup.jar, for the jar in libexec.
Use bin/vtsetup.jar because `vtsetup` already exists in bin.
Use `make all` because the INSTALL docs say to use that target.
Works on Lion 10.7.4 using XCode-4.3.2.
Works on Snow Leopard 10.6.8 using XCode-4.0.2.

Closes Homebrew/homebrew#12302.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-02 07:53:48 -08:00
Eric Chen
715d14b068 open-mpi 1.4.5
Closes Homebrew/homebrew#10375.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-21 22:12:21 -06:00
Tomas Linhart
6198287bc0 OpenMPI: Update to 1.4.4
Closes Homebrew/homebrew#8502.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-09 11:12:15 -08:00
Charlie Sharpsteen
5ce2d86046 Open-MPI: Install Fortran .mod file to include
Fixes Homebrew/homebrew#7356.
2011-09-08 09:10:25 -07:00
Charlie Sharpsteen
f310eb8a9c OpenMPI 1.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-08 12:13:03 -07:00
Paul D. Ouderkirk
4ef7d0b2ee open-mpi: corrected homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-15 13:14:36 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Charlie Sharpsteen
b0642c5afe Update Open-MPI to version 1.4.2
Some Mac-Specific issues noted in the Open-MPI changelog:

  http://www.open-mpi.org/community/lists/announce/2010/05/0037.php

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25 18:47:33 -07:00
Clemens
7aafe391d6 Formula for MPI-2 implementation Open-MPI
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-12 00:07:03 -08:00