configfile: compilers: &compilers C: name: GCC: versionmin: 8.4 INTEL: versionmin: 18 MAC: versionmin: 6.0 32_VS2015: versionmin: 2015 64_VS2015: versionmin: 2015 32_VS2017: versionmin: 2017 64_VS2017: versionmin: 2017 32_VS2019: versionmin: 2019 64_VS2019: versionmin: 2019 32_VS2022: versionmin: 2022 64_VS2022: versionmin: 2022 Fortran: name: GCC: versionmin: 8.4 MAC: versionmin: 6.0 INTEL: versionmin: 18 Java: name: OPENJDK: versionmin: 17 ORACLE: versionmin: 17 MPI: name: MPICH: versionmin: 3.2 INTEL: versionmin: 3.1 distribute: &distribute status: true srctar: hdf5-hdf5_1_14 RELdistribute: &RELdistribute status: true srctar: hdf5-1.14.1-2 testparams: &testparams buildtype: RelWithDebInfo bincheck: true publish: true env: realtimeOutput: yes testoptions: &testoptions cdashoption: true cdashproject: HDF5114 RELtestoptions: &RELtestoptions cdashoption: true cdashdropsite: "http://cdash.hdfgroup.org" cdashproject: HDF5 libfiles: &libfiles SZip.tar.gz: SZip.tar.gz LIBAEC.tar.gz: LIBAEC.tar.gz ZLib.tar.gz: ZLib.tar.gz h5rmflags: h5rmflags pluginfiles: &pluginfiles hdf5_plugins.tar.gz: hdf5_plugins-master.tar.gz BZ2.tar.gz: BZ2.tar.gz c-blosc.tar.gz: c-blosc.tar.gz JPEG.tar.gz: JPEG9d.tar.gz lzf.tar.gz: lzf.tar.gz szf.tar.gz: szf.tar.gz zfp.tar.gz: zfp.tar.gz zstd.tar.gz: zstd.tar.gz RELpluginfiles: &RELpluginfiles hdf5_plugins.tar.gz: hdf5_plugins-master.tar.gz BZ2.tar.gz: BZ2.tar.gz c-blosc.tar.gz: c-blosc.tar.gz JPEG.tar.gz: JPEG9d.tar.gz lzf.tar.gz: lzf.tar.gz szf.tar.gz: szf.tar.gz zfp.tar.gz: zfp.tar.gz zstd.tar.gz: zstd.tar.gz cmakefiles: &cmakefiles hdf5-examples-2.0.3.tar.gz: hdf5-examples-2.0.3.tar.gz The HDF Group.pfx: The HDF Group.pfx HDF.cmake: HDF5114config.cmake RELcmakefiles: &RELcmakefiles hdf5-examples-2.0.3.tar.gz: hdf5-examples-2.0.3.tar.gz The HDF Group.pfx: The HDF Group.pfx HDF.cmake: HDF5114Rconfig.cmake ctest_opts: &ctest_opts CDASH_LOCAL: true REPOSITORY_URL: https://github.com/HDFGroup/hdf5.git REPOSITORY_BRANCH: hdf5_1_14 CTEST_USE_GIT_SOURCE: true RELctest_opts: &RELctest_opts CDASH_LOCAL: true REPOSITORY_URL: https://github.com/HDFGroup/hdf5.git REPOSITORY_BRANCH: hdf5_1_14_1 CTEST_USE_GIT_SOURCE: true SIGNctest_opts: &SIGNctest_opts <<: *ctest_opts LOCAL_SIGN_PACKAGE: true SIGN_DESC: | "HDF Libraries and Tools" RELSIGNctest_opts: &RELSIGNctest_opts <<: *RELctest_opts LOCAL_SIGN_PACKAGE: TRUE SIGN_DESC: | "HDF Libraries and Tools" RELctest_conf: &RELctest_conf CDASH_LOCAL: BOOL: ON TGZPATH: PATH: ${CTEST_SCRIPT_DIRECTORY} HDF5_ALLOW_EXTERNAL_SUPPORT: STRING: TGZ BUILD_TESTING: BOOL: ON STDctest_conf: &STDctest_conf CDASH_LOCAL: BOOL: ON TGZPATH: PATH: ${CTEST_SCRIPT_DIRECTORY} HDF5_ALLOW_EXTERNAL_SUPPORT: STRING: TGZ BUILD_TESTING: BOOL: ON ctest_sharedconf: &ctest_sharedconf BUILD_SHARED_LIBS: BOOL: ON HDF5_BUILD_JAVA: BOOL: ON HDF5_BUILD_FORTRAN: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: ON ctest_staticconf: &ctest_staticconf BUILD_SHARED_LIBS: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: ON nopackctest_conf: &nopackctest_conf <<: *STDctest_conf HDF5_PACKAGE_EXTLIBS: BOOL: OFF HDF5_PACK_EXAMPLES: BOOL: OFF HDF5_NO_PACKAGES: BOOL: ON packctest_conf: &packctest_conf <<: *STDctest_conf HDF5_PACKAGE_EXTLIBS: BOOL: ON HDF5_PACK_EXAMPLES: BOOL: ON HDF5_NO_PACKAGES: BOOL: OFF EXAMPLES_USE_RELEASE_NAME: BOOL: ON HDF5_EXAMPLES_COMPRESSED: STRING: hdf5-examples-2.0.3.tar.gz HDF5_EXAMPLES_COMPRESSED_DIR: PATH: '${CTEST_SCRIPT_DIRECTORY}' OVERRIDE_INSTALL_VERSION: STRING: 1.14.1 RELpackctest_conf: &RELpackctest_conf <<: *RELctest_conf HDF5_PACKAGE_EXTLIBS: BOOL: ON HDF5_PACK_EXAMPLES: BOOL: ON HDF5_NO_PACKAGES: BOOL: OFF EXAMPLES_USE_RELEASE_NAME: BOOL: ON HDF5_EXAMPLES_COMPRESSED: STRING: hdf5-examples-2.0.3.tar.gz HDF5_EXAMPLES_COMPRESSED_DIR: PATH: '${CTEST_SCRIPT_DIRECTORY}' OVERRIDE_INSTALL_VERSION: STRING: 1.14.1 btctest_opts: &btctest_opts SITE_BUILDNAME_SUFFIX: BINARY_114Examples CDASH_LOCAL: true RELbtctest_opts: &RELbtctest_opts SITE_BUILDNAME_SUFFIX: BINARY_1141Examples CDASH_LOCAL: true btctest_conf: &btctest_conf CDASH_LOCAL: BOOL: ON BUILD_TESTING: BOOL: ON HDF_BUILD_JAVA: BOOL: ON HDF_BUILD_FORTRAN: BOOL: ON RELbtctest_conf: &RELbtctest_conf CDASH_LOCAL: BOOL: ON BUILD_TESTING: BOOL: ON HDF_BUILD_JAVA: BOOL: ON HDF_BUILD_FORTRAN: BOOL: ON btctest_envparams: &btctest_envparams # ctest_optdir: testbin ctest_optname: HDF5_Examples_options.cmake cdash_model: HDF5114 btctest_params: &btctest_params location: HDF_Group/HDF5/1.14.1 cmake_script: CTestScript.cmake cmake_example: HDF5_Examples.cmake cmake_folder: HDF5Examples <<: *btctest_opts <<: *btctest_conf RELbtctest_params: &RELbtctest_params location: HDF_Group/HDF5/1.14.1 cmake_script: CTestScript.cmake cmake_example: HDF5_Examples.cmake cmake_folder: HDF5Examples <<: *RELbtctest_opts <<: *RELbtctest_conf RELctest_binary: &RELctest_binary 'hdf5114/relbinaries/': 'hdf5-1.14.1-Std-%s' ctest_binary: &ctest_binary 'hdf5114/binaries/': 'HDF5114StandardRWDICMake-%s' ctest_sbinary: &ctest_sbinary 'hdf5114/binaries/': 'HDF5114StandardRWDICMake-static-%s' ctest_shbinary: &ctest_shbinary 'hdf5114/binaries/': 'HDF5114StandardRWDICMake-shared-%s' externallibs: &externallibs with-zlib: any: hdf5 with-szlib: any: hdf5 conflibparams: &conflibparams with-zlib: macosx: /mnt/hdf/packages/zlib-128/mac-intel-10.10-static any: hdf5 with-szlib: any: hdf5 atest_envparams: &atest_envparams cdash_model: Autotools hdfpack: hdf5 hdfreadme: makeHDF5InternalREADME parallelgen: true realtimeOutput: yes atestparams: &atestparams bincheck: true env: realtimeOutput: yes atest_conflangs: &atest_conflangs fortran: enable cxx: enable java: enable atest_confparams: &atest_confparams sharedlib-rpath: disable shared: enable <<: *atest_conflangs atest_sbinary: &atest_sbinary 'hdf5114/binaries/': 'hdf5-1.14-%s-x86_64-static' atest_binary: &atest_binary 'hdf5114/binaries/': 'hdf5-1.14-%s-x86_64-shared' PrevRELatest_binary: &PrevRELatest_binary 'hdf5114/relbinaries/': 'hdf5-1.14.0-%s-x86_64-shared' RELatest_binary: &RELatest_binary 'hdf5114/relbinaries/': 'hdf5-1.14.1-%s-x86_64-shared' atest_autogen: &atest_autogen any: any RELatest_autogen: &RELatest_autogen none: none atest_librarypath: &atest_librarypath none: none atest_envparms: &atest_envparms cdash_model: Autotools spack_sharedconf: &spack_sharedconf variant: apiversion: v114 java: enable shared: enable fortran: enable cxx: enable spack_staticconf: &spack_staticconf variant: apiversion: v114 java: disable static: enable fortran: enable cxx: enable StdStat: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: static buildsys: spack: envparams: pubbinary: <<: *ctest_sbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: STATIC CTEST_USE_GIT_SOURCE: true spackparams: product: hdf5@dev-1.14 spackconfs: mpi: disable <<: *spack_staticconf ctest: envparams: pubbinary: <<: *ctest_sbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: STATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_staticconf HDF5_DIMENSION_SCALES_NEW_REF: BOOL: ON autotools: envparams: pubbinary: <<: *atest_sbinary autogen: <<: *atest_autogen files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: Static confparams: <<: *conflibparams build-mode=production: enable static: enable shared: disable fortran: enable cxx: enable java: disable dimension-scales-with-new-ref: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: <<: *ctest_binary cdash_model: HDF5114 testparams: <<: *btctest_params buildname: BINARY_S114Examples ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_STATIC CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: OFF USE_SHARED_LIBS: BOOL: OFF btautotools: envparams: ftpbinary: <<: *atest_sbinary files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: S114Examples location: hdf5 testscript: testhdf5114binaries.sh testarg: -static coverage: envparams: files: <<: *libfiles HDF.cmake: HDF5114coverage.cmake cdash_model: Experimental testparams: buildtype: Debug ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: COVERAGE LOCAL_NO_PACKAGE: true LOCAL_COVERAGE_TEST: true CDASH_LOCAL: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_ENABLE_COVERAGE: BOOL: ON CDASH_LOCAL: BOOL: ON valgrind: envparams: files: <<: *libfiles HDF.cmake: HDF5114valgrind.cmake cdash_model: Experimental testparams: buildtype: Debug ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: VALGRIND LOCAL_MEMCHECK_TEST: true CDASH_LOCAL: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: ON CDASH_LOCAL: BOOL: ON StdShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared buildsys: spack: envparams: pubbinary: <<: *ctest_binary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: SHARED CTEST_USE_GIT_SOURCE: true spackparams: product: hdf5@dev-1.14 spackconfs: mpi: disable <<: *spack_sharedconf ctest: envparams: pubbinary: <<: *ctest_binary files: <<: *libfiles <<: *cmakefiles <<: *pluginfiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_PLUGIN_SUPPORT: BOOL: ON HDF5_BUILD_DOC: BOOL: ON autotools: envparams: pubbinary: <<: *atest_binary files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: Shared confparams: <<: *conflibparams <<: *atest_confparams doxygen: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: <<: *ctest_binary cdash_model: HDF5114 testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF_BUILD_FILTERS: BOOL: ON btautotools: envparams: ftpbinary: <<: *atest_binary ftpaltbinary: <<: *RELatest_binary binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 114Examples location: hdf5 testscript: testhdf5114binaries.sh StdAPIShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared buildsys: spack: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114APICMake-%s' files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: API-SHARED CTEST_USE_GIT_SOURCE: true spackparams: product: hdf5@develop spackconfs: mpi: disable <<: *spack_sharedconf ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114APICMake-%s' files: <<: *libfiles <<: *cmakefiles <<: *pluginfiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: API-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_PLUGIN_SUPPORT: BOOL: ON HDF5_BUILD_DOC: BOOL: ON HDF5_TEST_API: BOOL: ON StdNoStatic: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared buildsys: spack: envparams: pubbinary: <<: *ctest_shbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: NOSTATIC CTEST_USE_GIT_SOURCE: true spackparams: product: hdf5@dev-1.14 spackconfs: mpi: disable <<: *spack_sharedconf static: disable ctest: envparams: pubbinary: <<: *ctest_shbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: NOSTATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON btctest: envparams: <<: *btctest_envparams ftpbinary: <<: *ctest_shbinary cdash_model: HDF5114 testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BIN_NOSTATIC_114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON ONLY_SHARED_LIBS: BOOL: ON NoFiltersShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: NoFilters buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114NoFiltersCMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: Experimental testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: NoFilters-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_Z_LIB_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_ENCODING: BOOL: OFF autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-NoFilters-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: Experimental testparams: <<: *atestparams buildname: NoFilters confparams: <<: *atest_confparams with-zlib: disable: disable with-szlib: disable: disable btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114NoFiltersCMake-%s' cdash_model: HDF5114 testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_NoFilters114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-NoFilters-%s-x86_64-shared' files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams cdash_model: Autotools testparams: cdashproject: HDF5Examples buildname: NoFilters114Examples location: hdf5 testscript: testhdf5114binaries.sh TSShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: Threadsafe buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114TSCMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: Threadsafe testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: TS-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_SZIP_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_ENCODING: BOOL: OFF HDF5_ENABLE_THREADSAFE: BOOL: ON ALLOW_UNSUPPORTED: BOOL: ON autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-TS-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: Threadsafe testparams: <<: *atestparams buildname: TS confparams: <<: *conflibparams <<: *atest_confparams threadsafe: enable unsupported: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114TSCMake-%s' cdash_model: HDF5114 testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_TS_114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-TS-%s-x86_64-shared' ftpaltbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.0-TS-%s-x86_64-shared' binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: TS114Examples location: hdf5 testscript: testhdf5114binaries.sh Std16API: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: AltNightly buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114Std16APICMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: AltNightly testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: Std16API-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_SZIP_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_ENCODING: BOOL: OFF DEFAULT_API_VERSION: STRING: v16 autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std16API-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: AltNightly testparams: <<: *atestparams buildname: 16API confparams: <<: *conflibparams <<: *atest_confparams with-default-api-version=v16: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114Std16APICMake-%s' cdash_model: HDF5114 testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_Std16API_114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std16API-%s-x86_64-shared' files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 16API_114Examples location: hdf5 testscript: testhdf5114binaries.sh Std18API: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: AltNightly buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114Std18APICMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: AltNightly testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: Std18API-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_SZIP_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_ENCODING: BOOL: OFF DEFAULT_API_VERSION: STRING: v18 autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std18API-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: AltNightly testparams: <<: *atestparams buildname: 18API confparams: <<: *conflibparams <<: *atest_confparams with-default-api-version=v18: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114Std18APICMake-%s' cdash_model: HDF5114 testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_Std18API_114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std18API-%s-x86_64-shared' files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 18API_114Examples location: hdf5 testscript: testhdf5114binaries.sh Std110API: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: AltNightly buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114Std110CMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: AltNightly testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: Std110API-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_SZIP_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_ENCODING: BOOL: OFF DEFAULT_API_VERSION: STRING: v110 autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std110API-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: AltNightly testparams: <<: *atestparams buildname: 110API confparams: <<: *conflibparams <<: *atest_confparams with-default-api-version=v110: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114Std110APICMake-%s' cdash_model: HDF5114 testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_Std110API114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std110API-%s-x86_64-shared' files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 110API_114Examples location: hdf5 testscript: testhdf5114binaries.sh Std112API: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: AltNightly buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114Std112APICMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: AltNightly testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: Std112API-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_SZIP_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_ENCODING: BOOL: OFF DEFAULT_API_VERSION: STRING: v112 autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std112API-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: AltNightly testparams: <<: *atestparams buildname: 112API confparams: <<: *conflibparams <<: *atest_confparams with-default-api-version=v112: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5TrunkStd114APICMake-%s' cdash_model: Trunk testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_Std112API114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-Std112API-%s-x86_64-shared' files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 112API_114Examples location: hdf5 testscript: testhdf5114binaries.sh StdMPISubFileShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: MPI buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114SubFileMPICMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: MPI testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: MPI-SUBFILE-SHARED CTEST_USE_GIT_SOURCE: true MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_PARALLEL: BOOL: ON HDF5_ENABLE_SUBFILING_VFD: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-MPI-SubFile-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: MPI-SHARED confparams: <<: *conflibparams <<: *atest_confparams parallel: enable subfiling-vfd: enable cxx: disable java: disable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114SubFileMPICMake-%s' cdash_model: MPI testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_MPI_SubFile_114Examples CDASH_LOCAL: TRUE MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF_ENABLE_PARALLEL: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-MPI-SubFile-%s-x86_64-shared' ftpaltbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.0-MPI-SubFile-%s-x86_64-shared' binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: MPI_SubFile-SHARED_114Examples location: hdf5 testscript: testhdf5114binaries.sh StdMPIShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: MPI buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114StandardMPICMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: MPI testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: MPI-SHARED CTEST_USE_GIT_SOURCE: true MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_PARALLEL: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-MPI-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: MPI-SHARED confparams: <<: *conflibparams <<: *atest_confparams parallel: enable cxx: disable java: disable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114StandardMPICMake-%s' cdash_model: MPI testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_MPI_114Examples CDASH_LOCAL: TRUE MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF_ENABLE_PARALLEL: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-MPI-%s-x86_64-shared' ftpaltbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.0-MPI-%s-x86_64-shared' binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: MPI-SHARED_114Examples location: hdf5 testscript: testhdf5114binaries.sh StdMPIStatic: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Static cdashgroup: MPI buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114StaticMPICMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: MPI testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: MPI-STATIC CTEST_USE_GIT_SOURCE: true MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *packctest_conf BUILD_SHARED_LIBS: BOOL: OFF HDF5_ENABLE_PARALLEL: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: ON autotools: envparams: pubbinary: 'hdf5114/binaries/': 'hdf5-1.14-MPI-%s-x86_64-static' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: MPI-STATIC confparams: <<: *conflibparams sharedlib-rpath: disable static: enable shared: disable parallel: enable cxx: disable java: disable fortran: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/binaries/': 'HDF5114StaticMPICMake-%s' cdash_model: MPI testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_MPI_114SExamples CDASH_LOCAL: TRUE MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: OFF USE_SHARED_LIBS: BOOL: OFF HDF_ENABLE_PARALLEL: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/binaries/': 'hdf5-1.14-MPI-%s-x86_64-static' files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: MPI_STATIC_114Examples location: hdf5 testscript: testhdf5114binaries.sh testarg: -static APIMPIShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared cdashgroup: MPI buildsys: ctest: envparams: pubbinary: 'hdf5114/binaries/': 'HDF5114APIMPICMake-%s' files: <<: *libfiles <<: *cmakefiles cdash_model: MPI testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: APIMPI-SHARED CTEST_USE_GIT_SOURCE: true MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_PARALLEL: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF HDF5_TEST_API: BOOL: ON StdDBGShar: compilers: *compilers bbparams: distribute: *distribute testparams: buildtype: Debug testoptions: <<: *testoptions buildoption: Shared cdashgroup: Debug-VFD buildsys: ctest: envparams: pubbinary: hdf5114/binaries/: "HDF5114StandardDebugCMake-%s" files: <<: *libfiles <<: *cmakefiles cdash_model: Debug-VFD testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: DBG-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_MEMORY_ALLOC_SANITY_CHECK: BOOL: ON autotools: envparams: pubbinary: hdf5114/binaries/: "hdf5-1.14-Debug-%s-x86_64-shared" files: <<: *libfiles autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: DBG confparams: <<: *conflibparams build-mode=debug: enable shared: enable java: enable fortran: disable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: hdf5114/binaries/: "HDF5114StandardDebugCMake-%s" testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_114DbgExamples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON VFDShar: compilers: *compilers bbparams: distribute: *distribute testparams: buildtype: Release testoptions: <<: *testoptions buildoption: Shared cdashgroup: Debug-VFD buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles cdash_model: Debug-VFD testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: VFD-SHARED LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF5_TEST_VFD: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: ON HDF5_BUILD_HL_LIB: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_BUILD_EXAMPLES: BOOL: OFF autotools: envparams: files: <<: *libfiles autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams checkparams: check-vfd: true testparams: <<: *atestparams buildname: VFD confparams: <<: *conflibparams build-mode=production: enable shared: enable cxx: enable java: disable fortran: disable externallibs: *externallibs S3StdShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams env: HDF5_ROS3_TEST_BUCKET_URL: 'https://s3.us-east-2.amazonaws.com/hdf5ros3' testoptions: <<: *testoptions buildoption: Shared testfiles: Poe_Raven.txt: Poe_Raven.txt t.h5: t.h5 t8.shakespeare.txt: t8.shakespeare.txt buildsys: ctest: envparams: pubbinary: hdf5114/binaries/: "HDF5114StandardS3CMake-%s" files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5114config.cmake cdash_model: Features testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: _S3VFD_SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_ROS3_VFD: BOOL: ON HDF5_ENABLE_HDFS: BOOL: OFF autotools: envparams: pubbinary: hdf5114/binaries/: "hdf5-1.14-S3-%s-x86_64-shared" files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: Features testparams: <<: *atestparams buildname: S3 confparams: <<: *conflibparams <<: *atest_confparams ros3-vfd: enable with-libhdfs: no externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: hdf5114/binaries/: "HDF5114StandardS3CMake-%s" cdash_model: Features testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_114_S3VFD_Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF5_ENABLE_ROS3_VFD: BOOL: ON HDF5_ENABLE_HDFS: BOOL: OFF btautotools: envparams: ftpbinary: hdf5114/binaries/: "hdf5-1.14-S3-%s-x86_64-shared" ftpaltbinary: hdf5114/relbinaries/: "hdf5-1.14.0-S3-%s-x86_64-shared" binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh cdash_model: Features testparams: cdashproject: HDF5Examples buildname: S3_114Examples location: hdf5 testscript: testhdf5114binaries.sh HDFSStdShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams env: HDF5_ROS3_TEST_BUCKET_URL: 'https://s3.us-east-2.amazonaws.com/hdf5ros3' testoptions: <<: *testoptions buildoption: Shared testfiles: Poe_Raven.txt: Poe_Raven.txt t.h5: t.h5 t8.shakespeare.txt: t8.shakespeare.txt buildsys: ctest: envparams: pubbinary: hdf5114/binaries/: "HDF5114StandardHDFSCMake-%s" files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: _HDFSVFD_SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_ENABLE_ROS3_VFD: BOOL: OFF HDF5_ENABLE_HDFS: BOOL: ON autotools: envparams: pubbinary: hdf5114/binaries/: "hdf5-1.14-HDFS-%s-x86_64-shared" files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: HDFS confparams: <<: *conflibparams <<: *atest_confparams ros3-vfd: disable with-libhdfs: yes externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: hdf5114/binaries/: "HDF5114StandardHDFSCMake-%s" cdash_model: Features testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_114_HDFSVFD_Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF5_ENABLE_ROS3_VFD: BOOL: OFF HDF5_ENABLE_HDFS: BOOL: ON btautotools: envparams: ftpbinary: hdf5114/binaries/: "hdf5-1.14-HDFS-%s-x86_64-shared" files: testhdf5114binaries.sh: testhdf5114binaries.sh cdash_model: Features testparams: cdashproject: HDF5Examples buildname: HDFS_114Examples location: hdf5 testscript: testhdf5114binaries.sh VOLShar: compilers: *compilers bbparams: distribute: *distribute testparams: buildtype: Release testoptions: <<: *testoptions buildoption: Shared cdashgroup: VOL buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles cdash_model: VOL testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: VOL-SHARED LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF5_TEST_PASSTHROUGH_VOL: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: ON HDF5_BUILD_JAVA: BOOL: ON HDF5_BUILD_HL_LIB: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_BUILD_EXAMPLES: BOOL: ON autotools: envparams: files: <<: *libfiles autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams checkparams: check-passthrough-vol: true testparams: <<: *atestparams buildname: VOL confparams: <<: *conflibparams build-mode=production: enable shared: enable cxx: enable java: enable fortran: disable externallibs: *externallibs StdClang: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Static cdashgroup: Debug-VFD buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5114SANconfig.cmake cdash_model: Debug-VFD testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: STATIC-ClangCoverage LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_COVERAGE_TEST: true ctest_conf: <<: *nopackctest_conf <<: *ctest_staticconf HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_ENABLE_COVERAGE: BOOL: ON CODE_COVERAGE: BOOL: ON CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Address: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Address buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5114SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Address LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: AddressSanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Address CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Leak: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Leak buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5114SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Leak LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: LeakSanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Leak CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Memory: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Memory buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5114SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Memory LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: MemorySanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Memory CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Undefined: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Undefined buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF5114SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Undefined LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: UndefinedBehaviorSanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF5_BUILD_JAVA: BOOL: OFF HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Undefined CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' StdXXShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Features buildsys: ctest: envparams: pubbinary: <<: *ctest_binary files: <<: *libfiles <<: *cmakefiles cdash_model: Features testparams: usetoolsets: XX: build32: build32 ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: 32-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF autotools: envparams: pubbinary: <<: *atest_binary files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: Features scriptenv: CFLAGS: -m32 FCFLAGS: -m32 CXXFLAGS: -m32 testparams: <<: *atestparams buildname: 32-Shared confparams: <<: *conflibparams <<: *atest_confparams java: disable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: <<: *ctest_binary testparams: <<: *btctest_params usetoolsets: XX: build32: build32 ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_32-114Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF btautotools: envparams: ftpbinary: <<: *atest_binary files: testhdf5114binaries.sh: testhdf5114binaries.sh scriptenv: CFLAGS: -m32 FCFLAGS: -m32 CXXFLAGS: -m32 testparams: cdashproject: HDF5Examples buildname: 32-114Examples location: hdf5 testscript: testhdf5114binaries.sh StdRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: true testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Release buildsys: ctest: envparams: pubbinary: <<: *RELctest_binary files: <<: *libfiles <<: *RELcmakefiles <<: *RELpluginfiles testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: RELSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf HDF5_ENABLE_PLUGIN_SUPPORT: BOOL: ON HDF5_BUILD_DOC: BOOL: ON autotools: envparams: pubbinary: <<: *RELatest_binary files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: <<: *RELctest_binary testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_1141Examples CDASH_LOCAL: TRUE ctest_conf: <<: *RELbtctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF_BUILD_FILTERS: BOOL: ON btautotools: envparams: ftpbinary: <<: *RELatest_binary ftpaltbinary: <<: *PrevRELatest_binary binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 1141Examples location: hdf5 testscript: testhdf5114binaries.sh StdXXRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publish: false publishsource: false testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Features buildsys: ctest: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-32-%s' files: <<: *libfiles <<: *RELcmakefiles cdash_model: Features testparams: usetoolsets: XX: build32: build32 ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: 32-SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF autotools: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-32-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: Features scriptenv: CFLAGS: -m32 FCFLAGS: -m32 CXXFLAGS: -m32 testparams: <<: *atestparams buildname: 32-Shared confparams: <<: *conflibparams <<: *atest_confparams java: disable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-32-%s' testparams: <<: *RELbtctest_params usetoolsets: XX: build32: build32 ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_32-1141Examples CDASH_LOCAL: TRUE ctest_conf: <<: *RELbtctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF5_BUILD_FORTRAN: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF btautotools: envparams: ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-32-%s-x86_64-shared' files: testhdf5114binaries.sh: testhdf5114binaries.sh scriptenv: CFLAGS: -m32 FCFLAGS: -m32 CXXFLAGS: -m32 testparams: cdashproject: HDF5Examples buildname: 32-1141Examples location: hdf5 testscript: testhdf5114binaries.sh TSRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: true testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Threadsafe buildsys: ctest: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-TS-%s' files: <<: *libfiles <<: *RELcmakefiles cdash_model: Threadsafe testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: TS-RELSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf HDF5_ENABLE_SZIP_SUPPORT: BOOL: OFF HDF5_ENABLE_SZIP_ENCODING: BOOL: OFF HDF5_ENABLE_THREADSAFE: BOOL: ON ALLOW_UNSUPPORTED: BOOL: ON autotools: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-TS-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: Threadsafe testparams: <<: *atestparams buildname: TS confparams: <<: *conflibparams <<: *atest_confparams threadsafe: enable unsupported: enable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-TS-%s' testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_TS_1141Examples CDASH_LOCAL: TRUE ctest_conf: <<: *RELbtctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-TS-%s-x86_64-shared' ftpaltbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.0-TS-%s-x86_64-shared' binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 1141TSExamples location: hdf5 testscript: testhdf5114binaries.sh StdMPIRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: true testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: MPI buildsys: ctest: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-MPI-%s' files: <<: *libfiles <<: *RELcmakefiles cdash_model: MPI testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: MPI-SHARED CTEST_USE_GIT_SOURCE: true MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf HDF5_ENABLE_PARALLEL: BOOL: ON HDF5_BUILD_CPP_LIB: BOOL: OFF HDF5_BUILD_JAVA: BOOL: OFF autotools: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-MPI-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: MPI-SHARED confparams: <<: *conflibparams <<: *atest_confparams parallel: enable cxx: disable java: disable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-MPI-%s' testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_MPI_1141Examples CDASH_LOCAL: TRUE MPI_C_COMPILER: mpicc MPI_CXX_COMPILER: mpicxx MPI_Fortran_COMPILER: mpif90 ENV{CC}: mpicc ENV{CXX}: mpicxx ENV{FC}: mpif90 ctest_conf: <<: *RELbtctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF_ENABLE_PARALLEL: BOOL: ON btautotools: envparams: ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-MPI-%s-x86_64-shared' ftpaltbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.0-MPI-%s-x86_64-shared' binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: 1141MPIExamples location: hdf5 testscript: testhdf5114binaries.sh S3Release: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams env: HDF5_ROS3_TEST_BUCKET_URL: 'https://s3.us-east-2.amazonaws.com/hdf5ros3' testoptions: <<: *RELtestoptions buildoption: Shared testfiles: Poe_Raven.txt: Poe_Raven.txt t.h5: t.h5 t8.shakespeare.txt: t8.shakespeare.txt buildsys: ctest: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-S3-%s' files: <<: *libfiles <<: *RELcmakefiles HDF.cmake: HDF5114Rconfig.cmake cdash_model: Features testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: _S3VFD_RELSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf HDF5_ENABLE_ROS3_VFD: BOOL: ON HDF5_ENABLE_HDFS: BOOL: OFF autotools: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-S3-%s-x86_64-shared' files: <<: *libfiles makeHDF5InternalREADME.pl: makeHDF5InternalREADME.pl autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams cdash_model: Features testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams ros3-vfd: enable with-libhdfs: no externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-S3-%s' testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_1141_S3VFD_Examples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON HDF5_ENABLE_ROS3_VFD: BOOL: ON HDF5_ENABLE_HDFS: BOOL: OFF btautotools: envparams: ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-S3-%s-x86_64-shared' ftpaltbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.0-S3-%s-x86_64-shared' binaryfolder: prev files: testhdf5114binaries.sh: testhdf5114binaries.sh <<: *atest_envparams testparams: cdashproject: HDF5Examples buildname: S3_1141Examples location: hdf5 testscript: testhdf5114binaries.sh StdDBGRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: buildtype: Debug testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Debug-VFD buildsys: ctest: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-DBG-%s' files: <<: *libfiles <<: *RELcmakefiles cdash_model: Debug-VFD testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: DBG-RELSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf HDF5_MEMORY_ALLOC_SANITY_CHECK: BOOL: ON autotools: envparams: pubbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-Dbg-%s-x86_64-shared' files: <<: *libfiles autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams buildname: DBG confparams: <<: *conflibparams build-mode=debug: enable shared: enable java: enable fortran: disable externallibs: *externallibs btctest: envparams: <<: *btctest_envparams ftpbinary: 'hdf5114/relbinaries/': 'hdf5-1.14.1-Dbg-%s' testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_1141DbgExamples CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON