1
1
openmpi/orte/tools/orte-info
Jeff Squyres a026456bef (orte|ompi|oshmem)*info tools: convert to opal_dl interface
Noe that this commit removes option:lt_dladvise from the various
"info" tools output.  This technically breaks our CLI "ABI" because
we're not deprecating it / replacing it with an alias to some other
"into" tool output.

Although the dl/libltdl component contains an "have_lt_dladvise" MCA
var that contains the same information, the "option:lt_dladvise"
output from the various "info" tools is *not* an MCA var, and
therefore we can't alias it.  So it just has to die.
2015-03-09 08:18:13 -07:00
..
components.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
help-orte-info.txt A bunch of fixes and improvements to Open MPI's various command line tools. 2012-02-29 17:52:38 +00:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
orte-info.1in Add an "orte-info" tool to report ORTE and OPAL configuration and parameter info ala "ompi_info". Temporary solution until refactoring of the "info" system can be undertaken. 2010-02-11 23:02:14 +00:00
orte-info.c Protect against problems if someone passes us thru a pipe and then abnormally terminates the pipe early 2014-07-09 22:41:53 +00:00
orte-info.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
output.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
param.c (orte|ompi|oshmem)*info tools: convert to opal_dl interface 2015-03-09 08:18:13 -07:00
version.c orte/tools: fix NULL pointer dereference 2015-02-17 15:45:06 +09:00