Re: [OMPI devel] bug in odls_base_default_fns.c

2009-01-22 Thread Ralph Castain
My bad - forgot to change the inequality to equality when Jeff and I revised the default action. Fixed in r20319 On Jan 22, 2009, at 7:21 AM, Thomas Ropars wrote: Hi, I don't manage to run any application with r20318 of the trunk :( I always get the following message: [[24867,0],0] ORTE_ERR

[OMPI devel] bug in odls_base_default_fns.c

2009-01-22 Thread Thomas Ropars
Hi, I don't manage to run any application with r20318 of the trunk :( I always get the following message: [[24867,0],0] ORTE_ERROR_LOG: Value out of bounds in file base/odls_base_default_fns.c at line 1223 It seems that the modification of odls_base_default_fns.c in r20312 introduces some pro