Ralph Castain
d9e9c6114d
Update cisco platform files
...
This commit was SVN r22887.
2010-03-25 23:05:05 +00:00
Jeff Squyres
3179daa5e0
Add in Ralph's suggestion of running "svn up". Also add a command
...
line option to ''not'' run it if you don't want to. Also add a --help
output so that you can see the command line options.
This commit was SVN r22883.
2010-03-25 15:00:17 +00:00
Jeff Squyres
370c987486
Add a helper script for the gatekeepers -- automatically create a
...
suggested SVN commit message for when closing a CMR (containing CMR
#s, CMR subject lines, and SVN commit log messages).
This commit was SVN r22882.
2010-03-25 14:38:21 +00:00
Ralph Castain
1445a36a26
Update the platform file with new thread flags
...
This commit was SVN r22851.
2010-03-19 03:59:55 +00:00
Shiqing Fan
3943fdc355
Fix the new thread configure options on Windows.
...
This commit was SVN r22849.
2010-03-18 15:14:11 +00:00
Rainer Keller
0a121f50c2
- Script to check for revisions in trunk, not yet in branch.
...
To show help information:
bash ompi_branch_check_revisions.sh -h
For parsing & coloring of notes file:
bash ompi_branch_check_revisions.sh -p > v1.5.html
This commit was SVN r22822.
2010-03-12 21:21:37 +00:00
Ralph Castain
ea30a1482d
Adjust platform file
...
This commit was SVN r22814.
2010-03-10 18:36:54 +00:00
Ralph Castain
cf6ff296ec
Build the alternative launchers
...
This commit was SVN r22798.
2010-03-08 19:13:52 +00:00
Ralph Castain
ed1dbabc0c
Remove the last vestiges of mpi_portable_platform.h.in
...
This commit was SVN r22789.
2010-03-05 21:21:03 +00:00
Shiqing Fan
e1c009932b
Add a few more fortran compile flags, and enable dynamic build for f77 library now.
...
This commit was SVN r22720.
2010-02-26 07:55:32 +00:00
Ralph Castain
44044b9a33
Enable multicast on a couple of different platforms
...
This commit was SVN r22707.
2010-02-24 20:38:49 +00:00
Nadia Derbey
4e71d4ae32
remove trailing colon at the end of the generated LD_LIBRARY_PATH
...
This commit was SVN r22677.
2010-02-22 07:47:30 +00:00
Jeff Squyres
6c2c68907c
If there is a .hgignore_local file, also add that to the end of the
...
.hgignore file. This is helpful for svn+hg combo trees.
This commit was SVN r22660.
2010-02-18 14:53:00 +00:00
Shiqing Fan
3ab892ad8a
Add exclude pattern for installing directory.
...
This commit was SVN r22610.
2010-02-12 10:24:22 +00:00
Shiqing Fan
fe39e3a993
Check the Fortran compiler base on the build type (32 or 64 bit build), and set corresponding VC environment.
...
This commit was SVN r22568.
2010-02-07 23:16:06 +00:00
Shiqing Fan
d5adf6ec25
Add the executable extension.
...
This commit was SVN r22565.
2010-02-05 17:56:18 +00:00
Shiqing Fan
1c096aece9
Preset the environment for Intel Fortran and G95.
...
This commit was SVN r22563.
2010-02-05 15:37:20 +00:00
Shiqing Fan
47c8f3dd69
set the compiler name only when we need it.
...
This commit was SVN r22561.
2010-02-05 11:15:00 +00:00
Shiqing Fan
84ecb6a81a
Set up the correct compiler executables in the right place.
...
This commit was SVN r22560.
2010-02-04 23:02:17 +00:00
Shiqing Fan
1839a21db4
Make it possible to let user select the Fortran compiler options that they use, so that to support different Fortran compilers on Windows. Not the best solution, but the easiest.
...
This commit was SVN r22540.
2010-02-03 18:18:15 +00:00
Brian Barrett
8b4825ff37
Updates to make trunk run on Catamount again:
...
* Don't build the pstat component if all defines needed aren't there.
* Update platform file to work better
* Work around two places that depended on modex being operational
This commit was SVN r22536.
2010-02-03 05:07:40 +00:00
Jeff Squyres
3790a611df
Print a meta tag as well -- be google friendly
...
This commit was SVN r22524.
2010-02-01 19:29:16 +00:00
Jeff Squyres
372e18cad1
Minor addition -- also grab the nav.inc.
...
This commit was SVN r22523.
2010-02-01 19:08:11 +00:00
Shiqing Fan
4040d40c82
Define YY_NO_UNISTD_H in the source file property. It's defined in opal_include_bottom.h, but when the lex files are generated on Windows, the unistd.h is include before opal_include_bottom.h.
...
This commit was SVN r22521.
2010-01-31 20:39:43 +00:00
Ralph Castain
5dc71d85ed
For now, comment out the listening thread in the .conf files
...
This commit was SVN r22502.
2010-01-27 23:25:44 +00:00
Ralph Castain
5be67b5378
Remove the --enable-bootstrap flag from the cisco platform files
...
This commit was SVN r22501.
2010-01-27 23:23:21 +00:00
Jeff Squyres
e9ef6b5d69
More updates / betterness
...
This commit was SVN r22500.
2010-01-27 16:57:21 +00:00
Ralph Castain
b2b6c259d8
Protect against some common file endings that are auto-generated and don't belong in the repo
...
This commit was SVN r22499.
2010-01-27 16:51:42 +00:00
Jeff Squyres
ccf4c26755
Cross-link any MPI_<foo> text that we find in the man page that also
...
has a corresponding man page.
This does not cross link other words like "mpirun", etc. That could
also be done.
This commit was SVN r22494.
2010-01-26 17:28:38 +00:00
Jeff Squyres
21a4bc6af5
Improvements
...
This commit was SVN r22493.
2010-01-26 15:15:38 +00:00
Jeff Squyres
3fdb9823cd
First cut at a script to automatically make PHP-ized man pages from an OMPI
...
tarball script suitable for putting on www.open-mpi.org.
This commit was SVN r22485.
2010-01-26 03:45:12 +00:00
Shiqing Fan
c29a668e37
Remove flex.exe and its license file from the tarball.
...
cmr:v1.4
cmr:v1.5
This commit was SVN r22469.
2010-01-22 16:40:13 +00:00
Jeff Squyres
08fbd6c644
Require a modern version of flex to make a dist tarball so that it
...
generates Windows-friendly *_lex.c files. Update HACKING to match.
Also need r22467 in the CMRs to fix how the pcie btl compiles and
distributes its .l file.
cmr:v1.4
cmr:v1.5
This commit was SVN r22468.
The following SVN revision numbers were found above:
r22467 --> open-mpi/ompi@1a7b7f7180
2010-01-22 16:39:38 +00:00
Shiqing Fan
51025c10c6
Update the Makefile.am, so that the tarball won't get wrong.
...
This commit was SVN r22456.
2010-01-19 18:10:24 +00:00
Shiqing Fan
3353da027d
Remove the unused scripts.
...
This commit was SVN r22455.
2010-01-19 18:09:33 +00:00
Shiqing Fan
ef5b75598e
Update and clean up the main feature test script, using the new macros.
...
This commit was SVN r22453.
2010-01-19 17:32:10 +00:00
Shiqing Fan
29e7703d2c
Update several CMake scripts to use the new macros.
...
This commit was SVN r22452.
2010-01-19 17:28:49 +00:00
Shiqing Fan
949dfd2ab3
Add a few new CMake modules, that will change the way of configure:
...
ompi_define.cmake: a few macros for write the configure template file in different ways.
ompi_base_checks.cmake: defines a few wrapper macros for CMake checks.
This commit was SVN r22451.
2010-01-19 17:24:38 +00:00
Shiqing Fan
872a4047ba
Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake.
...
In CMake 2.6 and earlier, this function add dependencies for targets and also link the target libraries automatically, but in CMake 2.8,this behavior has been changed, i.e. it will only add the dependencies but no link, which will cause linking errors at compilation time.
This commit was SVN r22405.
2010-01-14 18:10:20 +00:00
Ralph Castain
3905d38bc5
No need for a separate tarball script - add -no-ompi support to the main tarball script and get rid of the orte_tarball ones
...
This commit was SVN r22385.
2010-01-09 01:06:52 +00:00
Brian Barrett
86d8356b13
Updates to allow OMPI to build on Cray XT platforms running Catamount
...
This commit was SVN r22381.
2010-01-07 18:14:03 +00:00
Ralph Castain
c54db934d2
Okay, smarty pants - track Jeff's tarball logic changes
...
This commit was SVN r22369.
2010-01-06 01:50:22 +00:00
Jeff Squyres
6105c71561
r22365 wasn't quite right -- Libtool 2.2.6b ''does'' report the "b" in
...
the --version output (ugh!). So fix it so that if there are letters
in the release number, don't use -lt and -gt to compare; just print
"we found the wrong version" (don't try to determine if it's higher or
lower).
This commit fixes ompi's make_dist_tarball -- I'll let Ralph adapt for
the ORTE tarball script.
This commit was SVN r22366.
The following SVN revision numbers were found above:
r22365 --> open-mpi/ompi@b4a77591d2
2010-01-06 00:10:09 +00:00
Ralph Castain
b4a77591d2
You cannot check for a "b" sub-release as the tests are looking for integers (doing < and > comparisons). Indeed, libtool doesn't report the "b" when doing --version, probably just for that reason.
...
This commit was SVN r22365.
2010-01-05 23:40:10 +00:00
Shiqing Fan
e6c0133d08
Add a definition for CMake to disable KNEM on Windows.
...
This commit was SVN r22345.
2009-12-28 16:13:41 +00:00
Ralph Castain
7edb80a0c5
Further update cisco platform files
...
This commit was SVN r22339.
2009-12-23 16:58:00 +00:00
Ralph Castain
ea8b2dc752
Update the Cisco platform files. Create a make_tarball variant for creating orte-level tarballs
...
This commit was SVN r22338.
2009-12-23 16:44:57 +00:00
Ralph Castain
170da86ae5
Add a missing file to the tarball, and clean it up a little
...
This commit was SVN r22337.
2009-12-22 20:38:39 +00:00
Jeff Squyres
656701e2b0
- Add missing executables to specfile (ompi-server, etc.)
...
- Fix: pull in VT files when building multiple RPMs (reported by Jim
Kusznir).
- Add allow_fortify_source option to let users selectively disable
_FORTIFY_SOURCE processing on platforms where it just doesn't work
(even with gcc; also reported by Jim Kusznir).
cmr:v1.4
cmr:v1.5
This commit was SVN r22306.
2009-12-14 19:52:23 +00:00
Jeff Squyres
31d1873eab
Update the autotools used to make the trunk nightly tarballs.
...
This commit was SVN r22283.
2009-12-08 20:30:59 +00:00