Larry Knox
2ea165efd0
Update license url part2 ( #333 )
...
* Modify temporary rpath for testing in java example scripts.
* Update URL in source file Copyright headers for web copy of COPYING
file - files not in src or test.
2021-02-17 08:52:36 -06:00
Allen Byrne
4a88f0c8d7
URL and options corrections
2020-10-19 16:21:57 -05:00
Allen Byrne
176eef2737
Whitespace and url correction
2020-10-19 09:42:09 -05:00
Allen Byrne
0932c46e3d
MinGW uses "MinGW Makefiles"
2020-08-26 10:17:21 -05:00
Allen Byrne
13f5b3aee2
Update examples and fix old version references.
2020-02-26 13:54:34 -06:00
Allen Byrne
f53220dc20
Move MODEL check to before usage in CTestScript.cmake.
2020-02-26 09:50:38 -06:00
Allen Byrne
666205a55f
TRILAB-142 Change minimum CMake version to 3.12
2020-02-21 16:16:06 -06:00
Allen Byrne
74524c5a35
TRILABS-135 Add clang analyzers
2019-12-11 16:49:34 -06:00
Allen Byrne
1fc1b09bf3
Fix issues found with ONLY_SHARED_LIBS option
2019-12-11 12:28:33 -06:00
Allen Byrne
be971e8ec2
Remove unneeded flag overwrites
2019-11-25 12:53:45 -06:00
Allen Byrne
265325fb9a
Add VS2019 support
2019-11-18 14:58:06 -06:00
Allen Byrne
b2f52d0b07
Update versioning to next major version
2019-09-25 17:28:17 -05:00
Larry Knox
b04e1ad058
Update develop branch version to 1.13.0 after creation of hdf5_1_12
...
branch.
2019-09-25 16:21:23 -05:00
Allen Byrne
44e2ddac97
Merge cleanup mostly whitespace
2019-07-30 12:39:20 -05:00
Allen Byrne
7ba562a820
HDFFV-10845 fix configure check and PATHs
2019-07-17 11:58:03 -05:00
Allen Byrne
e7f16c6f2c
HDFFV-10805 Add option to only build shared targets
...
HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static
HDFFV-10803 Update FindSZIP.cmake find module
Remove unneeded modules and update java modules
2019-06-18 07:46:25 -05:00
Larry Knox
931abe9424
Move set (MAX_PROC_COUNT 8) back to HPC options files.
2019-06-05 16:44:10 -05:00
Larry Knox
c64bfbd8a0
Move check for MPI defined to enable parallel from options scripts in HPC to config/cmake/HDF5options.cmake.
2019-06-05 16:35:04 -05:00
Larry Knox
9406278103
Reorder lines in HDF5config.cmake so that additions to end of $HPC-HDF5options scripts will take precedence.
2019-05-14 13:52:25 -05:00
M. Scot Breitenfeld
aaacc50f64
fixed missing paralle test
2019-05-10 12:13:25 -05:00
M. Scot Breitenfeld
cf6f2f039d
Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls.
2019-05-09 16:45:22 -05:00
hdftest
1cec61a775
Snapshot version 1.11 release 5.
...
Update version to 1.11.6.
2019-05-02 10:42:53 -05:00
Allen Byrne
ee35fb8a7f
Change default for HPC
2019-05-01 16:23:08 -05:00
Allen Byrne
854223e3fc
Add missing default
2019-05-01 14:09:06 -05:00
hdftest
7a0ac416c9
Snapshot version 1.11 release 4.
...
Update version to 1.11.5.
2019-04-01 16:11:28 -05:00
Allen Byrne
d676456b54
Add command to build options and check defines
2019-02-14 15:03:05 -06:00
Allen Byrne
2268685c08
CMake if statement correction
2019-02-14 11:20:17 -06:00
Allen Byrne
b95f05638c
TRILAB-111 fixes for parallel testing
2019-02-13 15:53:59 -06:00
Allen Byrne
3ed1ac0f1b
Add missing toolchain include for cross-compile
2019-02-13 08:24:27 -06:00
Allen Byrne
8c22f41801
KNL option for batch scripts
2019-02-12 15:51:42 -06:00
Allen Byrne
691b92ff9c
Set the full generator name
2019-02-11 10:09:32 -06:00
Allen Byrne
648a21473f
Use correct values for other file versions
2019-02-08 21:38:39 -06:00
Allen Byrne
d0be2f5840
CMake script changes to simplify execution
2019-02-08 10:48:49 -06:00
Allen Byrne
e73197077b
Remove F2003 Option and references
2019-02-06 10:10:46 -06:00
Allen Byrne
ee9771425f
Update to example reference version
2019-02-06 08:37:11 -06:00
Allen Byrne
18e875f75f
Fail configure if SZIP/ZLIB is requested but not found
2019-02-05 15:25:30 -06:00
Larry Knox
6c2a4b728f
Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information
...
and other batch command variations with ctest command.
2019-02-04 08:46:57 -06:00
Larry Knox
dddc940bdf
Add batchscript options that work when running ctest directly.
2019-02-03 21:33:16 -06:00
Larry Knox
c348d453b5
Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests
...
reserved for *ctestP.sl.cmake.
Revise options to run batch tests and alternative options for cross
compile in HPC/*-HDF5options.cmake.
2019-02-02 08:02:48 -06:00
Larry Knox
bae744199b
Add more specific batch scripts.
...
Add script raybsub to handle submitting .lsf files on ray with bsub <
script.lsf syntax that we couldn't handle with CMake.
Add hpc-cmake-tgz option for bin/release.
2019-01-31 14:22:52 -06:00
Larry Knox
64114e331a
Add HDF5options.cmake files for serial and parallel tests on HPC
...
machines (where tests are to be run as batch jobs.
Add README_HPC file with instructions for setting up configuration
to use batch scripts for running tests on HPC machines and some
pointers for cross compiling.
2019-01-28 12:43:35 -06:00
Larry Knox
e27df5a5fe
Add variables to set up module switch between configure and build for
...
cross compiling on CrayXC40.
2019-01-07 20:57:18 -06:00
Larry Knox
25fe692c5c
Configure build directory in batch scripts.
2019-01-05 07:49:19 -06:00
Larry Knox
f9736d817e
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'af21ce90d9465e805807f17da21f93e64e03492a': (46 commits)
Changed to Unix line endings and chmod -x.
Fix runtest case for data to stdout in tool
Updated the parallel install docs.
Eliminated the need for a separate script variable.
Flipped swapped testing strings.
Specify variable type. Remove unnecessary whitespace.
Added test_vol_plugin.sh to the list of scripts to clean
Fixed a CMake build issue (CMake still doesn't run the VOL plugin tests)
Added more sub-tests to the VOL plugin test.
Added a simple test for registration of VOL connector plugins. Autotools only for right now, but this will be fleshed out in future work.
OHDR tests now accept h5_fileaccess() fapls. Formatting, informative comments, and minor renaming.
Fix some CMake listings
Add error checking to the minimized dset header size calculation. Update printf->HDprintf statements.
Remove `#if 0` block of deprecated code.
Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raising macros. Formatting tweaks.
Added a helpful message to the flush script.
Added a shell script so we can run the parallel flush test on OpenMPI.
Add "compact" storage test to relative header size comparisons.
Formatting adjustments.
Formatting adjustments
...
2019-01-02 10:07:31 -06:00
Dana Robinson
1f644fe7cd
Changed to Unix line endings and chmod -x.
2019-01-01 14:30:26 -08:00
Larry Knox
126d1e6176
Add .lsf batch scripts and insert the build directory into the scripts
...
during configuration.
2018-12-28 16:50:48 -06:00
Allen Byrne
eb1b3f42c4
HDFFV=10632 test cleanup
2018-12-06 07:54:19 -06:00
Larry Knox
7bf6e98bd9
Move wait_H5init.cmake up to config/cmake.
2018-11-20 12:09:14 -06:00
Larry Knox
8544aae3e8
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
2018-11-20 11:58:27 -06:00
Larry Knox
720bbdfe61
Changes to CMake code to pause cmake/ctest, waiting for batch jobs to
...
run and finish.
2018-11-20 11:03:58 -06:00