1
1
openmpi/ompi/mca/btl
Jeff Squyres 3bd9c603ff Clean up variables used in configure with OPAL_VAR_SCOPE.
This is helpful in the work for #3694: ensure that many places that
eventually end up in configure don't overly-pollute the global shell
variable space (because debugging accidental shell variable pollution
can be a real pain).

Refs trac:3694

This commit was SVN r29830.

The following Trac tickets were found above:
  Ticket 3694 --> https://svn.open-mpi.org/trac/ompi/ticket/3694
2013-12-06 23:40:34 +00:00
..
base Chnage some CUDA configure code and macro names per review request by jsquyres in ticket #3880. 2013-12-06 14:35:10 +00:00
mx rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
openib Clean up variables used in configure with OPAL_VAR_SCOPE. 2013-12-06 23:40:34 +00:00
portals4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
scif btl/scif: do not return resource busy if we started a connection attempt. 2013-11-11 19:36:34 +00:00
sctp Silence few warnings. 2013-08-06 09:38:30 +00:00
self rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
sm Remove two warnings from the SM BTL. The return code can be safely ignored 2013-08-28 06:36:01 +00:00
smcuda Various minor changes to bring smcuda up to date with sm. 2013-11-07 19:45:56 +00:00
tcp Revert r29594. That was just plain wrong. Sorry about workday configure change. 2013-11-05 14:45:56 +00:00
template rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
ugni Add support for the udreg registration cache and dynamics on XE/XK/XC. 2013-11-18 04:58:37 +00:00
usnic usnic: add some extra debug-build sanity checks 2013-12-05 00:28:11 +00:00
vader Make btl/vader valgrind safe. 2013-10-22 15:33:32 +00:00
btl.h Chnage some CUDA configure code and macro names per review request by jsquyres in ticket #3880. 2013-12-06 14:35:10 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00