1
1

George has a retarded compiler - but that's okay. This will quiet it's warning system.

This commit was SVN r10736.
Этот коммит содержится в:
Ralph Castain 2006-07-11 15:27:02 +00:00
родитель 40f7d054f2
Коммит 11125dd67a

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

@ -251,7 +251,7 @@ static int orte_rmaps_rr_map(orte_jobid_t jobid)
opal_list_t mapping;
opal_list_item_t *item, *item2;
orte_ras_node_t *node, *node2;
orte_vpid_t vpid_start, job_vpid_start;
orte_vpid_t vpid_start, job_vpid_start=0;
size_t num_procs = 0, total_num_slots, mapped_num_slots;
int rank = 0;
int rc;