Commit Graph

  • a6f8388f9f add mknod support Gu Zheng 2018-10-08 20:30:47 +0800
  • 351f6e9107
    Merge pull request #156 from haplav/fix-155 Julian Kunkel 2019-05-22 15:44:13 +0100
  • 3d8893e507 Fix #155. Fixup 3a873ea fixing #150. Vaclav Hapla 2019-05-22 15:25:21 +0200
  • cf197d5e38 Moved broken collectiveMetadata option into HDF5 backend module. #154 Julian M. Kunkel 2019-05-22 10:21:18 +0100
  • 23106d17db forgot to RST-ify this Glenn K. Lockwood 2018-12-22 21:09:04 -0800
  • 0bb96e9684 added docs for release process Glenn K. Lockwood 2018-12-22 20:57:44 -0800
  • 2241f77a5d got NEWS importing correctly Glenn K. Lockwood 2018-09-21 21:18:28 -0400
  • aa3f045c92 fix spelling mistake Glenn K. Lockwood 2018-09-21 21:12:23 -0400
  • 57f47db37f odds and ends Glenn K. Lockwood 2018-09-21 21:10:52 -0400
  • d0237d6d66 skript -> script Glenn K. Lockwood 2018-09-21 21:09:57 -0400
  • 2333c23bed clean up intro Glenn K. Lockwood 2018-09-21 21:09:39 -0400
  • 11d63f067a updated formatting Glenn K. Lockwood 2018-09-21 21:09:22 -0400
  • 32f256f4ef bugfix Glenn K. Lockwood 2018-09-21 19:28:50 -0400
  • 13fd0c6c16 populate sphinx doc versions automatically Glenn K. Lockwood 2018-09-21 19:23:59 -0400
  • f1b8174e4b cleaned up README to reflect the current state of the repo Glenn K. Lockwood 2018-09-21 19:04:31 -0400
  • c21744d893 updated version after 3.2 was frozen Glenn K. Lockwood 2019-05-19 09:35:53 -0700
  • eb2f4c6a01 Added NEWS stub for new version. Julian M. Kunkel 2019-05-16 21:36:26 +0100
  • c5c43c4f3c Changed the version name to alpha to differentiate. Now mdtest has the version number from IOR. Julian M. Kunkel 2019-05-16 21:25:34 +0100
  • 13a17352ec
    Update tutorial.rst Vaclav Hapla 2019-05-16 20:48:28 +0200
  • 3a873ea2b0 Fix #150. Julian M. Kunkel 2019-05-16 19:35:00 +0100
  • 6abdcc363a Trivial fix for #149 Julian M. Kunkel 2019-05-16 12:56:56 +0100
  • 9ead56c24e
    Merge pull request #148 from hpc/fix-146 Glenn K. Lockwood 2019-05-14 14:32:37 -0700
  • 30a1ca187b Bugfix by rmn1 for #147 and #112. Julian M. Kunkel 2019-05-14 14:55:11 +0100
  • 54522315ec Fix #146; handling of hints. Why are GPFS hints special, remains unclear. Julian M. Kunkel 2019-05-08 14:02:40 +0100
  • a9b0bf35bc Support MDTest verbosity >=5 prints behavior for all ranks instead of just rank 0 (which is enabled with verbosity level 3 as before) Julian M. Kunkel 2019-05-02 09:58:35 +0100
  • 6732fd2370
    Merge pull request #145 from ThinkParQ/master Glenn K. Lockwood 2019-04-30 09:57:48 -0700
  • e3afdb5ed5 beegfs: don't fail if output exists Oliver Steffen 2019-04-29 15:49:57 +0200
  • 8fd755147a Fix for #144 Julian M. Kunkel 2019-04-19 10:20:04 +0100
  • 5797624d56 fix bug in file delete and access where only rank 0 is calling those functions. remove the bcasts for the error code since the other ranks are not calling it. Mohamad Chaarawi 2019-04-15 22:14:33 +0000
  • 27ac1b88af Removed verbose output. Julian M. Kunkel 2019-04-02 12:34:35 +0100
  • 07217c93aa Bugfix for the parsing of flags. Backwards compatibility for direct IO. Julian M. Kunkel 2019-04-02 12:08:31 +0100
  • e295a4e45f remove printf of chunk size. Mohamad Chaarawi 2019-04-01 22:58:00 +0000
  • 4a788a0c23 re-write the DAOS IOR driver to use the Array API Mohamad Chaarawi 2019-03-30 19:11:44 +0000
  • 21405ed924 Updated MMap module to option parser. Julian M. Kunkel 2019-03-27 22:32:59 +0000
  • b4fb80a69e Allowed option parser to reset flags (needed in scriptfiles). Julian M. Kunkel 2019-03-27 22:32:38 +0000
  • 07ca5247d7 Checked proper IOR behavior for -f option. Julian M. Kunkel 2019-03-27 20:37:46 +0000
  • 20e960d020 Support the setting of module-specific options per test. Julian M. Kunkel 2019-03-27 20:04:48 +0000
  • 8b23c50389 update dfs_open for API change to expose chunk size selection Mohamad Chaarawi 2019-03-22 16:53:34 +0000
  • 39eca1bb08 add DAOS_Access routine to check if a container exists before deleting it. Mohamad Chaarawi 2019-03-14 21:17:37 +0000
  • d49d345007
    Merge pull request #137 from DDNStorage/memoryPerNode Julian Kunkel 2019-03-14 18:33:24 +0000
  • fabb1f4d3b Fix segfault with option memoryPerNode Sylvain Didelot 2019-03-14 18:37:00 +0100
  • c35f64237f initialize data and akey checksum to NULL since they are not being used. Mohamad Chaarawi 2019-03-14 16:55:54 +0000
  • b22a39887a
    Merge pull request #133 from DDNStorage/master Julian Kunkel 2019-03-11 14:30:24 +0000
  • db19141c19 remove usage of GURT's D_GOTO from DFS plugin. Mohamad Chaarawi 2019-03-01 20:41:01 +0000
  • 110153cf3a mdtest: Enable IME native interface Jean-Yves VET 2019-02-11 14:49:14 +0100
  • c6abf85378 aiori-IME: Add support of statfs in IME backend Jean-Yves VET 2019-02-11 14:42:30 +0100
  • 29090df283 update DAOS and DFS drivers with new DAOS API changes. Mohamad Chaarawi 2019-02-08 18:00:33 +0000
  • 8996f5494f add malloc check to fix Glenn K. Lockwood 2019-01-23 16:02:58 -0800
  • b561f60702 Potential fix for #127 => Segmentation fault due to memory protection. Julian M. Kunkel 2019-01-19 17:00:49 +0000
  • 2c87b5e0f5 Merge remote-tracking branch 'upstream/master' into daos Mohamad Chaarawi 2019-01-24 00:31:12 +0000
  • 4c1c73ecae add malloc check to fix Glenn K. Lockwood 2019-01-23 16:02:58 -0800
  • 20bb99e1b7 Potential fix for #127 => Segmentation fault due to memory protection. Julian M. Kunkel 2019-01-19 17:00:49 +0000
  • 334bf73797 remove transaction commit and options to do that. Mohamad Chaarawi 2019-01-17 20:58:58 +0000
  • d2a0023765 remove epoch usage and rebase with latest DAOS API that switches to transactions. Mohamad Chaarawi 2019-01-07 18:28:59 +0000
  • e71cded6c3
    Merge pull request #124 from hpc/fix-hdf5 Glenn K. Lockwood 2019-01-02 10:01:56 -0800
  • a9385f4e11
    Merge pull request #123 from hpc/fix-112 Glenn K. Lockwood 2019-01-02 10:01:26 -0800
  • 1dbca5c293 Bugfix for HDF5 plugin; readded collective_md. Julian M. Kunkel 2018-12-23 13:06:03 +0000
  • 4b443994cb
    Merge pull request #121 from glennklockwood/rc Glenn K. Lockwood 2018-12-22 20:28:03 -0800
  • 4d3d06da7a New testing framework for mdtest. The framework compares the observed with the expected pattern for the runs. For a new test, the pattern is recorded. Note that the tests are enumerated. Julian M. Kunkel 2018-12-20 21:09:34 +0000
  • ed421bcc7b Fixes that issue. Hopefully works for all combinations. Julian M. Kunkel 2018-12-20 21:08:55 +0000
  • dced60b060 Added test for bug #112. Julian M. Kunkel 2018-12-20 20:40:53 +0000
  • cb40c99e1b Reset stonewall timer to make it work again with running all phases in one execution; i.e. not using multiple runs specifying: -C, -r Julian M. Kunkel 2018-12-19 21:37:37 +0000
  • aafdf897ff Bugfix for stonewall computation. Julian M. Kunkel 2018-12-19 20:29:47 +0000
  • 1b28a64234
    Merge pull request #120 from hpc/fix-119 Glenn K. Lockwood 2018-12-19 15:09:05 -0800
  • 7b603bc5a9 Reset stonewall timer to make it work again with running all phases in one execution; i.e. not using multiple runs specifying: -C, -r Julian M. Kunkel 2018-12-19 21:37:37 +0000
  • 4297ccd7f2 Bugfix for stonewall computation. Julian M. Kunkel 2018-12-19 20:29:47 +0000
  • 1ee2c37ef0 lustre: fix checks for lustre_user.h header Andreas Dilger 2018-12-14 16:26:16 -0700
  • 741031312d
    Merge pull request #116 from adilger/b_lustre_user Glenn K. Lockwood 2018-12-14 16:17:24 -0800
  • 1f217ae48c lustre: fix checks for lustre_user.h header Andreas Dilger 2018-12-14 16:26:16 -0700
  • 72c487013a rebase with latest DAOS Mohamad Chaarawi 2018-12-04 22:59:15 +0000
  • c9151d7495 merge RC for 3.2 back into master Glenn K. Lockwood 2018-12-04 13:33:11 -0800
  • 11469ac5a9 updated NEWS for final contributions to 3.2 release Glenn K. Lockwood 2018-12-04 13:07:35 -0800
  • e1158daaf2
    Merge pull request #105 from hpc/feature-test-scripts-85 Glenn K. Lockwood 2018-12-04 15:06:47 -0600
  • e045c6024e Reverted the change to HDF5 module back. Julian M. Kunkel 2018-12-04 19:16:41 +0000
  • 4aada0a32f Updated docu for the changed behavior. Julian M. Kunkel 2018-10-11 18:35:18 +0100
  • fec0645c04 Changed the parser. Julian M. Kunkel 2018-10-02 16:46:29 +0100
  • efaa0c411a HDF5: option to enable collective metadata Rob Latham 2018-09-20 15:43:41 +0000
  • 5e2e1cc96f
    Merge pull request #104 from hpc/feature-hdf5-backend Glenn K. Lockwood 2018-12-04 14:41:31 -0600
  • 5c847f552a
    Merge pull request #110 from hpc/fix-gnu99-101 Glenn K. Lockwood 2018-12-04 14:13:16 -0600
  • 7db8ffd8ab Reverted the change to HDF5 module back. Julian M. Kunkel 2018-12-04 19:16:41 +0000
  • 71fb1ceae8
    Merge pull request #113 from wangshilong/master Julian Kunkel 2018-11-24 11:53:21 +0000
  • 8902bc8722 mdtest: fix calculation for barriers Wang Shilong 2018-11-22 19:54:49 +0800
  • 5a8071fbd8 GNU99 extracted _XOPEN_SOURCE to config.h. Julian M. Kunkel 2018-10-28 18:34:22 +0000
  • 3a4f2ea33e
    Merge pull request #101 from glennklockwood/issue93-squashed Julian Kunkel 2018-10-28 18:16:52 +0000
  • f49a7e32fc Bugfix #106 mostly. Julian M. Kunkel 2018-10-17 13:50:04 +0100
  • de5c5fe314 Fix computation when using branching factor with -n and -i. Julian M. Kunkel 2018-10-17 16:04:49 +0100
  • b4cd1180cd Bugfix initialize the variable to zero for proper API usage. Julian M. Kunkel 2018-10-17 16:16:46 +0100
  • 52182afed6
    Merge pull request #108 from hpc/fix-106 Julian Kunkel 2018-10-19 11:06:05 +0100
  • 43259d4fd6
    Merge pull request #107 from marcvef/gettimestamp_mdtest Glenn K. Lockwood 2018-10-18 17:07:10 -0700
  • ea3aeea964 Bugfix initialize the variable to zero for proper API usage. Julian M. Kunkel 2018-10-17 16:16:46 +0100
  • 6b0b1a9830 Fix computation when using branching factor with -n and -i. Julian M. Kunkel 2018-10-17 16:04:49 +0100
  • 093113313d mdtest: Use GetTimeStamp() instead of MPI_Wtime() Marc Vef 2018-10-17 16:38:35 +0200
  • f4afa63ebf Bugfix #106 mostly. Julian M. Kunkel 2018-10-17 13:50:04 +0100
  • f7dc084f32
    Merge pull request #103 from DDNStorage/ime_mkdir_rmdir Julian Kunkel 2018-10-16 14:34:26 +0100
  • 6c5952906b Dry-run option to test the configuration / scripts. Julian M. Kunkel 2018-10-11 19:58:30 +0100
  • 3b5f4fc002 Bugfix JSON output for multiple processes Julian M. Kunkel 2018-10-11 18:59:12 +0100
  • fa38cb7992 Bugfix JSON header (allows parsing at line 0). Julian M. Kunkel 2018-10-11 18:46:42 +0100
  • afb65228aa Updated docu for the changed behavior. Julian M. Kunkel 2018-10-11 18:35:18 +0100
  • 6f7576aa8a Changed the parser. Julian M. Kunkel 2018-10-02 16:46:29 +0100
  • 912d93e94f aiori-IME: add support of mkdir/rmdir to the backup Sylvain Didelot 2018-10-03 18:44:38 +0200