Commit Graph

  • e6bd9ad3b3 common: call mkdir/access syscalls defined in backends Sylvain Didelot 2018-10-09 12:14:30 +0200
  • 87c5c9ef04 compile correctly with -std=c99 Glenn K. Lockwood 2018-10-08 13:47:28 -0700
  • bd53ce959d update known issues of 3.2.0 release Glenn K. Lockwood 2018-10-06 09:27:41 -0700
  • 7045295a86 Replaced usleep to nanosleep. Julian M. Kunkel 2018-10-06 17:30:00 +0100
  • b21ab32ba9 update known issues of 3.2.0 release Glenn K. Lockwood 2018-10-06 09:27:41 -0700
  • 9b4c5b93b6 fixes #96 Glenn K. Lockwood 2018-10-05 22:20:18 -0700
  • 47b3200521 stop the segfault when an invalid api is specified in configfile Glenn K. Lockwood 2018-10-05 23:29:21 -0700
  • 9f56d8b8dd
    Merge pull request #89 from DDNStorage/fixwritecheck Glenn K. Lockwood 2018-10-06 09:03:32 -0700
  • 4f1be703b1
    Merge pull request #97 from glennklockwood/issue96 Julian Kunkel 2018-10-06 16:55:05 +0100
  • c6580dc93b
    Merge pull request #99 from glennklockwood/issue87 Julian Kunkel 2018-10-06 16:54:23 +0100
  • 86726030d3
    Merge pull request #100 from glennklockwood/issue95 Julian Kunkel 2018-10-06 16:50:55 +0100
  • a0ef65e61f stop the segfault when an invalid api is specified in configfile Glenn K. Lockwood 2018-10-05 23:29:21 -0700
  • d8d4742523 fixes #87 Glenn K. Lockwood 2018-10-05 22:50:34 -0700
  • 3aa3ff10f5 fixes #96 Glenn K. Lockwood 2018-10-05 22:20:18 -0700
  • acee84bedc
    Merge pull request #88 from roblatham00/hdf5-coll-md Julian Kunkel 2018-10-02 16:13:05 +0100
  • d2cc804ba9 fix various issues related to release packages Glenn K. Lockwood 2018-09-21 18:35:48 -0400
  • 60820da874
    Merge pull request #91 from glennklockwood/makedist-fix Glenn K. Lockwood 2018-10-01 21:30:58 -0700
  • 1f1e56c363 Usleep feature added according to Nathan's suggestions. Julian M. Kunkel 2018-09-30 10:01:21 +0100
  • 0a103147ab
    Merge pull request #92 from DDNStorage/backend-legacy Julian Kunkel 2018-09-24 11:38:13 +0100
  • f472162784 Support old legacy name in backends Jean-Yves VET 2018-09-10 18:43:12 +0200
  • e448ff266d fix various issues related to release packages Glenn K. Lockwood 2018-09-21 18:35:48 -0400
  • 78fd92267c
    Merge pull request #90 from DDNStorage/fixstonewalling Julian Kunkel 2018-09-21 13:20:55 +0100
  • 7a7655e959 Fix erroneous write bandwidth with stonewalling Jean-Yves VET 2018-09-19 23:39:25 +0200
  • 8c727fa99c Simplify and factorize a few functions Jean-Yves VET 2018-09-19 19:06:05 +0200
  • 87091dde4c updated metadata for 3.2 Glenn K. Lockwood 2018-09-19 20:56:51 -0400
  • f03e7c6778 Make write verification work even without read test Jean-Yves VET 2018-09-20 11:25:34 +0200
  • 7d2464f733 HDF5: option to enable collective metadata Rob Latham 2018-09-20 15:43:41 +0000
  • 4d82960fe9
    Merge pull request #86 from glennklockwood/3.2rc1 Julian Kunkel 2018-09-20 09:51:38 +0100
  • dface9804d Fix bug in computing max write and read bandwidths Jean-Yves VET 2018-09-17 17:57:14 +0200
  • a7b58487b0 Added patch fix O_DIRECT again. Julian M. Kunkel 2018-09-18 16:48:59 +0100
  • ccfa4daa63 updated metadata for 3.2 Glenn K. Lockwood 2018-09-19 20:56:51 -0400
  • e5c8a11769
    Merge pull request #83 from DDNStorage/initbackends Julian Kunkel 2018-09-19 10:27:11 +0100
  • 6881138edb
    Merge pull request #84 from DDNStorage/fixshortsummary Julian Kunkel 2018-09-19 10:25:29 +0100
  • 2bcaea564e Initialize only the required backends Jean-Yves VET 2018-09-17 11:38:57 +0200
  • 44e8f03917 Fix bug in computing max write and read bandwidths Jean-Yves VET 2018-09-17 17:57:14 +0200
  • fd34b08e05 Added patch fix O_DIRECT again. Julian M. Kunkel 2018-09-18 16:48:59 +0100
  • ab71b4fc2a update DAOS README Mohamad Chaarawi 2018-09-13 13:36:36 +0000
  • 0a7b1e38ea fix verbose output in DAOS & DFS drivers Mohamad Chaarawi 2018-09-13 13:30:10 +0000
  • 2f713e947d fix bug in driver name check for DAOS. Mohamad Chaarawi 2018-09-12 22:53:42 +0000
  • 4c1c121fab
    Merge pull request #82 from DDNStorage/backend-issue Julian Kunkel 2018-09-11 09:26:21 +0100
  • 151a9daa52 Check provided IO API is valid Jean-Yves VET 2018-09-10 19:04:31 +0200
  • 1a4fd7d095 Fix -i option #81 Julian M. Kunkel 2018-09-05 09:14:22 +0100
  • 2668363fb1 - update README for DAOS drivers. - update flag options in DAOS API - make svcl option in DFS API the same as DAOS API Mohamad Chaarawi 2018-08-30 14:47:17 +0000
  • 2d42c25f69 Fix issue #79 for the last run in a configuration file. Julian M. Kunkel 2018-08-30 15:10:38 +0100
  • 0adc246adc
    Merge pull request #1 from mchaarawi/master Vishwanath Venkatesan 2018-08-29 15:32:59 -0700
  • ced745ae4f Merge branch 'master' of https://github.com/mchaarawi/ior Mohamad Chaarawi 2018-08-29 22:27:23 +0000
  • 14d67c19d9 fix DAOS plugin options passing. Mohamad Chaarawi 2018-08-29 22:25:48 +0000
  • 8b48870d38
    Merge branch 'daos' into master Mohamad Chaarawi 2018-08-29 16:24:05 -0500
  • 46ff4e26be Merge remote branch 'daos-stack/daos' Mohamad Chaarawi 2018-08-29 21:14:19 +0000
  • ba2f0330b7
    Merge pull request #80 from roblatham00/more-fixes Julian Kunkel 2018-08-29 21:09:31 +0100
  • c1f3f485ec Bugfix #79 Julian M. Kunkel 2018-08-29 17:49:41 +0100
  • cb88c4c19a including lustre_user now deprecated Rob Latham 2018-08-28 16:27:21 -0500
  • 4a32a2cbb3 fix "number of arguments doesn’t match prototype" error Rob Latham 2018-08-28 16:24:34 -0500
  • c8e0ebf816
    Merge pull request #78 from roblatham00/pnetcdf-fixes Julian Kunkel 2018-08-28 21:09:38 +0100
  • 98ae5df16d remove printf added by accident. Mohamad Chaarawi 2018-08-28 19:45:18 +0000
  • 6b782226c7 fix pnetcdf build issues Rob Latham 2018-08-28 14:29:36 -0500
  • 982f266a73 clean up hints in HDF5 error cases Rob Latham 2016-11-17 14:34:49 -0600
  • f4b03efd72 Add the DAOS ior driver. Mohamad Chaarawi 2018-08-27 17:22:38 +0000
  • 5fb850c810 - update the DFS driver to latest DFS API. - update cmd line options to add DAOS Pool and Container uuid and SVCL - Add init/finalize backend functions. Mohamad Chaarawi 2018-08-23 21:58:53 +0000
  • c9bb4bb7d2
    Merge pull request #75 from hpc/testing Glenn K. Lockwood 2018-08-16 13:28:27 -0700
  • be0b840ddd First attempt to describe new backend options. Julian M. Kunkel 2018-08-15 17:13:59 +0100
  • 4dcf36c1a4 Help text now outputs *compiled* APIs. Julian M. Kunkel 2018-08-15 17:07:17 +0100
  • 990a6ccf32
    Merge pull request #76 from shanedsnyder/aiori-rados-cleanup Julian Kunkel 2018-08-15 16:57:51 +0100
  • bdf8e61dd1 add notes ob how to run IOR against ceph/demo Shane Snyder 2018-08-14 17:52:04 -0500
  • fefefa002d make sure to allow fsyncs in RADOS Shane Snyder 2018-08-14 17:08:04 -0500
  • dfc86b60b8 add RADOS backend options for pool, config file Shane Snyder 2018-08-14 16:53:06 -0500
  • 0ca5f26e84 cleanup RADOS func names and docs Shane Snyder 2018-08-14 16:18:35 -0500
  • dc7187794c
    Merge pull request #70 from DDNStorage/fix-ime-backend Julian Kunkel 2018-08-10 18:00:37 +0100
  • 13b885ce21
    Merge pull request #71 from DDNStorage/fixwarnings Glenn K. Lockwood 2018-08-09 09:46:24 -0700
  • 490a912e6e Add support for new function calls in the IME backend Jean-Yves VET 2018-08-08 00:04:10 +0200
  • 9596b4bbe0 Fix compilation of aiori backends requiring external libraries Jean-Yves VET 2018-08-07 16:10:08 +0200
  • df34f024ba Fix warnings reported at compilation time Jean-Yves VET 2018-08-08 18:18:54 +0200
  • 54fa3fa8e9 Fixed wrong output. Julian M. Kunkel 2018-08-07 23:28:19 +0100
  • 44ce8e5aaf Add backend for DDN's Infinite Memory Engine (IME) Jean-Yves VET 2018-08-06 12:04:26 +0200
  • e708681f19 Option: check for missing arg. Julian M. Kunkel 2018-08-06 18:38:34 +0100
  • 0870ad78b3 Support shared large runs with limited number of files per directory by creating one directory for a bunch of files. Therefore, it uses the -I argument (number of files per directory) and divides it by -n (items). This will be a number of sub directories that are created on the top-level. Julian M. Kunkel 2018-07-26 10:37:01 +0100
  • 07ec65c0d5 remoce rank_list_parse as it is exposed by DAOS API now. Mohamad Chaarawi 2018-07-19 21:36:29 +0000
  • 580fb8cdf7 Bugfix offsetof; thanks George for reporting. Julian M. Kunkel 2018-07-15 20:23:10 +0100
  • f55761d5d2 Refactored results structure to AoS; allowed to keep results per repeat. Julian M. Kunkel 2018-07-15 19:38:17 +0100
  • c7a598a435 New option parser: Fixed overflow for blocksize. Added warning. Julian M. Kunkel 2018-07-15 18:37:15 +0100
  • bb6d4fb2a2 Update create for stonewall. Julian M. Kunkel 2018-07-15 10:02:45 +0100
  • d4ecc76ee8 Stonewall bugfix for delete/stat. Julian M. Kunkel 2018-07-14 16:46:24 +0100
  • c0657866fd Minor fixes for stonewalling options. Julian M. Kunkel 2018-07-14 12:22:36 +0100
  • 5d4ac1a0a0 Bugfix parser: wrong datatype Julian M. Kunkel 2018-07-14 11:32:39 +0100
  • bd253cf058 Added compilation test for HDF5. Julian M. Kunkel 2018-07-14 11:23:43 +0100
  • 04ba846da2 Fix for SetHints (after changing way strings are managed). Julian M. Kunkel 2018-07-14 11:11:47 +0100
  • b613bf9396 AIORI update to initialization and fix HDF5 with changed API. Julian M. Kunkel 2018-07-14 10:47:25 +0100
  • ac7600d662 Unit-test with automake for library version. Minor fix for library version. Julian M. Kunkel 2018-07-14 10:27:31 +0100
  • 5ef95675bf AIORI initialize() and finalize() functions. Julian M. Kunkel 2018-07-14 09:29:08 +0100
  • a0b8659cc8 IOR appears to work with the new option parser. Julian M. Kunkel 2018-07-14 09:05:23 +0100
  • 5e98fa0408 Dummy: option for xfer delay. Julian M. Kunkel 2018-07-14 08:50:27 +0100
  • 54e47cf729 IOR: use new option parser. Julian M. Kunkel 2018-07-14 08:41:35 +0100
  • 19a0102181 Silencing makefile by default. Julian M. Kunkel 2018-07-14 06:50:55 +0100
  • d46402ff7c Bugfix for SeLinux by Enno Julian M. Kunkel 2018-07-12 19:33:08 +0100
  • 0835191372 Option parser replaced. Julian M. Kunkel 2018-07-12 18:09:13 +0100
  • 205b20f0f4 Bugfix merge Julian M. Kunkel 2018-07-12 16:13:40 +0100
  • 1577dacd25
    Merge pull request #63 from shanedsnyder/rados-hacks Julian Kunkel 2018-07-12 15:58:15 +0100
  • 060c47e80a
    Merge branch 'testing' into rados-hacks Julian Kunkel 2018-07-12 15:53:04 +0100
  • 7981691a63 add a new AIORI backend for RADOS Shane Snyder 2018-02-23 10:38:24 -0600
  • 831a5ef823 JSON: Slight output adaption. Julian M. Kunkel 2018-07-09 16:25:35 +0100