Commit Graph

782 Commits

Author SHA1 Message Date
Larry Knox
aee3fb3d87 Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh. 2020-08-19 11:28:45 -05:00
Dana Robinson
02762e8244 Merge of dataspace improvements from develop. 2020-07-16 12:16:05 -07:00
Dana Robinson
76b579e142 Normalization of H5S package with develop 2020-07-08 12:10:26 -07:00
Dana Robinson
2477b60145 Removed trailing whitespace from source files. 2020-05-26 13:07:43 -07:00
Dana Robinson
67983bc431 Updated code in H5Xtest.c files and associated tests.
Reverted overlong-strings warning that gives jam issues.
2020-05-18 05:26:32 -07:00
Larry Knox
7e5c0ef559 Fix errors: ISO C90 forbids mixed declarations and code
[-Werror=declaration-after-statement]
2020-04-27 18:49:25 -05:00
Allen Byrne
2e51459b8a Fix Werror issues, whitespace, casts and unused vars 2020-04-16 08:50:18 -05:00
Allen Byrne
f502d9f7fb TRILAB-192 - merge changes from develop
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
2020-04-07 09:52:09 -05:00
Allen Byrne
561af68242 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '42106363903e7a7d4a0c2cd1b38aad9a54f2eeff':
  Fixed configure issue when building HDF5 with NAG Fortran 7.0.
  Fixed issue building HDF5 with NAG Fortran 7.0.
  revert type cast
  Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
2020-03-01 09:24:19 -06:00
Kimmy Mu
4210636390 Merge pull request #2432 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast_10 to hdf5_1_10
* commit 'a0881fa1cfbb735a013581c53f8003a13fb0383a':
  revert type cast
  Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
2020-02-28 22:11:55 -06:00
kmu
a0881fa1cf revert type cast 2020-02-28 14:44:56 -06:00
Allen Byrne
467b5d565c Merge CMake and tools changes from develop 2020-02-27 16:54:52 -06:00
Allen Byrne
4ef9c81048 Added new CMake options for tests 2020-01-19 07:56:14 -06:00
Kimmy Mu
de1cdbfd3b Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
* commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363':
  fix test assert fail error
2020-01-14 16:01:35 -06:00
Kimmy Mu
6d790e5c85 Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
* commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363':
  fix test assert fail error
2020-01-09 21:22:19 -06:00
Kimmy Mu
de28f691ba merge intel warning fix 2020-01-09 16:15:38 -06:00
Allen Byrne
61a5491eb2 Fix MPI depends name 2019-10-23 16:38:22 -05:00
Allen Byrne
e2c5f6dd2b Whitespace and benign synchro changes 2019-10-02 12:43:56 -05:00
Allen Byrne
623e0041a4 Mostly whitespace, HD prefix and remove obsolete #if blocks 2019-08-28 11:18:12 -05:00
Allen Byrne
6fd9deaf78 fix get gethostname for windows 2019-08-28 10:19:25 -05:00
Allen Byrne
1fab09b1d2 HDFFV-10876 link fix and compile issue 2019-08-27 15:16:24 -05:00
Allen Byrne
d20d355b79 OESS-29 Update HD prefix and compare against develop 2019-08-23 14:09:20 -05:00
Allen Byrne
7e5bc5fbc7 Fix test tmp dir usage 2019-08-15 13:56:16 -05:00
Allen Byrne
59a8b10b88 Merge fixes and code reconciliation wit develop 2019-08-05 07:32:01 -05:00
Allen Byrne
4165f34194 Add missing function 2019-08-01 13:35:22 -05:00
Allen Byrne
a873d149e5 Cleanup when merging to other branches 2019-07-30 16:58:24 -05:00
Allen Byrne
34adba4a0c HDFFV-10845, 10529 and CMake changes from develop 2019-07-24 11:08:47 -05:00
Allen Byrne
c04ed97d4c Merge from develop, mostly HDFFV-10845 2019-07-12 10:56:55 -05:00
Allen Byrne
7ee92d5805 HDFFV-10805 Merge SHARED ONLY option from develop 2019-06-20 06:55:05 -05:00
Allen Byrne
1a2df2a6c3 Updates from develop 2019-06-10 13:16:11 -05:00
Allen Byrne
7dfec79e31 CMake fixes 2019-04-04 11:55:01 -05:00
Allen Byrne
b7d6f11182 HDFFV-10703 - Update CMake variable handling 2019-02-21 13:23:59 -06:00
Allen Byrne
0d1b43c79c TRILAB-111 Update MPI CMake 2019-02-13 17:05:08 -06:00
Jordan Henderson
a4cfd0bfd7 Fix some collective metadata read issues 2019-02-12 14:38:02 -06:00
Jordan Henderson
530fab929b Fix test issue in testpar/t_dset.c with MPI-2 implementations 2019-02-07 14:50:54 -06:00
Jordan Henderson
b910ec2763 Updates to t_filters_parallel for missing filters 2019-01-22 12:59:46 -06:00
M. Scot Breitenfeld
6e489435e9 merged:
HDFFV-10652
HDFFV-10443
2019-01-10 17:10:05 -06:00
Dana Robinson
257e05e1b2 Merged the rest of the parallel flush test code. 2019-01-07 11:16:39 -08:00
Dana Robinson
d617b56aac Cherry pick of CMake parallel flush fixes. 2019-01-05 11:34:30 -08:00
Dana Robinson
029491e877 Merge of logging framework updates. 2018-12-30 19:11:41 -08:00
Dana Robinson
0ef5889862 Replaced all MPI-1 calls with MPI-2 equivalents (from develop). 2018-12-30 16:46:41 -08:00
Allen Byrne
269224c73d Merge CMake changes from develop 2018-12-20 15:36:19 -06:00
Allen Byrne
2ee65646c3 Merge pull request #1227 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'd8ec4df92880d98907b12af8fc9fff86e0631270':
  Update system commands with HD prefix and whitespace
2018-08-28 16:16:56 -05:00
Allen Byrne
d8ec4df928 Update system commands with HD prefix and whitespace 2018-08-28 13:32:01 -05:00
Larry Knox
f4f2e83d22 Merge pull request #1224 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
* commit '763b95c6b0f027025a5a5bfb203b77317ffa2368':
  Update RELEASE.txt with suggested changes
  Update MANIFEST file for new t_coll_md_read.c file
  Remove now-unused local variable
  Add fix for HDFFV-10501
2018-08-28 08:25:38 -05:00
Jordan Henderson
0623b06b15 Add configure check for MPI_Mprobe and MPI_Imrecv functions
Add line to libhdf5settings file for status of Parallel writes to
filtered datasets status

Surround Parallel Compression code in MPI_VERSION >= 3 checks

Add disabled message for Parallel Compression built w/ MPI-2

Modify Parallel Compression tests to only run the parallel filtered read
tests when parallel filtered writes are disabled

Update big I/O code to handle being built with MPI-2

Add checks to CMakeLists.txt for MPI_Mprobe and MPI_Imrecv
2018-08-02 09:46:34 -05:00
Allen Byrne
4f5bdadd50 Merge from develop 2018-07-31 10:07:00 -05:00
Jordan Henderson
57db75b9de Add test to continually grow and shrink chunks 2018-07-27 17:30:52 -05:00
Jordan Henderson
4694634240 Changes to test with checksum filter as well as deflate filter 2018-07-27 17:30:28 -05:00
Jordan Henderson
44507db95d Fix bug in parallel reads of compressed data
Add remaining parallel compound dataset partial read tests
2018-07-27 17:29:45 -05:00