summaryrefslogtreecommitdiffstats
path: root/tools/test/perform
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-2/+4
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-135-34/+40
* io_timer.c uses a parallel lib functionAllen Byrne2020-01-102-4/+3
* Fix standalone compile issuesAllen Byrne2020-01-093-2/+137
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-062-5/+5
|\
| * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-092-9/+2
| |\
| * | fix intel compile warningskmu2019-12-042-5/+5
| * | Revert "fix warnings from Intel compiler"kmu2019-11-262-5/+5
| * | fix warnings from Intel compilerkmu2019-11-072-5/+5
* | | Add MPI libs to standalone perfAllen Byrne2019-12-221-2/+2
* | | Correct flaws in test scripts and filesAllen Byrne2019-12-221-6/+8
* | | Standalone doesn't use h5test lib implementation.Allen Byrne2019-12-201-2/+3
* | | Remove duplicate instanceAllen Byrne2019-12-161-4/+0
| |/ |/|
* | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-042-9/+2
|/
* Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-194-52/+52
|\
| * Renamed get/set_time() calls in the tools library to avoid nameDana Robinson2019-09-194-52/+52
* | Add missing HD prefixAllen Byrne2019-09-181-1/+1
|/
* OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-279-369/+373
* Whitespace cleanupAllen Byrne2019-08-153-13/+13
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-8/+22
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-8/+15
* non-windows test must be skipped on windowsAllen Byrne2019-07-111-1/+3
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-102-13/+19
|\
| * perf program can only be built on unix platformsAllen Byrne2019-07-081-13/+15
| * Declaration needed for parallel standaloneAllen Byrne2019-07-081-0/+4
* | Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-102-15/+23
* | Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-052-0/+17
|\ \ | |/
| * perf test is parallel onlyAllen Byrne2019-07-032-31/+17
| * Add missing testAllen Byrne2019-07-032-0/+31
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-032-12/+15
|/
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-282-237/+0
|\
| * Remove unused codeAllen Byrne2019-06-272-237/+0
* | Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-1/+1
|/
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-12/+12
* Cleanup possible CMake target conflictsAllen Byrne2019-06-191-0/+4
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-30/+82
* Added the HDopen work-around on windows to pio_engine.cDana Robinson2019-03-151-0/+6
* Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-151-0/+6
* Refactor mpi test namesAllen Byrne2019-02-111-2/+2
* Distinguish parallel performance testsAllen Byrne2019-02-111-2/+2
* Refactor out timeout valuesAllen Byrne2019-02-061-1/+1
* HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ...Songyu Lu2018-11-161-77/+25
* HDFFV-10601: I added error checking to the HDF5 functions.Songyu Lu2018-11-141-65/+161
* HDFFV10601: Adding performance test to verify the improvement.Songyu Lu2018-11-133-2/+373
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-2/+4
* HD prefix and whitespaceAllen Byrne2018-08-281-35/+35
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-311-0/+684
|\
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-151-27/+27
| |\
| * \ Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-301-21/+19
| |\ \
| * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-0/+684