Binh-Minh Ribler
  1. Binh-Minh Ribler

hdf5_chunking_query_bmr

Public
AuthorCommitMessageCommit dateIssues
Binh-Minh RiblerBinh-Minh Ribler
6302f30dfa0New API functions Description: Added functions to query chunk information: H5Dget_num_chunks(dset_id, fspace_id, *nchunks) Gets the number of written chunks that intersect with the given dataspace. However, in this version, the intersection is not yet completed. Thus, the number of all written chunks will be returned. H5Dget_chunk_info_by_coord(dset_id, *coord, *filter_mask, *addr, *size) G...
Dana RobinsonDana Robinson
02e00ef9100MMerge pull request #1147 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_vol_macro_remove to develop* commit '74bfba1d49e7b805a82873edd0e0d43c7dacbbba':
Larry KnoxLarry Knox
d0a09349ef5MMerge pull request #1236 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '8d2c30cd2860a420d01c821f5c0a5401a8da9993': Update COPYING file.
Dana RobinsonDana Robinson
07c690249b4MMerge pull request #1114 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_normalize to develop* commit '3578f11e0ffe78a3ca295a231a8d8ae45b571afe': (52 commits) More normalization Normalized the H5D vlen 'get buf size' functions. Yanked H5P_set_default() which was unused and trivial. Minor normalization H5T__commit_anon() is no longer static. test normalization Normalization with vol_integration H5P normalization Normalization with vol_integration H5O normalization. ...
Allen ByrneAllen Byrne
fbf837eac31MMerge pull request #1233 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'c9771263ae300a65f6f9ae518da766a314002bed': Minor text corrections HDFFV-10569 Add unsupported option notes to docsHDFFV-10569
Dana RobinsonDana Robinson
74bfba1d49eMMerge branch 'develop' into develop_vol_macro_remove
Dana RobinsonDana Robinson
3578f11e0ffMMerge branch 'develop' into vi_develop_normalize
Dana RobinsonDana Robinson
a5c48f6f26cMore normalization
Larry KnoxLarry Knox
8d2c30cd286Update COPYING file.
Allen ByrneAllen Byrne
c9771263ae3Minor text corrections
Allen ByrneAllen Byrne
1d2beee51f3HDFFV-10569 Add unsupported option notes to docsHDFFV-10569
Allen ByrneAllen Byrne
c834d9f99d4MMerge pull request #1232 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'fddbbc158d170b4e3a7ffd663f9799fd7e01a6a0': HDFFV-10568 fix hdf5_java library dependency Remove another extra path var Move muti-config dir setting to root process Fix one more intermediate location Use different variable Cleanup and add intermediate dir for javaHDFFV-10568
Allen ByrneAllen Byrne
fddbbc158d1HDFFV-10568 fix hdf5_java library dependencyHDFFV-10568
Allen ByrneAllen Byrne
b951d1eae26Remove another extra path var
Allen ByrneAllen Byrne
fed65c435acMove muti-config dir setting to root process
Dana RobinsonDana Robinson
25a46b91806Normalized the H5D vlen 'get buf size' functions.
Dana RobinsonDana Robinson
378459be7e6Yanked H5P_set_default() which was unused and trivial.
Dana RobinsonDana Robinson
d559e9ffdebMinor normalization
Allen ByrneAllen Byrne
a20168db02dFix one more intermediate location
Allen ByrneAllen Byrne
55e0b1e81e6Use different variable
Allen ByrneAllen Byrne
05c5d40dd51Cleanup and add intermediate dir for java
Larry KnoxLarry Knox
031088fc121MMerge pull request #1230 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '67220d101fbea90eab1c5bda0af531d39829c170': Java must use shared libs to allow dlopen calls
Allen ByrneAllen Byrne
67220d101fbJava must use shared libs to allow dlopen calls
Allen ByrneAllen Byrne
e12f770b3e2MMerge pull request #1229 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'cd35778542c3c6e51ad334e6e4cf4be9f08bcaf8': Correct names Call new function
Larry KnoxLarry Knox
fd2e5881221MMerge pull request #1228 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit 'e6f8a55d8c42270efd7c870b7cee07b0d4ba7d08': Correct default API version for develop to 112.
Allen ByrneAllen Byrne
cd35778542cCorrect names
Allen ByrneAllen Byrne
370db827ee9Call new function
Larry KnoxLarry Knox
e6f8a55d8c4Correct default API version for develop to 112.
Dana RobinsonDana Robinson
e7b330ce744MMerge branch 'develop' into vi_develop_normalizeAlso includes a few normalizations with vol_integration.
Dana RobinsonDana Robinson
8b1fdaf9150H5T__commit_anon() is no longer static.
Dana RobinsonDana Robinson
108a1195fd2test normalization
Allen ByrneAllen Byrne
80c9c77d2e0MMerge pull request #1226 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'ff13ed67a9ce20e5f598bd46cd6dd544b5237e22': Fix typo HD prefix and whitespace
Dana RobinsonDana Robinson
e5e12883edbNormalization with vol_integration
Dana RobinsonDana Robinson
b7eed7180e1H5P normalization
Dana RobinsonDana Robinson
4670330c651Normalization with vol_integration
Allen ByrneAllen Byrne
ff13ed67a9cFix typo
Allen ByrneAllen Byrne
27af9a79225HD prefix and whitespace
Larry KnoxLarry Knox
553b1a01f89MMerge pull request #1224 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '763b95c6b0f027025a5a5bfb203b77317ffa2368': Update RELEASE.txt with suggested changes Update MANIFEST file for new t_coll_md_read.c file Remove now-unused local variable Add fix for HDFFV-10501HDFFV-10501
Jordan HendersonJordan Henderson
763b95c6b0fUpdate RELEASE.txt with suggested changes
Jordan HendersonJordan Henderson
556bfd498cdUpdate MANIFEST file for new t_coll_md_read.c fileRemove old line from copyright notice
Jordan HendersonJordan Henderson
726642498c8Remove now-unused local variable
Jordan HendersonJordan Henderson
4cd10fa88e5Add fix for HDFFV-10501Add test for HDFFV-10501 fix Add release note for HDFFV-10501 fixHDFFV-10501
Dana RobinsonDana Robinson
ccbe4ba1e07H5O normalization.
Allen ByrneAllen Byrne
cb9797f4978MMerge pull request #1222 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'a02414cc24e01096a239fc774ce94c38655f53ce': Revert testfile FILE change change FILE path Add testfiles to data copy Same changes needed for examples as test Correct name of test jar Only remove test jars Remove obsolete var Correct name of osx installer DT location incorrect
Allen ByrneAllen Byrne
a02414cc24eRevert testfile FILE change
Allen ByrneAllen Byrne
c9b37b93e92change FILE path
Allen ByrneAllen Byrne
510950623a1Add testfiles to data copy
Allen ByrneAllen Byrne
958c7bd8335Same changes needed for examples as test
Allen ByrneAllen Byrne
22eda96a9c2Correct name of test jar
Allen ByrneAllen Byrne
d9d78f705edOnly remove test jars