we recently encountered a problem here at UH when compiling the new
ROMIO version in the trunk with PVFS2 support. The error that we are
getting is a list of
ad_pvfs2_io_dtype.c:581:13: error: switch quantity not an integer
ad_pvfs2_io_dtype.c:583:2: error: pointers are not permitted as case value
Jeff,
I get warnings from all my compilers running "make check" when
compiling test/class/ompi_rb_tree.c. For example, using gcc/g++/
gfortran:
ompi_rb_tree.c: In function 'test2':
ompi_rb_tree.c:347: warning: cast to pointer from integer of
different size
ompi_rb_tree.c:365: warning: ca
I've noticed a persistent bug in at least the last few versions of open-mpi.
I'm currently trying to use version 1.5.3 (os-x 10.6, macports installation).
The problem is that the open-mpi module for Fortran 90 is missing functionality
that is included in the main library, specifically the MPI_A