summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.c
Commit message (Expand)AuthorAgeFilesLines
* Add GitHub actions for testing VOL connectors (#3849)jhendersonHDF2023-11-151-3/+36
* HDF5 API test updates (#3835)jhendersonHDF2023-11-131-2/+12
* Create test for H5Pget_dxpl_mpio (#3825)Glenn Song2023-11-061-0/+1
* Preserve MPI-I/O file hints when fapl is closed (#3755)vchoi-hdfgroup2023-10-251-0/+2
* Fix H5Pset_evict_on_close failing regardless of actual parallel use (#3761)Glenn Song2023-10-241-0/+3
* Fix hangs during collective I/O with independent metadata writes (#3693)jhendersonHDF2023-10-241-0/+2
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-1/+1
* Convert hbool_t --> bool in testpar (#3495)Dana Robinson2023-09-051-2/+2
* Removed all the ranks printing out testing information (#3457)Scot Breitenfeld2023-09-011-3/+7
* Skip atomicity tests for OpenMPI major versions < 5 (#3421)jhendersonHDF2023-08-241-0/+9
* Fix serial to parallel chunked dataset file space allocation bug (#3394)jhendersonHDF2023-08-221-0/+2
* Fix assertion failure during file close on error (#3387)jhendersonHDF2023-08-181-0/+3
* chore: fix typo - persent -> present (#3273)H. Joe Lee2023-07-251-1/+1
* chore: fix grammar - get hang -> get hung (#3272)H. Joe Lee2023-07-241-8/+8
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-45/+44
* Fix issue with collective metadata writes of global heap data (#2480)jhendersonHDF2023-02-201-0/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* H5Oflush fails for parallel (#1876)raylu-hdf2022-07-121-0/+1
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-2/+15
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+2
* Minor parallel improvements (#519)Quincey Koziol2021-03-261-3/+0
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...jhendersonHDF2021-02-171-0/+2
* Clang-format of source filesAllen Byrne2020-09-301-288/+226
* Mostly whitespace in testpar, addl changes for tmp dirAllen Byrne2019-08-151-183/+183
* Combine "collective group and dataset write" and "independent group andLarry Knox2019-05-031-4/+4
* Add final list of single testphdf5 testsAllen Byrne2019-05-021-208/+208
* Fix some collective metadata read issuesJordan Henderson2019-02-121-1/+4
* Add fix for HDFFV-10501Jordan Henderson2018-08-261-0/+3
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+5
* [svn-r30270] Fix an issue that could occur when allocating a chunked dataset ...Neil Fortner2016-08-081-0/+5
* [svn-r30201] Description:Quincey Koziol2016-07-181-0/+4
* [svn-r30112] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r29880] Add HD to sleep function callsAllen Byrne2016-05-041-1/+1
* [svn-r29088] - Add a test for retrieving the property values for the new coll...Mohamad Chaarawi2016-02-111-0/+3
* [svn-r29079] rename the coll read requirement function.Mohamad Chaarawi2016-02-101-1/+1
* [svn-r29077] Description:Quincey Koziol2016-02-101-2/+3
* [svn-r28959] merge from trunk.Mohamad Chaarawi2016-01-221-1/+0
|\
* | [svn-r28649] - add new API to toggle collective metadata write.Mohamad Chaarawi2015-12-141-1/+3
* | [svn-r27929] merge from trunk.Mohamad Chaarawi2015-10-011-1/+1
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* | [svn-r27261] apply metadata enhancement patch that was based on the mdc 3 bra...Mohamad Chaarawi2015-06-211-0/+2
|/
* [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check.Mohamad Chaarawi2014-12-231-2/+4
* [svn-r25651] Fix for: HDFFV-8715Mohamad Chaarawi2014-10-011-1/+1
* [svn-r25503] - fix bug in encode/decode plist parallel test when 1 proccess i...Mohamad Chaarawi2014-08-011-1/+1