| 7b56e58c | 24-Jul-2018 |
Satish Balay <balay@mcs.anl.gov> |
adios: fixes
- fix configure to pass in MPI compilers [instead of --with-mpi=DIR. Similarly attempt to use PETSc configure detected values for hdf5, netcdf, zlib etc.. - fix compiler error with usin
adios: fixes
- fix configure to pass in MPI compilers [instead of --with-mpi=DIR. Similarly attempt to use PETSc configure detected values for hdf5, netcdf, zlib etc.. - fix compiler error with using '0' for ADIOS_STATISTICS_FLAG - declare Petsc_adios_group as PETSC_EXTERN - this way its useable from -lpetscvec [with-visibility=1] - also move Petsc_adios_group to petscimpl.h - to avoid duplicate definitions - fix fortran examples [by adding adios initialization to fortran interface - fix compile error with ex10
show more ...
|