HDF5VOL
  1. HDF5VOL

DAOS-VOL

Public

Network

 
AuthorCommitMessageCommit Date
Neil FortnerNeil Fortner
e66b235bd32MMerge pull request #13 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:master to master * commit 'ac62315417921d19994af3cde9eefc1ef0288c61': Update connector mapping document.
Neil FortnerNeil Fortner
8d1a93b7547Add HDF5 DAOS Map Design document
Neil FortnerNeil Fortner
ac623154179Update connector mapping document.
Jerome SoumagneJerome Soumagne
88cf866ede1MMerge pull request #11 in HDF5VOL/daos-vol from ~JSOUMAGNE/daos-vol:cmake_script to master * commit '357ca0a4a5ff577874847beb45b252d95f66ae91': Update CMake build script after recent CMake changes
Jerome SoumagneJerome Soumagne
357ca0a4a5fUpdate CMake build script after recent CMake changes
Jordan HendersonJordan Henderson
c547d61c66aAdd initial Connector object mapping document
Jordan HendersonJordan Henderson
9d15a1e166fDocumentation updates
Neil FortnerNeil Fortner
aa57232b8e1MMerge pull request #12 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:master to master * commit 'f7cb7298501e6ab8bcd8abb232aeddd76f3e873b': Implement H5Mset/get.
Neil FortnerNeil Fortner
f7cb7298501MMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/daos-vol
Jordan HendersonJordan Henderson
31726661413Implement H5Freopen and H5Fis_accessible Fix issue with H5Fget_intent and H5Fget_name Update User's Guide with API support changes
Jordan HendersonJordan Henderson
d1d239bc140Fix for H5Gget_info_by_name
Jordan HendersonJordan Henderson
935f1541731Add implementations for H5Fget_create_plist, H5Fget_access_plist, H5Fget_intent and H5Fget_name
Neil FortnerNeil Fortner
30ff0e2c8e4MMerge pull request #9 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:master to master * commit 'c1963eb89fd187bfbd431a5f2d3e1c17b43d51e9': Add support for H5Mopen.
Neil FortnerNeil Fortner
3c6f17143fdImplement H5Mset/get.
Neil FortnerNeil Fortner
c1963eb89fdMMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/daos-vol
Neil FortnerNeil Fortner
6d8fa8ad31dMMerge pull request #8 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:master to master * commit 'c87039def9c038bc7b44021c54d1e2b3ff04966f': Add support for H5Mcreate(_anon) and H5Mclose. Fix issue where transactions were not being committed.
Neil FortnerNeil Fortner
85f8b5504cdAdd support for H5Mopen.
Neil FortnerNeil Fortner
c87039def9cMMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/daos-vol
Jordan HendersonJordan Henderson
ac676fb8a70Autotools fixes after CMake changes
Neil FortnerNeil Fortner
d6bd0f7ece8Add support for H5Mcreate(_anon) and H5Mclose. Fix issue where transactions were not being committed.
Jordan HendersonJordan Henderson
6882ace5156Remove old User's Guide
Jordan HendersonJordan Henderson
c4797718eeeUpdate HDF5 submodule for Mapping API CMakeLists additions
Jordan HendersonJordan Henderson
470857ae72aUpdate HDF5 submodule for H5S_select_get_seq_list re-declaration issue
Jordan HendersonJordan Henderson
549edc95949Remove remaining traces of 'build_tools' from autotools build script
Jordan HendersonJordan Henderson
99a9cf5caa4Convert DAOS VOL User's Guide to tex format Update autotools build script for DAOS install directory structure changes
Jordan HendersonJordan Henderson
d7db18f827bUpdate HDF5 submodule
Neil FortnerNeil Fortner
86e4fe2b6dcMMerge pull request #7 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:master to master * commit 'd6d8c29840ff26adfb8dd3d3a3f41a77bf317d31': Update hdf5 submodule Fix assertion failure in error tracking code that could occur when multiple tasks failed.
Neil FortnerNeil Fortner
d6d8c29840fMMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/hdf5vol/daos-vol
Jordan HendersonJordan Henderson
ab9bdddb5a2MMerge pull request #6 in HDF5VOL/daos-vol from ~JSOUMAGNE/daos-vol:cmake to master * commit '9a3e0dbf9613a0a9253daf57f079274dad8d003c': (22 commits) Fix copyright Add scripts for jelly Add VOL tests as submodule Remove VOL tests Remove log files Fix and cleanup CMakeLists for external/internal HDF5 build Move hdf5 submodule to src Set default HDF5 options Fix missing debug and mem_tracker options Move VOL test to test/vol Move test scripts and add hdf5_vol_daos_common.c...
Jerome SoumagneJerome Soumagne
9a3e0dbf961Fix copyright
Jerome SoumagneJerome Soumagne
de956b568a1Add scripts for jelly Remove extra file
Jerome SoumagneJerome Soumagne
ad31ce0a64cAdd VOL tests as submodule
Jerome SoumagneJerome Soumagne
03d86d1a505Remove VOL tests
Jerome SoumagneJerome Soumagne
82cab5221afRemove log files
Jerome SoumagneJerome Soumagne
629b819ae44Fix and cleanup CMakeLists for external/internal HDF5 build
Jerome SoumagneJerome Soumagne
9db02a9af13Move hdf5 submodule to src
Jerome SoumagneJerome Soumagne
38dfdf10436Set default HDF5 options
Jerome SoumagneJerome Soumagne
913bb993dfdFix missing debug and mem_tracker options
Jerome SoumagneJerome Soumagne
beeccd30bdbMove VOL test to test/vol Add CTestConfig
Jerome SoumagneJerome Soumagne
5cb8ce3c12aMove test scripts and add hdf5_vol_daos_common.cmake script
Jerome SoumagneJerome Soumagne
8ef9953179bMove old specifc daos test code to daos_test
Jerome SoumagneJerome Soumagne
faff2e8b410Fix headers
Jerome SoumagneJerome Soumagne
f0e1c654162Add H5VL_DAOS_UNUSED macro and fix unused warnings
Jerome SoumagneJerome Soumagne
c7a52873453Add option for system HDF5
Jerome SoumagneJerome Soumagne
a5d1a52b3adRework daos_vol_config.h.in Add H5VL_DAOS_PUBLIC/H5VL_DAOS_PRIVATE macros
Jerome SoumagneJerome Soumagne
35b333db9daCMake: rename to HDF5_VOL_DAOS for convention and cleanup
Jerome SoumagneJerome Soumagne
961516a3b91Add testing scripts
Jerome SoumagneJerome Soumagne
57e1507ccb9Clean up and fixes for latest DAOS version
Jerome SoumagneJerome Soumagne
61a3fd9b6aeExamples: fix calls to snapshot create/open Comment out H5I_MAP
Jerome SoumagneJerome Soumagne
5ebf19b38e3Update copyright