| #
c5e354f2
|
| 30-Jul-2018 |
Andreas Selinger <andreasselinger@gmail.com> |
Merged petsc/petsc into master
|
| #
43d7f005
|
| 26-Jul-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/adios'
|
| #
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 ...
|
| #
22580e64
|
| 13-Jun-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Code can now write and read from sequential vectors for ADIOS
Need to add support for vector rstart to run in parallel
Commit-type: feature
|
| #
8a976931
|
| 11-Jun-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
More work on ADIOS viewer and VecView/Load capability
Commit-type: feature
|
| #
a56f64ad
|
| 10-Jun-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Begin implementation of ADIOS viewer and basic VecView and VecLoad
Commit-type: feature
|
| #
4c02969d
|
| 08-Jun-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
stub code for ADIOS viewer and vector viewing
Commit-type: feature
|