github ornladios/ADIOS2 v2.7.0
ADIOS v2.7.0 Production Release

latest releases: v2.10.1, v2.10.0, v2.10.0-rc1...
3 years ago

Summary

This is a major production release with a variety of new features and bug fixes in the areas of staging, HDF5 compatibility, and writer aggregation.

Features

New features

  • Hierarchical traversing for reading ADIOS files using the new Group object
    • This is an optional, alternative way to go over the variables and attributes in a file/stream in a similar fashion as one traverses HDF5 files.
  • Default aggregation mode has changed to 1 sub-file per compute node (from one sub-file per process)
  • DataMan engine supports compression (used for wide-area-network data transfers)
  • SSC engine supports flexible I/O pattern
  • Step selection for reading
  • Simplified wrapper bp2h5 for the adios2_reorganize utility for converting ADIOS BP files to HDF5 files.

HDF5 Virtual Object Layer (VOL) Plugin for ADIOS

  • Added a VOL plugin to enable ADIOS I/O through the HDF5 API. Basic functionalities are covered.
  • Enables existing HDF5 clients to create and access ADIOS files with minimal effort.

API Changes

Don't miss a new ADIOS2 release

NewReleases is sending notifications on new releases.