[mvapich-discuss] cannot build vers.2.3.3

Per Berg peb at fcoo.dk
Fri May 29 01:40:05 EDT 2020


Hi,


I cannot build mvapich2 vers2.3.3.

Configure runs smoothly, but build fails with:

<my_path>/mvapich2-2.3.3/src/mpid/ch3/channels/mrail/src/gen2/ibv_param.c(29): catastrophic error: cannot open source file "romioconf.h"
  #include "romioconf.h"


I then try to exclude romio by adding the option

  --disable-romio

to configure. Again, the configure step runs to the end, but make now complains a lot about MPIO_Request being undefined:


In file included from <my_path>/mvapich2-2.3.3/src/binding/fortran/use_mpi_f08/wrappers_c/send_cdesc.c(10):
<my_path>/mvapich2-2.3.3/src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.h(112): error: identifier "MPIO_Request" is undefined
  extern int MPIR_File_iread_at_cdesc(MPI_File x0, MPI_Offset x1, CFI_cdesc_t* x2, int x3, MPI_Datatype x4, MPIO_Request * x5);
                                                                                                            ^

and and many more of the same, also in recv_cdesc.c, bsend_cdesc.c, ssend_cdesc.c


I can build the older version 2.2 without any troubles at all using the same compiler suite.


What do I need to build the 2.3.3 version ? Probably some configure option(s), but which one(s)?

rgrds,
Per

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20200529/13bc70de/attachment.html>


More information about the mvapich-discuss mailing list