Releases: hpc/libhio
hio.1.4.0.0-rc3
Support for pwrite and pread added. API hio_print_vars added. basic file mode now enables small write buffering. Miscellaneous testing and documentation enhancements. This is expected to be the last rc before 1.4.0.0.
libhio-1.4.0.0-rc3.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contains a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.4.0.0.rc2
Bug fix related to writes larger than 4GiB, improved performance statistics. Addition of a job cancellation test program, miscellaneous test enhancements. Additions to README.datawarp based on user experiences.
libhio-1.4.0.0-rc2.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.4.0.0-rc1
This release brings further optimizations to libhio. There are now three file modes that can be used: basic, file_per_node, and strided. No change was made to basic mode but optimized mode was split into two. The first writes all element data to a single file associated with all processes on the node. The second writes data blocks for each element across multiple files. file_per_node is valid for both unique and shared datasets but strided mode is only valid for shared datasets. The default mode for shared datasets is has been changed from basic to strided. No change was made to the default file mode for unique datasets.
libhio-1.4.0.0-rc1.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.3.0.6
Cherry pick several test enhancements from 1.4 back into 1.3. Timestamp more run_setup messages, gather info with lstopo, add f* file operations, better cpuinfo listing, add ifr/eif actions, add signal handling.
libhio-1.3.0.6.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.3.0.5
Multiple test enhancements, better messages on certain failures, test specification of write data pattern. See NEWS.
libhio-1.3.0.5.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.3.0.4
Multiple test enhancements, better messages on certain failures, job specific DataWarp information logged. See NEWS.
libhio-1.3.0.4.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.3.0.3
Some small test improvements, a fix for partial read and write handling and improved diagnostic and debug messages related to dw_stage_directory_out calls. Additionally, an early version of an HDF5 plugin has been added. It is untested and is not included in the distribution tarball. See NEWS.
libhio-1.3.0.3.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.3.0.2
Minor testing related updates. See NEWS.
libhio-1.3.0.2.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.3.0.1
Some fixes and updates. See NEWS.
libhio-1.3.0.1.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.
hio.1.3.0.0
libhio_api.pdf
This is the first open source release of libhio.
libhio-1.3.0.0.tar.gz is the preferred distribution file for download since it is already autoconf'd. It also contain a prebuilt API documentation file design/libhio_api.pdf. See README for further details.