1
1
openmpi/orte/mca
2015-02-05 17:34:25 -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 Once again, fix the blasted singleton comm_spawn 2015-02-05 17:34:25 -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
odls Complete implementation of the schizo framework to support OMPI component 2015-01-27 09:29:42 -06: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 Once again, fix the blasted singleton comm_spawn 2015-02-05 17:34:25 -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 If someone specifies the bitmap for hwthreads and wants hwthread cpus, then don't parse the slot list as it expects cores - just copy the provided bitmap across as it already has the required info 2014-12-19 10:56:14 -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 schitzo: fix free of uninitialized value 2015-02-04 15:50:24 -05: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