summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* code clean-upM. Scot Breitenfeld2017-11-101-30/+26
|
* updated MD benchmarking codeM. Scot Breitenfeld2017-11-102-227/+232
|
* Jonathan Kim original MD benchmarking codeM. Scot Breitenfeld2017-11-092-0/+6493
|
* Added gnuplot formattingM. Scot Breitenfeld2017-11-031-4/+28
|
* added missing error arg.M. Scot Breitenfeld2017-11-021-1/+1
|
* Merge branch 'develop' into multi_rd_wd_coll_io_mergeM. Scot Breitenfeld2017-11-0227-568/+1426
|\
| * Merge pull request #749 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-11-021-4/+1
| |\ | | | | | | | | | | | | * commit 'b8cbd11dfb229e79b8a9b22ce45dac3e9a735590': Fix for Intel 18 Fortran compilation error.
| | * Fix for Intel 18 Fortran compilation error.M. Scot Breitenfeld2017-11-021-4/+1
| |/ | | | | | | HDFFV-10322
| * Merge pull request #747 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-11-022-7/+41
| |\ | | | | | | | | | | | | * commit '0d2fd7ae0cd19c2eb040a4ad733b50c7652639cc': Make a fix to allow CMake testing which does not use relative directories.
| | * Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-022-7/+41
| | |
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-11-0288-5959/+6563
| | |\ | | | | | | | | | | | | optimize_superblock_read
| | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-10-1741-3747/+4417
| | |\ \ | | | | | | | | | | | | | | | optimize_superblock_read
| | * \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-10-062-538/+385
| | |\ \ \ | | | | | | | | | | | | | | | | | | optimize_superblock_read
| | * \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Richard Warren2017-10-0441-998/+1109
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | optimize_superblock_read
| * | \ \ \ \ Merge pull request #744 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-11-024-3/+22
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '47f4db394bc488d4311a6e1bf833c90abf3247b9': Add missing dir reference New cmake MPI files HDFFV-10321 Correct fortran link var HDFFV-10321 change note added.
| | * | | | | Add missing dir referenceAllen Byrne2017-11-021-1/+1
| | | | | | |
| | * | | | | New cmake MPI filesAllen Byrne2017-11-021-0/+6
| | | | | | |
| | * | | | | HDFFV-10321 Correct fortran link varAllen Byrne2017-11-021-2/+4
| | | | | | |
| | * | | | | HDFFV-10321 change note added.Allen Byrne2017-11-021-0/+11
| |/ / / / /
| * | | | | Merge pull request #743 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-11-0221-551/+1359
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a862d195c35730bdef924a776531e2879678a7a6': Correct path Correct path Change to local path Add back Find module and add support files Remove incorrect link var Remove duplicated module Correct usage of MPI vars Convert to use MPI:: for link Correct command usage Change MPI target properties for library
| | * | | | | Correct pathAllen Byrne2017-11-011-2/+2
| | | | | | |
| | * | | | | Correct pathAllen Byrne2017-11-011-1/+1
| | | | | | |
| | * | | | | Change to local pathAllen Byrne2017-11-011-1/+1
| | | | | | |
| | * | | | | Add back Find module and add support filesAllen Byrne2017-11-017-0/+1544
| | | | | | |
| | * | | | | Remove incorrect link varAllen Byrne2017-11-012-3/+0
| | | | | | |
| | * | | | | Remove duplicated moduleAllen Byrne2017-11-011-1461/+0
| | | | | | |
| | * | | | | Correct usage of MPI varsAllen Byrne2017-11-0113-543/+1270
| | | | | | |
| | * | | | | Convert to use MPI:: for linkAllen Byrne2017-11-015-9/+10
| | | | | | |
| | * | | | | Correct command usageAllen Byrne2017-11-011-5/+5
| | | | | | |
| | * | | | | Change MPI target properties for libraryAllen Byrne2017-11-011-2/+2
| |/ / / / /
| * | | | | Merge pull request #738 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-312-3/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '11ccbed3c93d3c34d63591ba93a355300ab38c96': Update H5Zfilter_avail note New requirement for test
| | * | | | | Update H5Zfilter_avail noteAllen Byrne2017-10-311-2/+2
| | | | | | |
| | * | | | | New requirement for testAllen Byrne2017-10-301-1/+1
| |/ / / / /
* | | | | | loops over datasetsM. Scot Breitenfeld2017-11-021-9/+15
| | | | | |
* | | | | | Added benchmark code for multi-datasetsM. Scot Breitenfeld2017-11-026-6/+503
| | | | | |
* | | | | | Fixed xlf errorsM. Scot Breitenfeld2017-10-312-5/+4
| | | | | |
* | | | | | Merge branch 'develop' into multi_rd_wd_coll_io_mergeM. Scot Breitenfeld2017-10-305-11/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #734 in HDFFV/hdf5 from develop_missing_dot_h_file to developScot Breitenfeld2017-10-271-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4a6904e758cd14673a3ec6f60adb5f8b210bb4c3': Add a missing declaration for testing
| | * | | | | Add a missing declaration for testingRichard Warren2017-10-271-0/+1
| |/ / / / /
| * | | | | Merge pull request #733 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-10-261-4/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6a52c26162f45e85b88aa6ddab5e5d861aaba7b8': Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and" Remove extra spaces and 1 "currently under development" to match hdf5_1_10 version. Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and check for id > -1 before calling close functions.
| | * | | | | Revert "Fix for HDFFFV-10308. Initialize hid_ts in function check_objects and"lrknox2017-10-261-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e92f3f858bf16a84c59aeb6692f5cab5e6b8e66f.
| | * | | | | Remove extra spaces and 1 "currently under development" to match hdf5_1_10lrknox2017-10-261-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | version.
| | * | | | | Fix for HDFFFV-10308. Initialize hid_ts in function check_objects andlrknox2017-10-231-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | check for id > -1 before calling close functions.
| * | | | | | Merge pull request #731 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-10-261-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b6de5127a8b214bfb702c4780bfbe4288fe606fd': removed extra character
| | * | | | | | removed extra characterM. Scot Breitenfeld2017-10-261-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #727 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-10-262-5/+8
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd14e859a919dee2c153c6faac3a0431d84042f0d': Correct char type HDFFV-10297 fix grammar HDFFV-10297 - clarify note. HDFFV-10297 Update release note Correct test DEPENDS
| | * | | | | | Correct char typeAllen Byrne2017-10-261-2/+2
| | | | | | | |
| | * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-10-261-1/+1
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * commit '084704392fa93d1569861c53504e89236468a3b6': HDFFV-10037: fixed wrong C link flags
| * | | | | | | Merge pull request #725 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-10-251-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '26ae202faa4a761c307bf15eacc28f96bedc7859': HDFFV-10037: fixed wrong C link flags
| | * | | | | | | HDFFV-10037: fixed wrong C link flagsM. Scot Breitenfeld2017-10-251-1/+1
| |/ / / / / / /