index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testpar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change from using H5Dcreate to H5Dcreate2
Richard Warren
2019-12-11
1
-2/+2
*
Fixed PR issues pointed out by Allen
Richard Warren
2019-12-06
1
-1/+1
*
Remove the Copyright UofI per Larry's guidance
Richard Warren
2019-12-06
1
-0/+1
*
Adds a new t_2Gio.c MPI test
Richard Warren
2019-11-26
1
-0/+4980
*
Merge pull request #2015 in HDFFV/hdf5 from HDFFV-10943 to develop
Richard Warren
2019-10-25
1
-3/+1
|
\
|
*
Removed set_bigio_count prototype since it has been added to H5private.h
Richard Warren
2019-10-25
1
-2/+0
|
*
Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count ...
Richard Warren
2019-10-23
1
-2/+2
*
|
Fix MPI test depends
Allen Byrne
2019-10-23
1
-0/+3
|
/
*
Remove debugging logic from the new t_bigio test
Richard Warren
2019-10-08
1
-18/+0
*
Expanded t_bigio.c to include Jordan's test from HDFFV-10539
Richard Warren
2019-10-08
1
-3/+82
*
At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5...
Richard Warren
2019-10-07
1
-18/+14
*
Made code review edit suggested by Jerome, plus various code updates to files...
Richard Warren
2019-10-07
1
-5/+5
*
Make the initial bug fixes to allow >2GB writes with Independent IO
Richard Warren
2019-10-05
1
-2/+1
*
Marked up H5Fget/set_mpi_atomicity() to use the VOL.
Dana Robinson
2019-09-27
1
-4/+4
*
Add comment to add tests later to verify conflicting values for MPI-specific ...
Vailin Choi
2019-09-02
1
-0/+5
*
Whitespace and HD prefix changes
Allen Byrne
2019-08-28
1
-298/+294
*
fix get gethostname for windows
Allen Byrne
2019-08-28
1
-0/+2
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-08-27
4
-90/+165
|
\
|
*
Merge branch 'develop_minor_pr' into H5Pset_fapl_mpi
Dana Robinson
2019-08-27
1
-1/+1
|
|
\
|
|
*
Fixed a bug in the cache image code that was introduced by the HD
Dana Robinson
2019-08-27
1
-1/+1
|
*
|
Merge branch 'develop' into H5Pset_fapl_mpi
Dana Robinson
2019-08-27
13
-1067/+1062
|
|
\
\
|
*
|
|
Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O
Dana Robinson
2019-08-26
3
-89/+164
*
|
|
|
OESS-29 Fix HD prefix in perform and enable test compile
Allen Byrne
2019-08-27
2
-1/+4
|
|
_
|
/
|
/
|
|
*
|
|
Fixed typo from HD changes
Dana Robinson
2019-08-27
1
-1/+1
|
|
/
|
/
|
*
|
OESS-29 Update HD prefix mostly
Allen Byrne
2019-08-24
14
-1079/+1074
|
/
*
Merge branch 'develop' into shared_file_ptr
Quincey Koziol
2019-08-21
1
-57/+23
|
\
|
*
Removed unnecessary H5S_FRIEND and dead code.
Dana Robinson
2019-08-20
1
-57/+23
*
|
First pass of converting H5PB_* routines to use shared file pointers.
Quincey Koziol
2019-08-19
1
-1/+1
|
/
*
Mostly whitespace in testpar, addl changes for tmp dir
Allen Byrne
2019-08-15
2
-263/+262
*
Merge pull request #1819 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop
Quincey Koziol
2019-08-04
2
-201/+77
|
\
|
*
Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, along
Quincey Koziol
2019-07-30
2
-201/+77
*
|
Fix VFD tests and repack
Allen Byrne
2019-08-03
1
-31/+38
*
|
Merge pull request #1829 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
Scot Breitenfeld
2019-08-01
1
-4/+1
|
\
\
|
*
|
enabled commented-out code
M. Scot Breitenfeld
2019-08-01
1
-4/+1
*
|
|
HDFFV-10529 Update CMake tests to use test fixtures
Allen Byrne
2019-07-23
2
-19/+8
|
|
/
|
/
|
*
|
HDFFV-10845 update mingw cmake changes
Allen Byrne
2019-07-17
1
-1/+1
*
|
HDFFV-10845 use of TARGETFILE disables auto emulator
Allen Byrne
2019-07-17
1
-0/+1
*
|
HDFFV-10845 C_FLAGS need set correctly for win32 vs mingw
Allen Byrne
2019-07-17
1
-5/+5
|
/
*
fix var name
Allen Byrne
2019-07-09
1
-1/+1
*
Fix compile error with ifdef H5_HAVE_GETHOSTNAME
Allen Byrne
2019-07-08
1
-786/+757
*
Fixed the heap overflow in t_filters_parallel
Dana Robinson
2019-06-21
1
-3/+3
*
Fixed some low-hanging fruit from -fsanitize in t_filters_parallel.
Dana Robinson
2019-06-21
1
-0/+5
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
3
-14/+27
*
Combine "collective group and dataset write" and "independent group and
Larry Knox
2019-05-03
4
-6/+13
*
Add final list of single testphdf5 tests
Allen Byrne
2019-05-02
2
-208/+218
*
Pull a test from default testphdf5
Allen Byrne
2019-05-02
1
-0/+1
*
Pull out another failing test
Allen Byrne
2019-05-02
1
-0/+1
*
Correct var usage syntax
Allen Byrne
2019-05-01
1
-2/+2
*
Correct varname
Allen Byrne
2019-05-01
1
-3/+3
*
Separate out MPI tests that fail on MPI version
Allen Byrne
2019-05-01
1
-3/+21
[next]