summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into parallel_vds_developM. Scot Breitenfeld2019-02-087-320/+801
|\
| * Fix test issue in testpar/t_dset.c with MPI-2 implementationsJordan Henderson2019-02-071-0/+2
| * HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-074-75/+526
| * Cleaned up the parallel flush test and set t_pflush1 to always fail.Dana Robinson2019-01-043-245/+273
* | Merge branch 'develop' into parallel_vds_developM. Scot Breitenfeld2019-01-025-295/+350
|\ \ | |/
| * Eliminated the need for a separate script variable.Dana Robinson2018-12-311-2/+13
| * Merge branch 'develop' into openmpi_tweaksDana Robinson2018-12-313-293/+276
| |\
| | * Merge branch 'develop' into md_cache_logging_squashDana Robinson2018-12-282-42/+64
| | |\
| | | * Remove unused CMake filesAllen Byrne2018-12-212-29/+0
| | | * HDFFV-10656 remove moved sourceAllen Byrne2018-12-201-45/+0
| | | * HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-203-0/+96
| | * | Squash merge of MDC logging changes.Dana Robinson2018-12-211-251/+212
| | |/
| * | Added a helpful message to the flush script.Dana Robinson2018-12-201-0/+6
| * | Added a shell script so we can run the parallel flush testDana Robinson2018-12-202-2/+57
| |/
* | Merge branch 'develop' into parallel_vds_developM. Scot Breitenfeld2018-12-121-139/+220
|\ \ | |/
| * Updates to t_filters_parallel for missing filtersJordan Henderson2018-12-051-139/+220
* | Merge branch 'develop' into parallel_vds_developScot Breitenfeld2018-12-0410-547/+764
|\ \ | |/
| * Missed some function renames in error text.Dana Robinson2018-11-271-2/+2
| * Yanked all MPI-1 callsDana Robinson2018-11-271-10/+10
| * VOL FEATUREDana Robinson2018-10-103-16/+16
| * replace page charsAllen Byrne2018-09-271-3/+3
| * Remove obsolete commentAllen Byrne2018-09-271-24/+17
| * HD prefix and whitespaceAllen Byrne2018-08-282-523/+529
| * Update MANIFEST file for new t_coll_md_read.c fileJordan Henderson2018-08-271-1/+0
| * Add fix for HDFFV-10501Jordan Henderson2018-08-265-1/+206
| * Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only...Jordan Henderson2018-08-021-0/+14
| |\
| | * Add configure check for MPI_Mprobe and MPI_Imrecv functionsJordan Henderson2018-07-261-0/+14
| * | Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-2/+2
| |/
* | Fix uninitialized variable warning. Extend t_pvds to test differentNeil Fortner2018-08-071-20/+35
* | Fix error in MPIO file comparison. Modify H5F_sfile_search to alwaysNeil Fortner2018-08-062-90/+109
* | Modify VDS to open source files using the SEC2 driver when the VDS fileNeil Fortner2018-08-021-214/+465
* | Addresses issues raised by Allen in PR reviewRichard Warren2018-07-182-13/+15
* | Use a basic VDS example from the documentation with parallel extensionsRichard Warren2018-07-172-222/+466
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Richard Warren2018-07-172-876/+4493
|\ \ | |/
| * Add test to continually grow and shrink chunksJordan Henderson2018-06-042-0/+149
| * Changes to test with checksum filter as well as deflate filterJordan Henderson2018-06-042-35/+92
| * Fix bug in parallel reads of compressed dataJordan Henderson2018-05-172-9/+920
| * Add data verification to parallel filtered compound write testsJordan Henderson2018-05-172-354/+1128
| * Add seven of fourteen parallel filtered data partial read testsJordan Henderson2018-05-152-668/+2394
* | Added skeleton-code for subfiling test. NOT Functional at this point. Commit...Richard Warren2018-07-111-0/+516
* | Fix some commentary around the H5FD_mpio_cmp function and remove test_printf ...Richard Warren2018-07-051-4797/+1
* | Made code updates to reflect John Mainzer's comments. Also made a change unr...Richard Warren2018-06-151-1/+1
* | Rebase parallel VDS work to develop branch for testing and reviewRichard Warren2018-05-303-1/+11651
|/
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-17/+14
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-2/+2
* Corrections for parallel I/O & tests.Quincey Koziol2018-03-212-24/+30
* Cleanup API context function usage.Quincey Koziol2018-03-191-19/+36
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-189-3435/+3179
|\
| * Add 2 parallel test files to CHECK-CLEANFILES so that if their testslrknox2018-03-151-1/+4