1
1
openmpi/opal/util
2013-07-03 21:41:36 +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 If we enable ipv6, we resolve a hosts addresses and check them all against our local interfaces to determine if the given host is us. However, if we don't enable ipv6, we only checked the first address returned. This can cause us to incorrectly identify a hostname as "not us". 2013-07-03 21:41:36 +00:00
if.h Ensure the opal_ifaddrtokindex function considers the full range of address space by using the netmask 2013-05-14 03:37:44 +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 Need to include libltdl's includes so that the lt wrappers can compile 2013-02-12 00:41:03 +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 Allow simple way to request comparison to full address regardless of addr family 2013-05-14 22:08:39 +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 Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +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
trace.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
trace.h - Replace combinations of 2009-08-20 11:42:18 +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