1
1
This commit was SVN r22520.
Этот коммит содержится в:
Shiqing Fan 2010-01-31 20:22:22 +00:00
родитель 007a6c7b99
Коммит bdc13dacb1

Просмотреть файл

@ -749,7 +749,7 @@ int orte_rmaps_base_setup_virtual_machine(orte_job_t *jdata)
/* get the daemon app if provided - may include -host or hostfile
* info about available nodes
*/
app = opal_pointer_array_get_item(jdata->apps, 0);
app = (orte_app_context_t *) opal_pointer_array_get_item(jdata->apps, 0);
/* get the list of all available nodes that do not already
* have a daemon on them