On Jun 13, 2007, at 9:49 AM, Torsten Hoefler wrote:
> Hi Galen,Gleb,
> there is also something weird going on if I call the basic alltoall
> during the module_init() of a collective module (I need to wire up my
> own QPs in my coll component). It takes 7 seconds for 4 nodes and more
> than 30 minutes for 120 nodes. It seems to be an OpenIB wireup issue
> because if I start with -mca btl tcp,self this goes as fast as
> expected
> (<2 seconds).
>
> Will this issue be fixed with your patch?
No, this is a separate issue.
Try:
-mca mpi_preconnect_oob 1
then try:
-mca mpi_preconnect_all 1
and let us know what the times are.
thx,
galen
>
> Thanks,
> Torsten
>
> --
> bash$ :(){ :|:&};: --------------------- http://www.unixer.de/ -----
> Indiana University | http://www.indiana.edu
> Open Systems Lab | http://osl.iu.edu/
> 150 S. Woodlawn Ave. | Bloomington, IN, 474045-7104 | USA
> Lindley Hall Room 135 | +01 (812) 855-3608
> _______________________________________________
> devel mailing list
> devel_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/devel
|