1
1
openmpi/ompi/mca/btl/openib
Ralph Castain 41977fcc95 Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but...
Cleanup ALL instances of output involving the printing of orte_process_name_t structures using the ORTE_NAME_ARGS macro so that the number of fields and type of data match. Replace those values with a new macro/function pair ORTE_NAME_PRINT that outputs a string (using the new thread safe data capability) so that any future changes to the printing of those structures can be accomplished with a change to a single point.

Note that I could not possibly find outputs that directly print the orte_process_name_t fields, but only dealt with those that used ORTE_NAME_ARGS. Hence, you may still have a few outputs that bark during compilation. Also, I could only verify those that fall within environments I can compile on, so other environments may yield some minor warnings.

This commit was SVN r15517.
2007-07-19 20:56:46 +00:00
..
btl_openib_async.c This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_async.h This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_component.c Remove debug output from a hot path. 2007-07-18 12:48:34 +00:00
btl_openib_eager_rdma.h This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_endpoint.c Remove debug checks that produce lots of warnings during compilation. 2007-07-18 13:49:15 +00:00
btl_openib_endpoint.h Remove debug output from a hot path. 2007-07-18 12:48:34 +00:00
btl_openib_frag.c This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_frag.h This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_ini.c Minor fixes in the help messages 2007-01-22 18:45:43 +00:00
btl_openib_ini.h Back out 13076 and 13077 in favor of a much simpler approach. 2007-01-11 14:07:15 +00:00
btl_openib_lex.h George found a great way to avoid warnings from flex for that unused 2006-08-28 13:44:37 +00:00
btl_openib_lex.l Back out r15158 because it apparently breaks with recent versions of 2007-06-21 21:14:10 +00:00
btl_openib_mca.c This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_mca.h Bring over all the work from the /tmp/ib-hw-detect branch. In 2006-08-14 19:30:37 +00:00
btl_openib_proc.c Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
btl_openib_proc.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
btl_openib.c It is work around for Ticket #1092. 2007-07-18 18:02:13 +00:00
btl_openib.h This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 Merge the /tmp/jms-installdirs-trunk branch into the trunk. This 2007-04-21 00:15:05 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mpi-btl-openib.txt This commit brings in two major things: 2007-07-18 01:15:59 +00:00
Makefile.am This commit brings in two major things: 2007-07-18 01:15:59 +00:00
mca-btl-openib-hca-params.ini Update the vendor ID list to include HP (0x1708). Thanks to Peter 2007-07-09 20:09:31 +00:00