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
*
Follow up on editing suggestions by Scot
Richard.Warren
2017-11-08
1
-228/+18
*
Refactored testpar/t_bigio.c and then added a basic description of these test...
Richard.Warren
2017-11-08
1
-112/+85
*
Add the modifications for Cmake testing to a 1_10 based branch: HDFFV-10318
Richard Warren
2017-11-03
1
-6/+40
*
HDFFV-10321 merge from develop
Allen Byrne
2017-11-02
2
-4/+4
*
Merge pull request #711 in HDFFV/hdf5 from optimize_superblock_read to develop
Richard Warren
2017-10-18
1
-6/+8
|
\
|
*
in 'production' mode builds
Richard.Warren
2017-10-17
1
-2/+2
|
*
Make fixes to avoid test failures in 'production' mode builds
Richard.Warren
2017-10-17
1
-7/+9
*
|
Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to develop
Richard Warren
2017-10-13
3
-1/+906
|
\
\
|
|
/
|
*
Updated the code and RELEASE.txt note per comments from John Mainzer
Richard Warren
2017-10-11
1
-41/+43
|
*
Try to address most of the issues raised by Dana in the code review
Richard Warren
2017-10-11
1
-54/+50
|
*
Made edits suggested by John as part of the code review
Richard Warren
2017-10-11
1
-54/+146
|
*
Add a test for parallel reads of independent files using MPI subgroups
Richard Warren
2017-10-09
1
-31/+152
|
*
Edits to the file open optimization and associated test
mainzer
2017-10-05
1
-169/+666
|
*
The initial coding for the superblock read optization
Richard Warren
2017-09-28
3
-1/+198
*
|
fixed missing prototype warning
M. Scot Breitenfeld
2017-10-09
1
-1/+1
*
|
removed always true ifdef
M. Scot Breitenfeld
2017-10-09
1
-2/+0
|
/
*
Amend CMakeLists.txt to add t_filters_parallel to CMake
Jordan Henderson
2017-09-15
1
-0/+1
*
Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5....
Jordan Henderson
2017-09-01
1
-10/+30
|
\
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Jordan Henderson
2017-09-01
1
-10/+30
|
|
\
|
|
*
Add commentary around calling H5Screate_simple with a single element
Richard Warren
2017-08-29
1
-7/+25
|
|
*
Fix the t_bigio test so that it runs on 32bit machines
Richard Warren
2017-08-15
1
-5/+7
*
|
|
Amend tests to explicitly use H5Dcreate2 and H5Dopen2
Jordan Henderson
2017-09-01
1
-28/+28
|
/
/
*
|
Minor comment refactoring
Jordan Henderson
2017-09-01
1
-1/+1
*
|
Finish up Parallel Compression test scaling work
Jordan Henderson
2017-08-29
2
-93/+49
*
|
Partial update for scaling parallel filters tests
Jordan Henderson
2017-08-28
2
-366/+438
*
|
Modify t_dset.c in lieu of Parallel Compression changes
Jordan Henderson
2017-08-15
1
-5/+2
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Jordan Henderson
2017-08-11
3
-1/+2155
|
\
\
|
|
/
|
*
Fix up the ExpressMode check for skipping slow running tests.
Richard Warren
2017-07-10
1
-1/+1
|
*
Include code fixes and additional modifications pointed out by code reviewers
Richard Warren
2017-07-10
3
-9/+66
|
*
Commit changes needed for pull request
Richard Warren
2017-07-05
1
-0/+2097
*
|
Add test for write parallel; read serial case
Jordan Henderson
2017-08-11
1
-2/+142
*
|
Fix uninitialized array issue in test
Jordan Henderson
2017-08-11
1
-35/+5
*
|
Test updates
Jordan Henderson
2017-08-10
2
-42/+241
*
|
Add data verification for first half of tests
Jordan Henderson
2017-08-10
1
-28/+105
*
|
Start adding data verification
Jordan Henderson
2017-08-08
2
-46/+193
*
|
Switch tests over to use testing macros
Jordan Henderson
2017-08-08
1
-1044/+727
*
|
Updates to parallel filters tests
Jordan Henderson
2017-08-03
2
-172/+175
*
|
Move test files to testpar directory
Jordan Henderson
2017-08-03
3
-1/+2441
|
/
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
25
-145/+107
*
Omnibus checkin for several relatively minor modifications:
mainzer
2017-03-28
1
-35/+182
*
Minor code changes to address comments in pull request
mainzer
2017-03-17
1
-4/+0
*
Checkin of additions to cache image parallel test code and
mainzer
2017-03-16
1
-26/+1999
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
6
-6/+2784
*
Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-03-02
2
-3/+3
|
\
|
*
Update CMake files and formatting
Allen Byrne
2017-03-01
2
-3/+3
*
|
Misc. small cleanups to sync against incoming page buffering changes.
Quincey Koziol
2017-03-02
1
-7/+3
|
/
*
Correct issues from pull request reviews.
Quincey Koziol
2017-02-28
1
-2/+1
*
Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:
Quincey Koziol
2017-02-28
1
-16/+16
*
Revert "Fix some more signed -> unsigned value issues with cache data structu...
Quincey Koziol
2017-02-28
1
-17/+22
*
Fix some more signed -> unsigned value issues with cache data structures, also
Quincey Koziol
2017-02-23
1
-22/+17
[next]