• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • Projects
  • Repositories
    • View all public repositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Frank Willmore
  1. Frank Willmore

hdf5_der

Dana Robinson
hdf5_der
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Graphs
  • Branches
  • Network
  • Latest Activities

Commits

Neil Fortner
4aafb1f82a3
Neil Fortner committed a96af75e05802 Feb 2012
[svn-r21907] Purpose: Add persistent file alignment option

Description:
Added two new functions, H5Pset_persist_alignment and H5Pget_persist_alignment.
These allow the user to set a persistent file alignment, which overrides that
set with H5Pset_alignment, and is is followed every time the file is written to,
even if it has been closed and reopened.  In addition, aligned blocks of data
will "reserve" a multiple of the alignment size, allowing this potentially
largersize to be written to without needing to first read the data in the
"remainder".  This will provide a performance boost to the direct I/O driver.

Files created with this property can still be read by older versions of the
library, but if opened with write acces by an older version will lose the
aforementioned guarantee permanently, and will therefore lose the performance
boost.

Tested: durandal

Changed files

  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v4.4.1
  • Documentation
  • Contact Support
  • Request a feature
  • About
  • Contact Atlassian
Atlassian