Re: [OMPI devel] ibm/collective/bcast_f08.f90

2012-07-09 Thread Jeff Squyres
Ok, some basic non-blocking tests should be in now, including mpif.h, use mpi, 
and use mpi_f08 versions -- see r26768 in ompi-tests.

They're not great tests -- it would be wonderful if someone would write some 
better ones.  :-)  But they at least verify basic functionality.

(and they did find two bugs -- one bozo debug that I had left in the mpif.h 
ibarrier, and a problem with MPI_STATUS(ES)_IGNORE in the new ignore TKR use 
mpi implementation, which I'm still working on fixing...)


On Jul 6, 2012, at 6:35 PM, Eugene Loh wrote:

> I assume this is an orphaned file that should be removed?  (It looks like a 
> draft version of ibcast_f08.f90.)
> ___
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/




Re: [OMPI devel] ibm/collective/bcast_f08.f90

2012-07-09 Thread Jeff Squyres
Ah, not quite.

All those non-blocking collective tests (including the Fortran) weren't quite 
finished because I wrote them because libnbc hadn't been slurped in yet.

Thanks for reminding me -- I'll go finish them now...


On Jul 6, 2012, at 6:35 PM, Eugene Loh wrote:

> I assume this is an orphaned file that should be removed?  (It looks like a 
> draft version of ibcast_f08.f90.)
> ___
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/




[OMPI devel] ibm/collective/bcast_f08.f90

2012-07-06 Thread Eugene Loh
I assume this is an orphaned file that should be removed?  (It looks 
like a draft version of ibcast_f08.f90.)