1
1

variable ntid not being assigned any value was resulting in errors

This commit was SVN r10480.
Этот коммит содержится в:
Sushant Sharma 2006-06-22 18:00:54 +00:00
родитель 9eb023a5c2
Коммит 76926756d0

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

@ -333,6 +333,7 @@ orte_pls_xcpu_pthread_tindex *orte_pls_xcpu_launch_procs(int argc, char **argv,
}else{
close(temp_fd);
g_current_m=m_nodes;
ntids=1;
}
/* logic ends */