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
*
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
*
HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.
Vailin Choi
2019-04-06
1
-2/+2
*
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
2
-0/+6
*
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
3
-22/+22
*
Merge pull request #1540 in HDFFV/hdf5 from merge_hyperslab_changes_01 to dev...
Quincey Koziol
2019-02-14
2
-32/+28
|
\
|
*
Align develop with incoming hyperslab_updates branch changes.
Quincey Koziol
2019-02-13
2
-32/+28
*
|
TRILAB-111 fixes for parallel testing
Allen Byrne
2019-02-13
3
-4/+86
|
/
*
Merge in latest from develop
Jordan Henderson
2019-02-12
3
-6/+8
|
\
|
*
Refactor mpi test names
Allen Byrne
2019-02-11
2
-6/+6
|
*
Rename parallel tests to start with PAR_
Allen Byrne
2019-02-11
2
-6/+6
|
*
Fix test issue in testpar/t_dset.c with MPI-2 implementations
Jordan Henderson
2019-02-07
1
-0/+2
*
|
Fix some collective metadata read issues
Jordan Henderson
2019-02-12
4
-23/+336
|
/
*
HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...
Quincey Koziol
2019-01-07
4
-75/+526
*
Cleaned up the parallel flush test and set t_pflush1 to always fail.
Dana Robinson
2019-01-04
3
-245/+273
*
Eliminated the need for a separate script variable.
Dana Robinson
2018-12-31
1
-2/+13
*
Merge branch 'develop' into openmpi_tweaks
Dana Robinson
2018-12-31
3
-293/+276
|
\
|
*
Merge branch 'develop' into md_cache_logging_squash
Dana Robinson
2018-12-28
2
-42/+64
|
|
\
|
|
*
Remove unused CMake files
Allen Byrne
2018-12-21
2
-29/+0
|
|
*
HDFFV-10656 remove moved source
Allen Byrne
2018-12-20
1
-45/+0
|
|
*
HDFFV-10656 Add CHECK_VOL support to CMake
Allen Byrne
2018-12-20
3
-0/+96
|
*
|
Squash merge of MDC logging changes.
Dana Robinson
2018-12-21
1
-251/+212
|
|
/
*
|
Added a helpful message to the flush script.
Dana Robinson
2018-12-20
1
-0/+6
*
|
Added a shell script so we can run the parallel flush test
Dana Robinson
2018-12-20
2
-2/+57
|
/
*
Updates to t_filters_parallel for missing filters
Jordan Henderson
2018-12-05
1
-139/+220
*
Missed some function renames in error text.
Dana Robinson
2018-11-27
1
-2/+2
*
Yanked all MPI-1 calls
Dana Robinson
2018-11-27
1
-10/+10
*
VOL FEATURE
Dana Robinson
2018-10-10
3
-16/+16
*
replace page chars
Allen Byrne
2018-09-27
1
-3/+3
*
Remove obsolete comment
Allen Byrne
2018-09-27
1
-24/+17
*
HD prefix and whitespace
Allen Byrne
2018-08-28
2
-523/+529
*
Update MANIFEST file for new t_coll_md_read.c file
Jordan Henderson
2018-08-27
1
-1/+0
*
Add fix for HDFFV-10501
Jordan Henderson
2018-08-26
5
-1/+206
*
Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only...
Jordan Henderson
2018-08-02
1
-0/+14
|
\
|
*
Add configure check for MPI_Mprobe and MPI_Imrecv functions
Jordan Henderson
2018-07-26
1
-0/+14
*
|
Add quotes to places where MPI_C_LIBRARIES are linked against
Jordan Henderson
2018-07-27
1
-2/+2
|
/
*
Add test to continually grow and shrink chunks
Jordan Henderson
2018-06-04
2
-0/+149
*
Changes to test with checksum filter as well as deflate filter
Jordan Henderson
2018-06-04
2
-35/+92
*
Fix bug in parallel reads of compressed data
Jordan Henderson
2018-05-17
2
-9/+920
*
Add data verification to parallel filtered compound write tests
Jordan Henderson
2018-05-17
2
-354/+1128
*
Add seven of fourteen parallel filtered data partial read tests
Jordan Henderson
2018-05-15
2
-668/+2394
*
TRILABS-19 remove add_defintions and use generator expressions
Allen Byrne
2018-04-26
1
-17/+14
[next]