HDF5VOL
  1. HDF5VOL

RADOS-API

Public

Network

 
AuthorCommitMessageCommit Date
Jerome SoumagneJerome Soumagne
446b284c150Fixes for chunking
Jerome SoumagneJerome Soumagne
6fb091a2389Remove H5S routines that were moved to core HDF5
Jerome SoumagneJerome Soumagne
a14cf062524CMake: add missing include dirs for mobject
Jerome SoumagneJerome Soumagne
78f1c955291Update VOL class for unwrap_object cb Fix unused variable warnings
Jerome SoumagneJerome Soumagne
3d9dfc9ec5cUpdate VOL test submodule
Jerome SoumagneJerome Soumagne
7a6e5b9dd5bMMerge pull request #1 in HDF5VOL/rados-api from plist_api_changes to master * commit 'b17b229e3919a3d66090290bb94b38be3799ddf5': Bring in line with current develop (not tested)
Dana RobinsonDana Robinson
b17b229e391Bring in line with current develop (not tested)
Jerome SoumagneJerome Soumagne
5aae3e589bdCMake: fix HDF5 shared target name
Jerome SoumagneJerome Soumagne
19fcc0189e3Allow for NULL info on file create/open Return error with anonymous groups/datasets Fix mount/unmount not returning error
Jerome SoumagneJerome Soumagne
d76056a45b5Fix MPI_INFO_NULL not properly set Allow for NULL parameters to H5VLrados_init()
Jerome SoumagneJerome Soumagne
31205ab86f8CMake: check existence of HDF5_DIR in CMake config files HDF5_DIR is not set if HDF5 is built using autotools
Jerome SoumagneJerome Soumagne
8e0c36646b7Update examples after API changes
Jerome SoumagneJerome Soumagne
1e2828f0363CMake: fix typo in find RADOS
Jerome SoumagneJerome Soumagne
775bc2865d3Update RADOS VOL to use new selection iterators Add missing public selection routines in separate H5VLselect module
Jerome SoumagneJerome Soumagne
851e9f33ef5CMake: check out VOL test submodule if not found
Jerome SoumagneJerome Soumagne
c7e37aa55ddUpdates to RADOS VOL to no longer use private API Fix H5VLrados_init to no longer take cluster parameter Fix CMake files and add H5VL_RADOS_USE_MOBJECT option Code cleanup Add error stack and errors macros Fixes to rados config
Jerome SoumagneJerome Soumagne
9f64ebfecd1Initial import