HDF5VOL
  1. HDF5VOL

DAOS-VOL

Public

Network

 
AuthorCommitMessageCommit Date
Neil FortnerNeil Fortner
822b9a9e98eMMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/daos-vol
Jordan HendersonJordan Henderson
75f9e99cc43Add minimal output to metadata benchmark
Jordan HendersonJordan Henderson
af8bb8f164eCheck for bcast_udata in attribute reads before bcasting
Neil FortnerNeil Fortner
9e385252b4dMMerge pull request #184 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:master to master * commit '2f77367ca15faffa72dd813d44c7867a65fc4916': Fix/relax conditions for entering "fast path" for dataset I/O. Update VOL test submodule.
Neil FortnerNeil Fortner
9fd002bbe41Change file close mechanism to only close the file when all references have been released.
Neil FortnerNeil Fortner
2f77367ca15Fix/relax conditions for entering "fast path" for dataset I/O. Update VOL test submodule.
Jordan HendersonJordan Henderson
68981c48324MMerge pull request #182 in HDF5VOL/daos-vol from ~JHENDERSON/daos-vol:master to master * commit '36ff8a0bf3266b03cadd383de3e438473186b94a': Add assertion to check finalize dependencies in map creation Update VOL test submodule Fix dep_task dependency setup for map creation finalize task Fix map test to check for failure when deleting non-existent map key Minor error printout cleanups Schedule dset I/O end task even when dataset read/write_int do nothing Don't use DAOS_COND_PUNC...
Jordan HendersonJordan Henderson
36ff8a0bf32Add assertion to check finalize dependencies in map creation
Jordan HendersonJordan Henderson
8c1afd4a9caUpdate VOL test submodule
Jordan HendersonJordan Henderson
e7bb350cedeFix dep_task dependency setup for map creation finalize task
Jordan HendersonJordan Henderson
4d0b6b6f691Fix map test to check for failure when deleting non-existent map key
Jordan HendersonJordan Henderson
ebcb812d1b0MMerge branch 'master' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/daos-vol.git
Jordan HendersonJordan Henderson
9b0a38cf162Minor error printout cleanups
Jordan HendersonJordan Henderson
fc9468ace5eSchedule dset I/O end task even when dataset read/write_int do nothing
Jordan HendersonJordan Henderson
797e624d71aMMerge branch 'master' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/daos-vol.git
Jordan HendersonJordan Henderson
1ef965e4b89Don't use DAOS_COND_PUNCH for object punches during H5Ldelete
Neil FortnerNeil Fortner
fa626097c45MMerge pull request #183 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:external_async to master * commit 'dfc722dc322de417979a819613f27e8686c0cbfb': Fix memory leak in H5_daos_req_enqueue.
Neil FortnerNeil Fortner
dfc722dc322Fix memory leak in H5_daos_req_enqueue.
Neil FortnerNeil Fortner
7941cb52818MMerge pull request #181 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:external_async to master * commit '040d06c76e11f8aaef593e2d386126a60878cf05': Revert "Reshuffle H5_daos_task_wait function. Modify blocking APIs to use this"
Neil FortnerNeil Fortner
040d06c76e1Revert "Reshuffle H5_daos_task_wait function. Modify blocking APIs to use this" This reverts commit c44d4343d38b5bfd9a8a5f683e883d8f026dc10e. Modify H5_daos_progress to not complete until req's finalize task is complete.
Ray LuRay Lu
0f1a366dc2bMMerge pull request #179 in HDF5VOL/daos-vol from ~SONGYULU/daos-vol:rayl/mdata_warnings to master * commit '5c9baf1f1361f6b01936ce867248e777dc2bb069': Cleaning up warnings.
Songyu LuSongyu Lu
5c9baf1f136Cleaning up warnings.
Neil FortnerNeil Fortner
3ceef5c02faMMerge pull request #180 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:external_async to master * commit 'f6abb8b5c9367fffdf4568819da6169c1e4a3717': Add missing H5_daos_task_wait conversion to dataset write. Update vol test submodule. Reshuffle H5_daos_task_wait function. Modify blocking APIs to use this function instead of H5_daos_progress (should fix error messages printing after the API returns).
Neil FortnerNeil Fortner
f6abb8b5c93Add missing H5_daos_task_wait conversion to dataset write. Update vol test submodule.
Neil FortnerNeil Fortner
c44d4343d38Reshuffle H5_daos_task_wait function. Modify blocking APIs to use this function instead of H5_daos_progress (should fix error messages printing after the API returns).
Neil FortnerNeil Fortner
41918262217MMerge pull request #173 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:external_async to master * commit 'f3abbcb5e05efbfa780a7e620c02e0c50545d658': Implement support for H5VL_VERSION 0-2 (HDF5 1.12 and develop). Update VOL test submodule. Update connector to support new interface and features in latest HDF5 async branch.
Neil FortnerNeil Fortner
f3abbcb5e05Implement support for H5VL_VERSION 0-2 (HDF5 1.12 and develop). Update VOL test submodule.
Neil FortnerNeil Fortner
561d5cf699eMMerge branch 'master' into external_async
Neil FortnerNeil Fortner
38063e1ca4fMMerge pull request #178 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:docs to master * commit 'f51f310de1e2c2b0cf5e9689f44c130c3626a6ab': Minor correction to wording (forgot to hit "save" last time)
Neil FortnerNeil Fortner
f51f310de1eMinor correction to wording (forgot to hit "save" last time)
Neil FortnerNeil Fortner
a4f11a2d697MMerge pull request #177 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:docs to master * commit '5b27753ce65a096f9596c34ba5067ba2e158d521': Update users_guide.pdf. Add tests for H5Aexists(), H5Ocopy(), and H5Orefresh(). Update async users' guide section to reflect future id changes. Update API and feature level support tables. Add text about close routines to async section. Add user's guide section on asynchronous I/O (function reference still needs to be updated).
Neil FortnerNeil Fortner
5b27753ce65Update users_guide.pdf. Add tests for H5Aexists(), H5Ocopy(), and H5Orefresh().
Neil FortnerNeil Fortner
0bf68c49cddUpdate async users' guide section to reflect future id changes.
Neil FortnerNeil Fortner
411574501f2Update API and feature level support tables. Add text about close routines to async section.
Neil FortnerNeil Fortner
157243370f2Add user's guide section on asynchronous I/O (function reference still needs to be updated).
Jordan HendersonJordan Henderson
94e8a4ef730MMerge pull request #176 in HDF5VOL/daos-vol from ~JHENDERSON/daos-vol:feature/daos_conditionals to master * commit '75a86d01c164dcb95f4b068a1ad34d5290668315': Use DAOS conditional operations where applicable
Jordan HendersonJordan Henderson
75a86d01c16Use DAOS conditional operations where applicable
Ray LuRay Lu
17234b20a11MMerge pull request #174 in HDF5VOL/daos-vol from ~SONGYULU/daos-vol:rayl/recovery-fix to master * commit '87aa6ee96886d8d631491c67d613e0ac2dcd677f': 1. daos_mgmt_svc_rip is no longer available. Use the system command to invoke dmg to kill a server. 2. daos_rank_list_parse doesn't compile anymore. Use H5daos_get_global_svcl instead to retrieve the rank list.
Songyu LuSongyu Lu
87aa6ee96881. daos_mgmt_svc_rip is no longer available. Use the system command to invoke dmg to kill a server. 2. daos_rank_list_parse doesn't compile anymore. Use H5daos_get_global_svcl instead to retrieve the rank list.
Jordan HendersonJordan Henderson
20be8fe1b1dMMerge pull request #175 in HDF5VOL/daos-vol from ~JHENDERSON/daos-vol:master to master * commit '42bff000ae2544b012e5cfa4f0b797f1f0a637c9': Ensure that DUNS da_no_prefix field gets set Return dataset space status as always allocated for now Fix a few warnings in daos_vol_dset.c
Jordan HendersonJordan Henderson
42bff000ae2Ensure that DUNS da_no_prefix field gets set
Jordan HendersonJordan Henderson
f84d09e4a7eReturn dataset space status as always allocated for now
Jordan HendersonJordan Henderson
cf743ead2adFix a few warnings in daos_vol_dset.c
Jerome SoumagneJerome Soumagne
53e636c760aMMerge pull request #172 in HDF5VOL/daos-vol from ~JSOUMAGNE/daos-vol:warnings to master * commit 'b7b8f699a0dc8c8deb036a3f6d64c6d1758b894b': Fix daos_iov_set() related warnings by adding daos_const_iov_set inline routine
Jerome SoumagneJerome Soumagne
b7b8f699a0dFix daos_iov_set() related warnings by adding daos_const_iov_set inline routine Fix some warnings related to passing of UUIDs
Jordan HendersonJordan Henderson
5fe3675a77cMMerge pull request #171 in HDF5VOL/daos-vol from ~JHENDERSON/daos-vol:master to master * commit '37ff102828f2f95bbe6c199024e8d5c6349a0434': Replace usage of H5E_ATOM error code with H5E_ID Fix file opens to not rely on DAOS_POOL being set - use DUNS instead
Jordan HendersonJordan Henderson
37ff102828fReplace usage of H5E_ATOM error code with H5E_ID
Jordan HendersonJordan Henderson
04c50025229Fix file opens to not rely on DAOS_POOL being set - use DUNS instead
Neil FortnerNeil Fortner
fcb0ae82c9eMMerge branch 'master' into external_async
Jerome SoumagneJerome Soumagne
6e06c0ce2b4Add option to clear DAOS SCM mnt and enable async builds