[OMPI devel] Unbelievable situation BUG

2008-04-27 Thread Lenny Verkhovsky
Hi, all I faced the "Unbelievable situation" during running IMB benchmark. /home/USERS/lenny/OMPI_ORTE_LMC/bin/mpirun -np 96 --bynode -hostfile hostfile_ompi -mca btl_openib_max_lmc 1 ./IMB-MPI1 PingPong PingPing Sendrecv Exchange Allreduce Reduce Reduce_scatter Bcast Barrier #

Re: [OMPI devel] Unbelievable situation BUG

2008-04-27 Thread Gleb Natapov
On Sun, Apr 27, 2008 at 07:00:57PM +0300, Lenny Verkhovsky wrote: > Hi, all > > I faced the "Unbelievable situation" The situation is believable, but commit r18274, that adds this output, is not, as it doesn't take into account sequence number wrap around. > > during running IMB benchmark. > >

Re: [OMPI devel] Unbelievable situation BUG

2008-04-27 Thread George Bosilca
Mea culpa, I completely ignore the possible rollback of the sequence number. I will remove the commit asap. Thanks, george. On Apr 27, 2008, at 12:33 PM, Gleb Natapov wrote: On Sun, Apr 27, 2008 at 07:00:57PM +0300, Lenny Verkhovsky wrote: Hi, all I faced the "Unbelievable situation"