ix                379 orte/mca/ras/alps/ras_alps_module.c     int             ix;
ix                506 orte/mca/ras/alps/ras_alps_module.c         for( ix=0; ix<apInfo->numPlaces; ix++ ) {
ix                509 orte/mca/ras/alps/ras_alps_module.c                                 "ras:alps:read_appinfo: got NID %d", apSlots[ix].nid);
ix                511 orte/mca/ras/alps/ras_alps_module.c             opal_asprintf( &hostname, "%d", apSlots[ix].nid );
ix                525 orte/mca/ras/alps/ras_alps_module.c                                     "ras:alps:read_appinfo: added NID %d to list", apSlots[ix].nid);
ix                529 orte/mca/ras/alps/ras_alps_module.c                 orte_set_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, ORTE_ATTR_LOCAL, &apSlots[ix].nid, OPAL_INT32);
ix                554 orte/mca/ras/alps/ras_alps_module.c         for( ix=0; ix<apInfo->numPlaces; ix++ ) {
ix                557 orte/mca/ras/alps/ras_alps_module.c                                 apNodes[ix].nid, apNodes[ix].numPEs);
ix                558 orte/mca/ras/alps/ras_alps_module.c             opal_asprintf( &hostname, "%d", apNodes[ix].nid );
ix                566 orte/mca/ras/alps/ras_alps_module.c             orte_set_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, ORTE_ATTR_LOCAL, &apNodes[ix].nid, OPAL_INT32);
ix                570 orte/mca/ras/alps/ras_alps_module.c                 node->slots = apNodes[ix].cpuCnt;
ix                572 orte/mca/ras/alps/ras_alps_module.c                 node->slots = apNodes[ix].numPEs;