Is there any gotchas on using the dr pml?
also if the dr pml is finding errors, and is resending data, can i
have it tell me when that happens?  Like a verbose mode?



Unfortunately you will need to update the source and recompile, try:

Updating this file: topdir/ompi/mca/pml/dr/pml_dr.h:245:#define
MCA_PML_DR_DEBUG_LEVEL -1
And change MCA_PML_DR_DEBUG_LEVEL to 0..
Well i did this, to no avail, i still get nothing out STDOUT, I get the usual ompi messages when i kill it though. Also if i let it run long enough that it should complete it doest not finish.
Should i try anything else before filing a bug for 1.2b1 dr on OSX PPC?
Try a nightly snapshot?
Brock


I also tried the following (just praying)  That it might work,

$ mpirun  --mca pml dr --mca btl ^gm -np 4 ./xhpl



You are telling Open MPI not to use GM in this case...

I still get no output to the screen.

This is on G5 xserve, with 1.2b1 OMPI.

Brock Palen
Center for Advanced Computing
bro...@umich.edu
(734)936-1985


_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



Reply via email to