Ralph Castain
40c6cabcf9
Final step in converting to hard copies of platform files
...
This commit was SVN r20590.
2009-02-19 15:03:28 +00:00
Ralph Castain
51b2f68184
Step two of replacing symbolic links with hard copies
...
This commit was SVN r20589.
2009-02-19 15:02:17 +00:00
Ralph Castain
3ce3ff2b43
Step 1 of a two step cleanup as some systems don't like symbolic links
...
This commit was SVN r20588.
2009-02-19 14:58:16 +00:00
Rainer Keller
dd9bfc9d63
- orte_show_help_replacement.sh script used in r20557
...
This commit was SVN r20558.
The following SVN revision numbers were found above:
r20557 --> open-mpi/ompi@d81443cc5a
2009-02-14 02:31:04 +00:00
Ralph Castain
29a037123b
Add a script that simply lets you make a quick tarball - without the lengthy build testing
...
This commit was SVN r20509.
2009-02-10 20:21:41 +00:00
Ralph Castain
03e61efe1f
Ensure hetero is enabled, and slave makes binaries for compile support
...
This commit was SVN r20505.
2009-02-10 19:10:29 +00:00
Shiqing Fan
2f1461419c
Add a new feature for checking mca subdirectories, i.e. detecting if there is an exclude file list which indicates the files that shouldn't be added to the source list. By default, the CMake build system will simply add all source files in the required sub folders, without knowing which files have to be excluded. The first use of it is in plm/base/.windows.
...
And clean up the nested variable names, in order to make it readable.
This commit was SVN r20498.
2009-02-10 17:20:13 +00:00
Ralph Castain
4588c677e2
Ensure slave platform files are in tarballs
...
This commit was SVN r20494.
2009-02-09 21:15:43 +00:00
Ralph Castain
5e0be012e0
Minor adjustments to lanl platform files, addition of slave configuration
...
This commit was SVN r20487.
2009-02-09 20:37:30 +00:00
Shiqing Fan
ff7ca43dd1
Update two configuration files for windows build.
...
This commit was SVN r20450.
2009-02-05 16:39:40 +00:00
Ralph Castain
c0e2ccb591
Enable filem
...
This commit was SVN r20401.
2009-02-02 17:13:48 +00:00
Ralph Castain
61adb331d2
Add Mac default mca param files - not much in them yet, but allow for future capabilities
...
This commit was SVN r20345.
2009-01-25 17:15:22 +00:00
Jeff Squyres
5eed7a0bec
Write a helpful script, find a monkey that breaks the assumptions in
...
the script. :-)
This commit was SVN r20336.
2009-01-23 21:29:38 +00:00
Ralph Castain
825b5366ed
Update LANL platform files by no-building TCP BTL. Apparently, some folks were overriding the default sys param file to specify TCP over Ethernet...and crashing clusters
...
This commit was SVN r20292.
2009-01-18 01:56:42 +00:00
Brian Barrett
333f419f4f
Need BTL self to get good local performance
...
Debugging symbols seem to behave better now
This commit was SVN r20276.
2009-01-14 20:12:10 +00:00
Mike Dubman
e728668031
add ext variables to control script behave
...
This commit was SVN r20253.
2009-01-13 08:50:18 +00:00
Brian Barrett
d3310a5ad1
fixes to get compiling on Red Storm again
...
This commit was SVN r20252.
2009-01-12 22:30:00 +00:00
Brian Barrett
af65b9398b
don't need alignment on opteron, but the test assumes you do when cross-compiling
...
This commit was SVN r20247.
2009-01-12 21:11:05 +00:00
Mike Dubman
b5cc2f389f
fix: pass custom $topdir to rpmbuild command if defined by user
...
This commit was SVN r20207.
2009-01-06 13:15:40 +00:00
Ralph Castain
7afaa0f0a1
Add missing syntax on find command
...
This commit was SVN r20198.
2009-01-05 14:38:34 +00:00
Brian Barrett
f983bb2bd1
Don't build pml-v on Red Storm
...
This commit was SVN r20142.
2008-12-16 22:36:42 +00:00
Tim Mattox
d578164d82
Woops, need to set "with_openib=yes" properly in the odin platform files.
...
This commit was SVN r20127.
2008-12-15 16:19:26 +00:00
Ralph Castain
9ae5e5d830
Fix a dumb syntax error in the LANL TLCC platform files
...
This commit was SVN r20125.
2008-12-15 14:30:10 +00:00
Shiqing Fan
a5281f0434
- 1/4 commit for Windows Visual Studio and CCP support:
...
CMakeLists and .windows files.
In contribs preconfigured and precompiled parts.
This commit was SVN r20108.
2008-12-10 20:59:20 +00:00
Jeff Squyres
3950796fa8
Add scripty-foo to set perms right on hg trees to share (at least on
...
milliways / www.open-mpi.org).
This commit was SVN r20095.
2008-12-09 20:26:29 +00:00
Ralph Castain
6141401331
Update the LANL platform files for 1.3
...
This commit was SVN r20088.
2008-12-09 16:35:51 +00:00
Tim Mattox
a16de4ba54
The OFED install on odin is no longer in /usr/local/ofed
...
and can now be found automatically.
This commit was SVN r20073.
2008-12-05 01:02:09 +00:00
Ralph Castain
41c5ea73ff
Enable c++ on Mac
...
This commit was SVN r20031.
2008-11-24 17:59:15 +00:00
Jeff Squyres
120e09b9cd
* Consolidate the list of copyrights a bit
...
* Print warnings for some common copyright problems
This commit was SVN r19987.
2008-11-12 18:15:09 +00:00
Jeff Squyres
9c07842148
Script to help find copyright notices in the tree.
...
This commit was SVN r19983.
2008-11-12 17:36:10 +00:00
Kenneth Matney
31cca858ce
This removes type COMPLEX*32 from the configuration. Presently, none
...
of the Cray XT compilers (gfortran, pgf77, pgf90, pathf90, pathf95)
support this datatype. This clears up warning messages in the build.
This commit was SVN r19931.
2008-11-05 13:45:24 +00:00
Ralph Castain
56c7bb9484
Argh...add one more layer of redirection
...
This commit was SVN r19915.
2008-11-04 17:52:50 +00:00
Ralph Castain
49852bdc19
Add LANL platform files to tarballs
...
This commit was SVN r19914.
2008-11-04 17:02:32 +00:00
Ralph Castain
97b481f658
Update LANL platform files - hopefully, last time!
...
This commit was SVN r19902.
2008-11-03 21:47:50 +00:00
Ralph Castain
72a9c19dec
Final cleanup of lanl platform files prior to release
...
This commit was SVN r19865.
2008-10-31 19:48:33 +00:00
Kenneth Matney
4c4021cf1e
Prior to these configuration files, the GNU Fortran binding (gfortran)
...
would not build. These new files will force the build process to look
up the value of "logical true", instead of arbitrarily setting a value,
enabling compatibility between GNU and PGI compilers.
This commit was SVN r19821.
2008-10-28 14:51:10 +00:00
Tim Mattox
b081fc3462
Bring the make_dist_tarball gnu tools version checks up to date from
...
the v1.3 branch's r19812:
Update the make_dist_tarball script to check for the proper GNU tool
versions as posted on http://www.open-mpi.org/svn/building.php
* m4 1.4.11
* autoconf 2.63
* automake 1.10.1
* libtool 2.2.6
This commit was SVN r19813.
The following SVN revision numbers were found above:
r19812 --> open-mpi/ompi@706923f7b1
2008-10-27 16:41:27 +00:00
Ralph Castain
1cfa0c26a1
Add non-debug platform for mac
...
This commit was SVN r19772.
2008-10-18 13:10:05 +00:00
Ralph Castain
4858c9b43c
Revised platform files
...
This commit was SVN r19766.
2008-10-17 23:52:00 +00:00
Josh Hursey
88aa45dd52
Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place.
...
There is still a problem with OpenIB and threads (external to C/R functionality). It has been reported in Ticket #1539
Additionally:
* Fix a file cleanup bug in CRS Base.
* Fix a possible deadlock in the TCP ft_event function
* Add a mca_base_param_deregister() function to MCA base
* Add whole process checkpoint timers
* Add support for BTL: OpenIB, MX, Shared Memory
* Add support Mpool: rdma, sm
* Sundry bounds checking an cleanup in some scattered functions
This commit was SVN r19756.
2008-10-16 15:09:00 +00:00
Ralph Castain
f0fe8ddb59
Required adjust to LANL platform file
...
This commit was SVN r19753.
2008-10-16 14:17:41 +00:00
Ralph Castain
1976992300
Update platform files to correctly deal with visibility and memchecker
...
This commit was SVN r19677.
2008-10-03 13:41:33 +00:00
Jeff Squyres
ef6a216771
Update AUTHORS file with all the IDs that have committed so far on the
...
OMPI trunk. Need all organizations to ensure I got spellings and
affiliations correct.
Also commit a helper script to help keep AUTHORS up to date on the
trunk; it should be run before we create release branches.
This commit was SVN r19612.
2008-09-23 19:38:53 +00:00
Ralph Castain
5f3861572d
Update LANL platform files
...
This commit was SVN r19552.
2008-09-12 16:48:31 +00:00
Josh Hursey
36185ad964
Replace the old coordinated component ('coord') and replace it with a much more refined version ('bkmrk').
...
The new component fixes a number of problems with the old component. The core algorithm is the same, but by changing the data strucutres a bit we have improved performance and memory utilization.
There are still a couple corner cases that still need some work. However, I did not want to delay bringing this into the trunk (and v1.3 branch) for too much longer.
This commit was SVN r19537.
2008-09-10 18:29:17 +00:00
Ralph Castain
d36a885b1a
Prep LANL platform files for distribution. Add platform file for odin as personal convenience (params may not be right)
...
This commit was SVN r19507.
2008-09-05 18:11:41 +00:00
Jeff Squyres
c0b8a4a9b5
I've been working on low-bandwidth links recently; make the hgignore
...
builer less chatty. :-)
This commit was SVN r19488.
2008-09-03 08:34:13 +00:00
Jeff Squyres
7bcd285e98
Don't save the old .hgignore file
...
This commit was SVN r19399.
2008-08-25 12:55:07 +00:00
Jeff Squyres
c1abc108af
Fix the make_dist_tarball script: check for the successful completion
...
of the actual command, not the $? from tee (which will always be 0).
This commit was SVN r19300.
2008-08-14 21:23:25 +00:00
Tim Mattox
b107ac85a1
Fix an hg error message in make_dist_tarball.
...
This commit was SVN r19220.
2008-08-07 19:48:49 +00:00