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
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
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_