Jeff Squyres
de512db1fd
Simpler scheme than r27195: if the gk commit file ends up being 0
...
bytes long, then abort the commit. This avoids asking an extra
question in the most common case (where the GK doesn't edit the file
at all).
This commit was SVN r27198.
The following SVN revision numbers were found above:
r27195 --> open-mpi/ompi@70aa879ed3
2012-08-31 16:05:09 +00:00
Jeff Squyres
70aa879ed3
Add 2 new features to the gkcommit script:
...
1. Warn the GK if the commit message didn't change (just like svn).
If it didn't change, give the GK the option to abort, continue, or
edit the file again.
1. Include in the GK commit message the output of "svn status", so
that the GK can see what files changed, etc.
This commit was SVN r27195.
2012-08-31 13:26:46 +00:00
Shiqing Fan
fb3ac54cbe
add another F90 definition for windows.
...
This commit was SVN r27104.
2012-08-22 13:06:08 +00:00
Shiqing Fan
a1cea276c8
skip building one unused component for windows.
...
This commit was SVN r27103.
2012-08-22 13:05:52 +00:00
Ralph Castain
254f34133c
Add and update platform files
...
This commit was SVN r27092.
2012-08-17 21:39:22 +00:00
Ralph Castain
bcf6a41243
Shutup the stupid warning - convert all the openib platform calls to verbs
...
This commit was SVN r27061.
2012-08-15 22:13:41 +00:00
Jeff Squyres
ec874b5fe2
Allow gkcommit.pl to accept lists of r numbers and trac ticket numbers
...
This commit was SVN r27033.
2012-08-14 18:08:42 +00:00
Ralph Castain
589acf550c
Improve the new MPI_INFO_ENV to better handle Java applications and to correctly report the info for singletons.
...
This commit was SVN r27025.
2012-08-13 22:13:49 +00:00
Ralph Castain
b9b41d8662
For cases where the alpha+non-zero prefix must be removed from a node name, be sure to do it everywhere we access node names - otherwise, modex methods such as pmi will fail to correctly identify procs on the same node
...
This commit was SVN r27022.
2012-08-13 20:44:56 +00:00
Shiqing Fan
9ade21d1fc
Remove another libevent file that is not necessary for Windows.
...
This commit was SVN r27014.
2012-08-13 12:03:47 +00:00
Ralph Castain
908166d4f8
Need to remove even capital letters from the releases as Apple has now started appending things to libs it changes (e.g., flex on Mountain Lion). Cleanup the case logic to handle all cases so we don't fall down to "unknown" by mistake.
...
This commit was SVN r26983.
2012-08-10 16:31:39 +00:00
Jeff Squyres
0581364508
It occurs to me that the scripts used to build nightly and official
...
Open MPI tarballs are not saved anywhere besides the local disk of the
build server (eddie.osl.iu.edu). So I'm putting them here in SVN so
that if something ever happens to eddie, we still have the scripts to
make a new build server.
See the README.txt for more details.
This commit was SVN r26978.
2012-08-08 19:31:51 +00:00
Shiqing Fan
e357aa245c
Remove one libevent source file from windows build.
...
This commit was SVN r26977.
2012-08-08 16:45:45 +00:00
Shiqing Fan
3713cddde3
As the test source files are not in the tarball, so add them in the windows contrib folder.
...
This commit was SVN r26976.
2012-08-08 16:45:06 +00:00
Ralph Castain
b2aca614a8
fix typo
...
This commit was SVN r26899.
2012-07-28 01:23:14 +00:00
Shiqing Fan
f27251ca13
Include the newly added example VS project file into the tarball.
...
This commit was SVN r26894.
2012-07-27 11:53:15 +00:00
Shiqing Fan
42dfbc7d2f
Another CMake scripts update for:
...
correctly generate hwloc library
automatically define OMPI/OPAL/ORTE_OMPORTS for user applications
update the f77 bindings
This commit was SVN r26893.
2012-07-27 11:49:09 +00:00
Shiqing Fan
5d81c27282
Update the CMake files for Fortran 77 bindings, get ready for F90 bindings.
...
Change several variable names and update the macros.
This commit was SVN r26851.
2012-07-24 08:49:34 +00:00
Shiqing Fan
fe9857adaa
remove files that are not necessary for hwloc windows build.
...
This commit was SVN r26826.
2012-07-21 22:44:58 +00:00
Shiqing Fan
12d99a9ebb
Update the hwloc build on Windows and related files.
...
This commit was SVN r26818.
2012-07-20 12:14:28 +00:00
Jeff Squyres
e1ced2320a
Make dist tarballs accept no lower than AM 1.12.2
...
This commit was SVN r26791.
2012-07-13 15:40:35 +00:00
Shiqing Fan
c01a584511
missed a few things in the last update for hwloc on windows.
...
This commit was SVN r26745.
2012-07-04 16:33:31 +00:00
Ralph Castain
552f17fe82
Correct typo in platform file list
...
This commit was SVN r26740.
2012-07-04 02:41:48 +00:00
Jeff Squyres
87ca716daf
Use a little better wiki formatting so that not everything is jumbled
...
onto a single line when viewing the commit message in trac.
This commit was SVN r26735.
2012-07-03 19:21:41 +00:00
Shiqing Fan
98035d131c
update the platform win32 files for hwloc build on Windows natively.
...
This commit was SVN r26727.
2012-07-03 12:55:31 +00:00
Jeff Squyres
c2a4a0a987
Upgrade the nightly tarball autoconf bootstrapping to:
...
- AC 2.69
- AM 1.12.1
- LT 2.4.2
- m4 1.4.16
This commit was SVN r26705.
2012-07-02 14:47:04 +00:00
Jeff Squyres
7dcce6d19b
Open MPI is no longer distributed in OFED, so remove all the
...
OFED-specific crud (i.e., the ofed and munge-build-into-install
stuff).
This commit was SVN r26700.
2012-06-29 15:43:54 +00:00
Ralph Castain
da80f00788
Remove nonexistent file
...
This commit was SVN r26687.
2012-06-28 02:31:43 +00:00
Brian Barrett
b22faedd9d
Remove the Portals4 SHMEM reference implementation runtime support, as we're
...
no longer using the runtime provided by the reference implementation.
Remove the Catamount support from ORTE, since we're no longer supporting
Catamount. Left the Catamount timer component, because I'm not sure whether
it's used on the XTs running CNL.
This commit was SVN r26677.
2012-06-27 14:17:43 +00:00
Nathan Hjelm
2706353a5d
update lanl platform files for new verbs configury
...
This commit was SVN r26659.
2012-06-25 22:54:03 +00:00
Ralph Castain
f653e2e81e
Update platform file
...
This commit was SVN r26617.
2012-06-19 13:36:16 +00:00
Ralph Castain
d1ca08041b
Update LANL Cray platform files to disable static ports
...
This commit was SVN r26607.
2012-06-15 10:16:56 +00:00
Ralph Castain
d76ed8acd2
Fix platform files
...
This commit was SVN r26564.
2012-06-07 01:27:30 +00:00
Shiqing Fan
38c0de5541
Remove the old files.
...
This commit was SVN r26561.
2012-06-06 14:14:40 +00:00
Shiqing Fan
9b3ddfa7b2
missed one file.
...
This commit was SVN r26560.
2012-06-06 14:13:20 +00:00
Shiqing Fan
c019c0b453
Then their file names too.
...
This commit was SVN r26559.
2012-06-06 14:12:33 +00:00
Shiqing Fan
aa6cde9886
Change f77 to fortran for the rest of windows build files.
...
This commit was SVN r26558.
2012-06-06 14:09:51 +00:00
Shiqing Fan
c519352d7e
A fortran fix corresponding to r26543 for Windows build. Thanks to Eugene.
...
This commit was SVN r26546.
The following SVN revision numbers were found above:
r26543 --> open-mpi/ompi@e91d3a6f13
2012-06-04 08:33:30 +00:00
Jeff Squyres
ef54fdc632
Force the hashing functions to be md5 so that the SRPM remains
...
backwards compatible with older RPM implementations.
This commit was SVN r26534.
2012-06-01 19:03:57 +00:00
Ralph Castain
8ebf235a56
Use preconnect as a better test of startup scaling than barrier
...
This commit was SVN r26530.
2012-06-01 02:35:15 +00:00
Ralph Castain
978897ade2
Little more cleanup, working now
...
This commit was SVN r26522.
2012-05-29 21:33:06 +00:00
Ralph Castain
e4d80001dc
Little cleanup to handle the Mac
...
This commit was SVN r26513.
2012-05-29 18:21:47 +00:00
Ralph Castain
197f923ce3
Update scaling script
...
This commit was SVN r26510.
2012-05-29 17:41:38 +00:00
Ralph Castain
3068438022
Add scaling tests and script
...
This commit was SVN r26509.
2012-05-29 15:21:44 +00:00
Ralph Castain
67d6275ed3
Platform update
...
This commit was SVN r26508.
2012-05-29 15:21:16 +00:00
Ralph Castain
fd796cce0a
Add an allocator tool for finding HDFS file locations and obtaining allocations for those nodes (supports both Hadoop 1 and 2). Split the Java support into two parts: detection of Java support and request for Java bindings.
...
This commit was SVN r26414.
2012-05-09 01:13:49 +00:00
Ralph Castain
70d4f14be3
Add affinity extension to platform file
...
This commit was SVN r26404.
2012-05-08 04:00:05 +00:00
Nathan Hjelm
b94e7af5c8
LANL: update XE-6 platform files
...
This commit was SVN r26394.
2012-05-07 17:22:14 +00:00
Jeff Squyres
b5f4dd3fce
Skip some more common files.
...
This commit was SVN r26377.
2012-05-02 13:05:37 +00:00
Nathan Hjelm
2f98ef894a
update lanl tlcc platform files
...
This commit was SVN r26345.
2012-04-26 22:08:27 +00:00