Re: [OMPI users] delay in launch?

2009-01-16 Thread Jeff Dusenberry
Reuti wrote: Am 15.01.2009 um 16:20 schrieb Jeff Dusenberry: I'm trying to launch multiple xterms under OpenMPI 1.2.8 and the SGE job scheduler for purposes of running a serial debugger. I'm experiencing file-locking problems on the .Xauthority file. I tried to fix this by as

[OMPI users] delay in launch?

2009-01-15 Thread Jeff Dusenberry
I'm trying to launch multiple xterms under OpenMPI 1.2.8 and the SGE job scheduler for purposes of running a serial debugger. I'm experiencing file-locking problems on the .Xauthority file. I tried to fix this by asking for a delay between successive launches, to reduce the chances of content

[OMPI users] type_match_size_f always fails?

2007-07-23 Thread Jeff Dusenberry
I'm trying to use MPI_TYPE_MATCH_SIZE (Fortran interface) and no matter what I give it, it always fails with MPI_ERR_ARG. The last line of code in type_match_size_f.c seems to be the source of the problem, as it always calls the error handler: (void)OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_