summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update some doxygen links to local refs (#3814)Allen Byrne2023-11-025-14/+14
* Update NVHPC version from 23.7 to 23.9. (#3736)H. Joe Lee2023-11-022-18/+18
* Set NVHPC maximum optimization level to -O1 for now (#3800)jhendersonHDF2023-11-015-13/+75
* Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787)jhendersonHDF2023-11-016-7/+17
* Use the current toolchain for examples as default (#3810)Allen Byrne2023-11-014-1/+24
* Add processing of NVHPC flags in linux-gnulibc1 file (#3804)jhendersonHDF2023-11-012-7/+28
* Remove H5system.c warning on Windows oneAPI. (#3812)H. Joe Lee2023-11-011-2/+1
* Fix a couple usages of MPI_Info_get (#3809)jhendersonHDF2023-10-312-4/+4
* Fix parallel driver check in h5_fixname_real (#3808)jhendersonHDF2023-10-311-5/+3
* Fix usage of h5_clean_files in t_pflush2.c (#3807)jhendersonHDF2023-10-311-5/+6
* Fix memory corruption in 'MPI I/O FAPL preserve' test (#3806)jhendersonHDF2023-10-311-22/+22
* Fix h5py CI failure. (#3805)H. Joe Lee2023-10-311-4/+5
* Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)Robert Adam2023-10-306-6/+6
* Remove CDASH_LOCAL variable reference (#3796)Allen Byrne2023-10-305-27/+11
* Update Doxygen initializers & identifiers in VFDs (#3795)Dana Robinson2023-10-3014-52/+163
* Add Doxygen to H5FDsplitter.h (#3794)Dana Robinson2023-10-301-55/+54
* Don't install h5tools_test_utils test program on system (#3793)jhendersonHDF2023-10-302-1/+11
* Avoid attempted use of NULL pointer in parallel compression code (#3786)jhendersonHDF2023-10-281-0/+4
* Print some messages in parallel tests on MPI rank 0 only (#3785)jhendersonHDF2023-10-285-82/+99
* Cancel running GitHub workflows on push to same PR (#3772)jhendersonHDF2023-10-265-5/+5
* Fix a format string warning in the C++ examples (#3776)Dana Robinson2023-10-261-1/+1
* Fixed a file handle leak in the core VFD (#3779)Dana Robinson2023-10-262-1/+10
* Fix typo in comment (#3775)tbeu2023-10-261-1/+1
* Cache installation of OpenMPI for AOCC action (#3774)jhendersonHDF2023-10-251-9/+16
* Add compression tests for subfiling (#3769)Scot Breitenfeld2023-10-251-17/+125
* Preserve MPI-I/O file hints when fapl is closed (#3755)vchoi-hdfgroup2023-10-255-5/+124
* Add release note for H5Pset_evict_on_close change for parallel HDF5 (#3765)jhendersonHDF2023-10-241-0/+12
* Fix H5Pset_evict_on_close failing regardless of actual parallel use (#3761)Glenn Song2023-10-246-100/+80
* Fix failure in t_select_io_dset when run with more than 10 ranks (#3758)Neil Fortner2023-10-241-2/+28
* Fix some issues with collective metadata reads for chunked datasets (#3716)jhendersonHDF2023-10-2410-624/+1292
* Fix hangs during collective I/O with independent metadata writes (#3693)jhendersonHDF2023-10-246-5/+160
* Bump the ros3 VFD cache to 16 MiB (#3759)Dana Robinson2023-10-242-3/+3
* Added missing DLL for H5PGET_ACTUAL_SELECTION_IO_MODE_F (#3760)Scot Breitenfeld2023-10-241-0/+1
* Update fortran action step (#3748)Allen Byrne2023-10-231-2/+6
* Add h5pget_actual_selection_io_mode fortran wrapper (#3746)Scot Breitenfeld2023-10-237-3/+77
* Update Autotools to correctly configure oneAPI (#3751)Dana Robinson2023-10-238-24/+539
* Add helpful text to h5clear (#3754)bmribler2023-10-233-6/+27
* Add a simple cache to the ros3 VFD (#3753)Dana Robinson2023-10-232-22/+61
* Fix windows cpack error in WiX package. (#3747)Allen Byrne2023-10-231-1/+1
* update stat arg for apple (#3726)Scot Breitenfeld2023-10-237-16/+25
* Fix buffer overflow in cache debugging code (#3691)jhendersonHDF2023-10-231-20/+84
* Add native VOL checks to deprecated functions (#3647)mattjala2023-10-232-58/+145
* Clean Autotools files in parallel tests (#3744)Dana Robinson2023-10-232-2/+3
* Additional update to the library version matrix for H5Pset_libver_bounds() (#...bmribler2023-10-221-145/+87
* Fix file names in tfile.c (#3743)Dana Robinson2023-10-222-5/+18
* Clean the flushrefresh test dir on Autotools (#3741)Dana Robinson2023-10-211-1/+1
* Clean Java test files on Autotools (#3740)Dana Robinson2023-10-211-1/+2
* Clean up onion VFD files in tools `make clean` (#3739)Dana Robinson2023-10-212-3/+2
* Add tools/libtest to Autotools builds (#3735)Dana Robinson2023-10-203-6/+6
* Add missing test files to distclean target (#3734)Dana Robinson2023-10-201-2/+5