Nathan Hjelm
3e1b13b13a
Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex.
...
This commit was SVN r27657.
2012-12-07 00:12:43 +00:00
Brian Barrett
702451111b
Remove Portals 3.3 support
...
This commit was SVN r27656.
2012-12-06 20:11:27 +00:00
Jeff Squyres
c00e6a7abf
Remove the OFUD BTL. It doesn't work, and isn't included in 1.7.
...
An upcoming BTL from Cisco used ofud as a starting point, and should
probably be used as a starting point for any future UD-based BTL.
And this OFUD BTL is obviously still in history if anyone ever wants
to resurrect it.
This commit was SVN r27655.
2012-12-06 17:43:28 +00:00
Jeff Squyres
da461a3314
Add a default/trivial .gitignore file and a build-gitignore.pl script
...
(similar to the default/trivial .hgignore and build-hgignore.pl files
in the contrib/hg folder).
This commit was SVN r27651.
2012-12-01 18:21:13 +00:00
Steve Wise
176a5a9b3b
Update the Chelsio T4 openib device params. This fixes trac:3414 and should be added to cmr:v1.6:reviewer=jsquyres and cmr:v1.7:reviewer=jsquyres
...
This commit was SVN r27648.
The following Trac tickets were found above:
Ticket 3414 --> https://svn.open-mpi.org/trac/ompi/ticket/3414
2012-11-30 16:32:34 +00:00
Jeff Squyres
7f1f857359
Per discussion on the OMPI teleconf this morning:
...
* Remove the check for a specific m4 version. We don't require it.
Autoconf requires a specific version of m4, but we don't.
* Reduce flex min version to 2.5.4
* Update a bunch of language in HACKING, including:
* General text updates
* OMPI doesn't require a specific m4; Autoconf does
* Soften language about flex version
* Reserve the right to upgrade min flex version to 2.5.35 someday
This commit was SVN r27647.
2012-11-27 18:09:35 +00:00
Matthias Jurenz
9355d431cc
Changes to OTF:
...
- Docu:
- fixed broken references in otfprofile_clustering.tex/pdf
- otfprofile:
- removed unnecessary '-k' option from otfshrink command
This commit was SVN r27646.
2012-11-27 14:02:08 +00:00
Jeff Squyres
ad15fb5437
Developer enhancement: if a BTL component returns a NULL in its array
...
of modules, print a BTL_ERROR and exit(1) (previous behavior was to
segv). This at least explicitly tells the developer that their BTL
component is behaving badly.
This commit was SVN r27634.
2012-11-26 21:19:02 +00:00
Nathan Hjelm
5449c45444
Per RFC: Make mca_base_param_deregister usable by changing its behavior to create a hole in the parameter array instead of deleting the parameter.
...
The old behavior of mca_base_param_deregister could cause the indices of other mca parameters to change. This could potentially cause problems if a mca user saves and later references an affected index.
This commit was SVN r27633.
2012-11-26 20:55:02 +00:00
Matthias Jurenz
e10786c62f
Changes to OTF:
...
- general:
- incremented version number to 1.12.2
- OTF library:
- implemented workaround for handling bogus zlib sync. points during reading
Changes to VT:
- general:
- incremented version number ot 5.14.1
- configure:
- to prevent conflicts with the libtool RPM, append "/vampirtrace" to ${datadir}, if it doesn't points to the default (=${datarootdir})
(Fixes trac:3382)
This commit was SVN r27630.
The following Trac tickets were found above:
Ticket 3382 --> https://svn.open-mpi.org/trac/ompi/ticket/3382
2012-11-26 08:54:14 +00:00
Ralph Castain
1237f8db57
Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported
...
This commit was SVN r27627.
2012-11-23 13:50:10 +00:00
George Bosilca
994d1aba50
Nothing.
...
This commit was SVN r27626.
2012-11-21 20:07:20 +00:00
Nathan Hjelm
a427a7e727
do not include c99 flag in compiler wrappers
...
This commit was SVN r27625.
2012-11-20 19:33:14 +00:00
Ralph Castain
7a5f6b584c
Have orte-info show thread support as well
...
This commit was SVN r27624.
2012-11-18 18:15:22 +00:00
Ralph Castain
e0ff5d9c05
Output *all* of the thread settings
...
This commit was SVN r27623.
2012-11-18 18:10:19 +00:00
Ralph Castain
43f883cb42
Add some more detailed error output to the db_hash component and nidmap code. Ensure the local nodename is included in the HNP's aliases
...
This commit was SVN r27622.
2012-11-18 17:57:19 +00:00
Ralph Castain
f2ec35536e
Fix a bug that prevented MCA params from being forwarded to daemons upon launch
...
cmr:v1.7
This commit was SVN r27621.
2012-11-18 17:55:26 +00:00
Ralph Castain
fdf7633cff
Per Jeff's suggestion, set the default answer when asking for IP aliases in case we don't find any
...
This commit was SVN r27620.
2012-11-16 14:28:30 +00:00
Ralph Castain
e11f32038a
Add an MCA param to retain all aliases based on IP addrs for node names so that procs can look them up by interface, if desired. If the param is set, pass aliases around to all daemons and procs for local use
...
This commit was SVN r27619.
2012-11-16 04:04:29 +00:00
Ralph Castain
a52071a17d
Add a function to return the aliases (based on IP addrs) for the current node
...
This commit was SVN r27618.
2012-11-16 04:02:29 +00:00
Ralph Castain
657225ff61
Update platform files
...
This commit was SVN r27617.
2012-11-16 04:01:37 +00:00
Nathan Hjelm
d5fc5e0751
make version check slightly more restrictive to avoid matching M4 as a version
...
This commit was SVN r27616.
2012-11-15 17:14:30 +00:00
Nathan Hjelm
d634634ad7
Readd flex version check and improve version checking in find_and_check. Accept software versions that do not support the --version option (BSD and Solaris M4).
...
This commit was SVN r27615.
2012-11-15 16:32:38 +00:00
Ralph Castain
da6428a822
Add an MCA param to help debug the ORTE progress thread
...
This commit was SVN r27614.
2012-11-15 15:54:38 +00:00
Ralph Castain
5241925b62
Add the dfs to ompi_info
...
This commit was SVN r27613.
2012-11-15 15:54:07 +00:00
Ralph Castain
3cecc1569b
Fix segfault if no file_maps were pushed
...
This commit was SVN r27612.
2012-11-15 15:39:17 +00:00
Vishwanath Venkatesan
9320beaacc
Modified/improved implmentation of dynamic segmentation algorithm to avoid merging in
...
fbtl modules. This implmentation in alignment with all other collective modules tries to
keep all the file-ops as contiguous as possible.
This commit was SVN r27611.
2012-11-15 00:59:10 +00:00
Vishwanath Venkatesan
ac1dfae007
Perror should say readv in preadv fbtl, currently says writev
...
This commit was SVN r27610.
2012-11-15 00:57:13 +00:00
Ralph Castain
ed05185ade
Ensure we set the flag indicating that ltdl_advise was found for external installations. Thanks to opoplawski for pointing it out!
...
This commit was SVN r27609.
2012-11-14 22:11:10 +00:00
Ralph Castain
d66026fdb4
Revert r27601 - breaks Mac builds as the pattern match doesn't correctly parse the flex --version output
...
This commit was SVN r27608.
The following SVN revision numbers were found above:
r27601 --> open-mpi/ompi@c2fa252c14
2012-11-14 22:05:33 +00:00
Matthias Jurenz
6320c4b022
Upgraded VT version to 5.14
...
This commit was SVN r27607.
2012-11-14 13:29:18 +00:00
Nathan Hjelm
aebd1ea432
Per discussion we will now require a C99 compiant compiler.
...
This change will enable the use of C99 features in Open MPI; subobject naming, restricted pointers, etc.
cmr:v1.7
This commit was SVN r27604.
2012-11-14 04:52:39 +00:00
Nathan Hjelm
3763c6eddf
enforce minimum m4 version (1.4.16)
...
This commit was SVN r27603.
2012-11-13 21:16:15 +00:00
Ralph Castain
ae6d63d766
Update platform files
...
This commit was SVN r27602.
2012-11-13 13:38:12 +00:00
Nathan Hjelm
c2fa252c14
enforce minimum flex version in autogen.pl
...
This commit was SVN r27601.
2012-11-13 07:28:10 +00:00
Nathan Hjelm
312857ea86
remove unused allocator output declaration (missed by r27599)
...
This commit was SVN r27600.
The following SVN revision numbers were found above:
r27599 --> open-mpi/ompi@87e5f97400
2012-11-13 07:21:10 +00:00
Nathan Hjelm
87e5f97400
add missing #include of opal/util/output.h
...
This commit was SVN r27599.
2012-11-13 07:14:41 +00:00
Pavel Shamis
cbe6d6548a
Cleaning warnings in ml, sbgp, bcol.
...
cmr:v1.7
This commit was SVN r27598.
2012-11-12 22:30:32 +00:00
Ralph Castain
89f20a0c09
Add new platform files
...
This commit was SVN r27597.
2012-11-12 18:06:22 +00:00
Vishwanath Venkatesan
f91340f648
Fixes for the 2gb limitation. This fixes problems both static and two-phase
...
algorithms.
This commit was SVN r27596.
2012-11-12 17:39:58 +00:00
Ralph Castain
58d701fad9
Cleanup some compiler warnings in the Java bindings
...
This commit was SVN r27595.
2012-11-12 03:03:48 +00:00
Ralph Castain
fe6dfad625
Update DFS to support multi-node operations
...
This commit was SVN r27594.
2012-11-12 02:54:53 +00:00
Ralph Castain
fefec03e78
Enable all ORTE tools to use progress threads if they are enabled
...
This commit was SVN r27593.
2012-11-12 02:54:09 +00:00
Ralph Castain
b9609203b7
Pack the buffer object from the beginning
...
This commit was SVN r27592.
2012-11-12 02:52:37 +00:00
Ralph Castain
b3c0ad9c56
Update platform files
...
This commit was SVN r27591.
2012-11-12 02:51:55 +00:00
Ralph Castain
a6325e4546
Silence compiler warning
...
This commit was SVN r27590.
2012-11-12 02:51:29 +00:00
Ralph Castain
de486d3000
Silence compiler warnings
...
This commit was SVN r27589.
2012-11-12 02:51:05 +00:00
Ralph Castain
26f1cd0909
Fix compiler warnings
...
This commit was SVN r27588.
2012-11-12 02:50:45 +00:00
Ralph Castain
bd887f7f56
Add a new "test" component to the DFS that treats all files as remote in order to test the app-to-daemon interactions on a single machine. Set a global param to indicate we are using staged execution. Add a param to indicate it is okay for non-MPI processes to execute without finalizing. Cleanup file map load and fetch operations.
...
This commit was SVN r27587.
2012-11-10 14:09:12 +00:00
Ralph Castain
81d0b06842
Strip the domain info from the hostname if that option is specified, protecting IP address-based names
...
This commit was SVN r27586.
2012-11-10 14:05:27 +00:00