1
1
openmpi/opal/util
2013-10-26 00:47:14 +00:00
..
keyval Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +00:00
arch.c Remove the (only two) fortran constants from OPAL. The only places that 2013-01-15 01:27:36 +00:00
arch.h Remove the (only two) fortran constants from OPAL. The only places that 2013-01-15 01:27:36 +00:00
argv.c Roll in Java bindings per telecon discussion. Man pages still under revision 2012-02-20 22:12:43 +00:00
argv.h Roll in Java bindings per telecon discussion. Man pages still under revision 2012-02-20 22:12:43 +00:00
basename.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
basename.h - Multiple functions, that allocate and return new 2009-05-14 00:20:07 +00:00
bit_ops.h - Check, whether the compiler supports __builtin_clz (count leading 2011-10-11 22:49:01 +00:00
cmd_line.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
cmd_line.h Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter". 2012-10-30 19:45:18 +00:00
convert.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
convert.h On windows make sure we add the initial path separator only if we are 2007-07-01 17:51:34 +00:00
crc.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
crc.h - Replace combinations of 2009-08-20 11:42:18 +00:00
daemon_init.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
daemon_init.h - Replace combinations of 2009-08-20 11:42:18 +00:00
error.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
error.h Extend node stats to include additional memory info. Change "darwin" pstat module to "test" as we don't really know how to get all the stat info for darwin. 2011-05-08 14:45:16 +00:00
fd.c Define that we return OPAL_ERR_TIMEOUT if the other end of the socket 2010-08-24 19:07:04 +00:00
fd.h Define that we return OPAL_ERR_TIMEOUT if the other end of the socket 2010-08-24 19:07:04 +00:00
few.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
few.h - Replace combinations of 2009-08-20 11:42:18 +00:00
help-opal-util.txt Cleanup the updated sys limits capability. Fix a few copy/paste bugs (my bad). Shift the limit set to the ODLS default module so that we sete the limits for all apps, even those that don't call opal_init. Leave it in opal_init as well to support direct-launch apps, but ensure we only set the limits once by removing the envar after launch by ODLS. 2013-04-04 16:00:17 +00:00
if.c Correct a bug in handling of oob_tcp_if_include/exclude addresses by using the kernel index instead of the raw index of the interface. 2013-10-26 00:47:14 +00:00
if.h Correct a bug in handling of oob_tcp_if_include/exclude addresses by using the kernel index instead of the raw index of the interface. 2013-10-26 00:47:14 +00:00
keyval_parse.c instead of relying on yyterminate to clean up the lex context call the destroy functions directly (after closing the file) 2012-11-09 16:10:55 +00:00
keyval_parse.h - Replace combinations of 2009-08-20 11:42:18 +00:00
lt_interface.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
lt_interface.h Add wrapper functions to LTDL functions so other parts of the library can access the LTDL functionality. 2013-02-11 15:11:47 +00:00
Makefile.am Turns out that there was exactly ONE place in all of the OMPI code base that still referred to OPAL_TRACE, though a few places retained the include file for no reason. So no point in letting this sit as it is clearly an unused "feature". 2013-07-14 18:57:20 +00:00
malloc.c Removes misleading debug warning from opal_free when a NULL 2011-11-03 23:57:26 +00:00
malloc.h - Replace combinations of 2009-08-20 11:42:18 +00:00
net.c As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
net.h Allow simple way to request comparison to full address regardless of addr family 2013-05-14 22:08:39 +00:00
numtostr.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
numtostr.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
opal_environ.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
opal_environ.h Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
opal_getcwd.c Implement the MPI_Info part of MPI-3 Ticket 313. Add an MPI_info object MPI_INFO_GET_ENV that contains a number of run-time related pieces of info. This includes all the required ones in the ticket, plus a few that specifically address recent user questions: 2012-08-12 01:28:23 +00:00
opal_getcwd.h - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
opal_pty.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
opal_pty.h - Replace combinations of 2009-08-20 11:42:18 +00:00
os_dirpath.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
os_dirpath.h On windows make sure we add the initial path separator only if we are 2007-07-01 17:51:34 +00:00
os_path.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
os_path.h Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
output.c hostname may not NULL-terminate the string if the buffer is too small. 2013-10-09 15:49:18 +00:00
output.h Fix minor typo in comment 2011-11-29 20:39:53 +00:00
path.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
path.h Update the data types used in opaldf to minimize the chance of overflow when 2012-10-11 16:11:23 +00:00
printf.c Remove a bunch of unused variables. 2013-03-26 14:34:29 +00:00
printf.h Fix some typos in comments submitted by Bert Wesarg. 2009-03-03 12:50:46 +00:00
qsort.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
qsort.h - Replace combinations of 2009-08-20 11:42:18 +00:00
show_help_lex.h Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +00:00
show_help_lex.l Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +00:00
show_help.c Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +00:00
show_help.h Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +00:00
stacktrace.c Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
stacktrace.h Adding a new function to return the stack trace (not including the call to the function itself) 2010-05-17 22:57:42 +00:00
strncpy.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
strncpy.h - Replace combinations of 2009-08-20 11:42:18 +00:00
sys_limits.c Silence warning 2013-05-14 22:00:01 +00:00
sys_limits.h Cleanup the updated sys limits capability. Fix a few copy/paste bugs (my bad). Shift the limit set to the ODLS default module so that we sete the limits for all apps, even those that don't call opal_init. Leave it in opal_init as well to support direct-launch apps, but ensure we only set the limits once by removing the envar after launch by ODLS. 2013-04-04 16:00:17 +00:00
uri.c Add a new "distributed file system" capability to support file access operations across nodes that do not have a network file system attached to them. 2012-10-25 17:15:17 +00:00
uri.h Add a new "distributed file system" capability to support file access operations across nodes that do not have a network file system attached to them. 2012-10-25 17:15:17 +00:00