Hi again, The issue is different here.
In Debian, MED is compiled against HDF5 with MPI support (even though MED < 3.0 do not support parallel I/O), but Code_Saturne preprocessor do not know about MPI at all. We're planning to improve MED detection soon (not sure in which version however...). In the meantime, a by-pass would be to set the variable CPPFLAGS_ADD to "-I/usr/include/mpi" (IIIRC). David On Mon, May 16, 2011 at 9:37 PM, Sylvestre Ledru <[email protected]>wrote: > Le lundi 16 mai 2011 à 21:36 +0200, Martin Isack a écrit : > > What about MED? It is installed (2.3.6), but not recognized, too: > > MED >= 2.3.4 headers not found > > compatible MED headers not found > > MED (Model for Exchange of Data) support: no > > > > Is this related to the SCOTCH problem? > probably not but it is something which I should look into too. ;) > > Sylvestre > > > > > >

