1
1
openmpi/orte/mca
2015-02-17 12:51:11 -08:00
..
common orte/mca/common/alps: fix configure file 2014-12-03 09:44:18 -07:00
dfs Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
errmgr Continue refinement of the DVM operations. Send the spawn request to the right place (it helps) as it isn't a comm_spawn request and has to be treated a little differently. Ensure IO gets forwarded back to the tool. Ensure the tool outputs show_help locally as there is no place to send it. 2015-02-04 06:21:54 -08:00
ess ess/alps: fix compile issue for pgi 2015-02-09 20:49:04 -08:00
filem Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
grpcomm Fix the hostfile parser so it correctly ignores binding directives that are just integers. Fix the create_dmns function so we don't hang if we can't get an error before creating the job map for an application. 2014-12-05 15:47:09 -08:00
iof When a tool requests the spawn of a new job, then exclusively forward output to that tool - the DVM should not output its own copy as well. 2015-02-04 07:59:47 -08:00
notifier Continue massaging of the notifier framework. Convert it to an event-driven interface. Add the ability to report job state if requested. Cleanup object declarations. 2015-02-17 12:51:11 -08:00
odls Cleanup the pretty-print of odls cmds as some were missing. Add a new cmd to terminate the DVM, which the HNP will use to trun around and issue an xcast to the DVM. 2015-02-10 08:27:13 -08:00
oob Use the proper interface index. Thanks to Mark Kettenis for spotting the problem and providing a patch 2015-01-12 05:31:02 -08:00
plm Fix master compilation - a buried header dependency must have been removed. 2015-02-10 07:22:10 -08:00
ras LSF expresses its affinity file in hwthreads and expects those to be used as cpus, so set things accordingly 2014-12-19 12:06:05 -08:00
rmaps Start adding support for cmd line options to orte-submit 2015-02-10 12:13:21 -08:00
rml Continue refinement of the DVM operations. Send the spawn request to the right place (it helps) as it isn't a comm_spawn request and has to be treated a little differently. Ensure IO gets forwarded back to the tool. Ensure the tool outputs show_help locally as there is no place to send it. 2015-02-04 06:21:54 -08:00
routed Once again, fix the blasted singleton comm_spawn 2015-02-05 17:34:25 -08:00
rtc check-help-strings cleanup 2014-08-11 03:26:21 +00:00
schizo Fix master compilation - a buried header dependency must have been removed. 2015-02-10 07:22:10 -08:00
snapc Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
sstore use the orte attributes in the FT code to fix compile errors 2014-06-26 03:19:17 +00:00
state Enable persistent ORTE DVM so users can execute multiple OMPI jobs within an allocation without restarting the DVM every time. 2015-01-30 11:00:43 -08:00