After a bunch of e-mails back and forth, it turned out to be an errant
fprintf in OMPI's integration of ROMIO. I've fixed it for the
upcoming v1.3 series.
Thanks for your patience, ROMIO guys!
On Jul 23, 2008, at 5:27 PM, Jeff Squyres wrote:
I forwarded this on to the ROMIO maintainers; l
I forwarded this on to the ROMIO maintainers; let's see what they say...
On Jul 18, 2008, at 11:38 AM, Edgar Gabriel wrote:
here is a patch that we use on our development version to silence
that warning, you have to apply it to.
ompi/ompi/mca/io/romio/romio/mpi-io/io_romio_close.c
I would n
here is a patch that we use on our development version to silence that
warning, you have to apply it to.
ompi/ompi/mca/io/romio/romio/mpi-io/io_romio_close.c
I would not like to commit that to the repository since I can not
oversee whether it causes problems in some other settings/scenario/fil
Hi,
Sorry about my previous message, it was sent before I'd finished composing
it.
Whenever I use MPI_File_write_ordered(), all but one process send the
following message to stderr.
ADIOI_GEN_DELETE (line 22): **io No such file or directory
I have read
http://www.open-mpi.org/community/lists/use
Hi,
I get a warning