Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 1.28 KB

sneak_peek.md

File metadata and controls

76 lines (52 loc) · 1.28 KB

This is essentially a placeholder for the next release note ...

(Copy the contents below to RELEASE_NOTE.md when making an official release.)

  • New features

    • Support Passthru mode for read. See PR #61.
  • New optimization

    • none
  • New Limitations

    • When performing passthru read, only independent MPI mode is supported. See PR #61.
  • Update configure options

    • none
  • New constants

    • none
  • New APIs

    • none
  • API syntax changes

    • none
  • API semantics updates

    • none
  • New error code precedence

    • none
  • Updated error strings

    • none
  • New error code

    • none
  • New I/O hint

    • none
  • Build recipes

    • none
  • Updated utility program

    • none
  • Other updates:

    • none
  • Bug fixes

    • none
  • New example programs

    • none
  • New programs for I/O benchmarks

    • none
  • New test program

    • tests/passthru/col_read.cpp. This test program tests the non-blocking read feature when passthru mode is enabled.
  • Conformity with HDF5 library

    • none
  • Discrepancy from HDF5 library

    • none
  • Issues related to MPI library vendors:

    • none
  • Issues related to Darshan library:

    • none
  • Clarifications

    • none