Jeff Squyres
4e89c7a0c0
Add 1.5.3 bullet about the missing "affinity" MPI extension.
...
This commit was SVN r24508.
2011-03-10 16:44:57 +00:00
Doron Shoham
4ce1936fed
Fix the following for dynamic SL patch:
...
* rename ib_path_rec_service_level -> ib_path_record_service_level
* use mad.h and ib_types.h
* free all resources
* move ibv_post_recv to be just before ibv_post_send
* cleanup and beatify code
This commit was SVN r24507.
2011-03-10 16:19:00 +00:00
Ralph Castain
f9a9fac76b
Minor typo
...
This commit was SVN r24506.
2011-03-10 16:09:31 +00:00
George Bosilca
80fe617cd2
If we don't release the OPAL utils explicitly there will be a memory leak.
...
This commit was SVN r24505.
2011-03-10 00:42:28 +00:00
George Bosilca
7f34a28c8f
Correct a comment.
...
This commit was SVN r24504.
2011-03-10 00:41:41 +00:00
George Bosilca
d2502b14f9
Destruct the OOB TCP internal objects.
...
This commit was SVN r24503.
2011-03-10 00:40:54 +00:00
Ralph Castain
3b4421d8e3
Separately track requested and last-used mapper so we don't lose that info
...
This commit was SVN r24502.
2011-03-09 18:51:36 +00:00
Jeff Squyres
21d441aec5
Reconcile with the 1.5 branch NEWS
...
This commit was SVN r24501.
2011-03-09 14:19:39 +00:00
Ralph Castain
c0c259f95f
Ignore .gitignore file
...
Update platform files
This commit was SVN r24499.
2011-03-08 18:37:05 +00:00
Jeff Squyres
06d5c59115
Fix a few valgrind-reported memory leaks
...
This commit was SVN r24498.
2011-03-08 17:37:28 +00:00
Jeff Squyres
ec90a3ba6d
Fix a few memory leaks, and ensure that coll sm is also registering
...
the common SM MCA params.
This commit was SVN r24497.
2011-03-08 17:36:59 +00:00
Jeff Squyres
324b90142f
Fix CID 1583: hwloc bitmap leak.
...
This commit was SVN r24496.
2011-03-08 16:47:26 +00:00
Jeff Squyres
0586612bd5
Fix another minor memory leak
...
This commit was SVN r24495.
2011-03-08 15:46:13 +00:00
Jeff Squyres
2600672b31
Fix minor memory leak.
...
This commit was SVN r24494.
2011-03-08 15:21:33 +00:00
Jeff Squyres
79cf382ff3
Fix a few issues with error messages:
...
* If something goes wrong during ompi_mpi_init, don't erroneously
report that it is illegal to invoke MPI_INIT* before MPI_INIT
* Aggregate help messages when possible when something goes wring
during ompi_mpi_init
This commit was SVN r24492.
2011-03-07 16:45:45 +00:00
Ralph Castain
63f38e38bb
Fix ompi-server: remove extra command flag in buffer being sent to mpirun, ensure that tools route messages thru a remote HNP
...
This commit was SVN r24491.
2011-03-05 17:12:46 +00:00
Ralph Castain
292b617559
Fix ignores
...
This commit was SVN r24490.
2011-03-05 17:11:45 +00:00
Ralph Castain
d764e7a398
We want uid/gid support at the individual application level. Ensure the values get initialized and packed/unpacked for transfer.
...
This commit was SVN r24489.
2011-03-04 18:46:43 +00:00
Shiqing Fan
18307a8b43
Missed another file for the tarball.
...
This commit was SVN r24488.
2011-03-04 09:26:20 +00:00
Jeff Squyres
67cdecf262
Add svn:ignore and a configure.m4 that always fails (because this
...
component is only built via cmake... right?).
This commit was SVN r24487.
2011-03-03 18:00:42 +00:00
Shiqing Fan
8cefb6e67f
Fix the errors in Makefile, the source file list was not updated. Sorry about the MTT create failure.
...
This commit was SVN r24485.
2011-03-03 15:20:30 +00:00
Ralph Castain
a5b177e1f4
Update platform files
...
This commit was SVN r24484.
2011-03-03 01:16:13 +00:00
George Bosilca
9bbe00bdc3
Set the return code from the processes upstream.
...
This commit was SVN r24483.
2011-03-03 00:02:21 +00:00
George Bosilca
c6a5f9706a
Thomas's patch: Assume we won't fail unless notified by a child.
...
This commit was SVN r24482.
2011-03-02 23:50:01 +00:00
Mike Dubman
70392ac1dc
fca: broadcast comm_new return status to from rank0 to all ranks prior to exiting with an error
...
This commit was SVN r24481.
2011-03-02 22:18:43 +00:00
George Bosilca
79b13f36ba
darray and subarray are now first class citizens in Open MPI. They can be stored
...
in packed form and reloaded, as any other type (this is mainly for one sided).
This commit was SVN r24480.
2011-03-02 19:22:24 +00:00
George Bosilca
95f4e0b502
We do need the name for debugging purposes.
...
This commit was SVN r24479.
2011-03-02 19:19:15 +00:00
George Bosilca
355d61bb0f
No need for a printf.
...
This commit was SVN r24478.
2011-03-02 19:17:56 +00:00
Shiqing Fan
8c2865bd6a
Add the new WinVerbs btl component.
...
This commit was SVN r24477.
2011-03-02 09:14:44 +00:00
Josh Hursey
62bba1bf12
Name the enum so that it represents as an actual symbol in gdb, instead of just a number.
...
This commit was SVN r24472.
2011-03-01 21:00:03 +00:00
Josh Hursey
7c737b9274
Some string and state cleanup. Thanks to George Bosilca for the initial patch.
...
This commit was SVN r24471.
2011-03-01 20:12:23 +00:00
Josh Hursey
7709005d86
Hack to get the C/R thread working again after r24377. Needs to be revisited.
...
See ticket #2741 for more details.
Refs trac:2741
This commit was SVN r24470.
The following SVN revision numbers were found above:
r24377 --> open-mpi/ompi@e8c2519280
The following Trac tickets were found above:
Ticket 2741 --> https://svn.open-mpi.org/trac/ompi/ticket/2741
2011-03-01 18:47:31 +00:00
Shiqing Fan
9fb2860fdc
Install the config files.
...
This commit was SVN r24469.
2011-02-28 13:39:28 +00:00
Shiqing Fan
f45488f0db
Add a variable for appending files into the list.
...
This commit was SVN r24468.
2011-02-28 13:00:34 +00:00
George Bosilca
5721a06864
Indentation.
...
This commit was SVN r24467.
2011-02-25 20:51:16 +00:00
George Bosilca
27fecda12c
Allow the one sided components to correctly retrieve the op to
...
be applied. Correct the MPI validation process of the
MPI_Accumulate arguments.
Fix another potential problem not yet reported. If we convert the
MPI datatypes direclty into OPAL datatypes, we will restrict their
number to the locally different types. Which might not be identical
on the remote node, if we are in a heterogeneous environment. So,
for MPI One sided only deal with MPI level types, never simplify
them on OPAL types (at least on the args). The unfortunate
outcome is that we need to create the args for all datatypes.
This commit was SVN r24466.
2011-02-25 20:43:17 +00:00
Nadia Derbey
af30f53556
Committed for D. Guinier: The new env variable MPI_ROOT facilitate launch script creation. It is asked by customers who use BPS and LSF batch manager
...
This commit was SVN r24465.
2011-02-25 14:40:49 +00:00
George Bosilca
78151490d1
Just use the LIB definition.
...
This commit was SVN r24463.
2011-02-25 00:39:05 +00:00
George Bosilca
c66e454181
Make ompi_datatype_destroy a real function (instead of inline).
...
This commit was SVN r24462.
2011-02-25 00:37:52 +00:00
George Bosilca
4184baa67a
Remove the proc_guid from the BTL proc structure. Instead use directly
...
the one stored in the ompi_proc_t.
This commit was SVN r24461.
2011-02-25 00:36:08 +00:00
George Bosilca
6fc4c22037
Pedantic.
...
This commit was SVN r24460.
2011-02-25 00:29:48 +00:00
George Bosilca
ceb519a026
Fix an annoying warning from gcc about uninitialized variables.
...
This commit was SVN r24459.
2011-02-25 00:29:20 +00:00
George Bosilca
87f3109df4
Cleanups.
...
This commit was SVN r24458.
2011-02-25 00:28:32 +00:00
George Bosilca
cdd1928edf
This function vanished ages ago.
...
This commit was SVN r24457.
2011-02-25 00:27:29 +00:00
Jeff Squyres
4cb8a42e7b
Add btl_openib_gid_index MCA param to allow selecting which GID to use
...
from an openfabrics port's GID table.
This commit was SVN r24456.
2011-02-24 14:09:22 +00:00
Doron Shoham
47a0752856
max_hw_msg_size should be 0 (default) or greater
...
This commit was SVN r24455.
2011-02-24 09:17:18 +00:00
George Bosilca
f981e02b4a
Fix a typo and correct the usage of the defines.
...
This commit was SVN r24454.
2011-02-24 06:34:30 +00:00
George Bosilca
f79c87f0c3
Correct the assembly using xaddl for IA32.
...
Add atomic functions for add and sub 32 and 64 bits for AMD64.
This commit was SVN r24453.
2011-02-24 06:31:47 +00:00
George Bosilca
eb8383802e
ret might have been used uninitialized. Not anymore.
...
This commit was SVN r24452.
2011-02-24 03:02:48 +00:00
Jeff Squyres
ad985260d3
Ensure to disable XML and Cairo support in hwloc; OMPI doesn't use it. Additionally, ensure that the right flags are passed back to the wrappers in the case of static builds. We probably won't need these (especially since XML has been disabled), but it's the Right Thing to do.
...
This commit was SVN r24451.
2011-02-23 23:11:45 +00:00