Commit Graph

  • 0f17d4860f Pretty printing for normal output. Julian M. Kunkel 2018-07-08 16:56:04 +0100
  • 2bc30410cc JSON output works. Julian M. Kunkel 2018-07-08 16:47:23 +0100
  • 20ebeb71b8 Further adaptions to generic output, support of JSON output (partially complete). Julian M. Kunkel 2018-07-08 14:59:54 +0100
  • 8525f9734c Extraction of output completed. Julian M. Kunkel 2018-07-08 13:47:55 +0100
  • 02883d4a63 Moved most output to ior-output.c Julian M. Kunkel 2018-07-08 13:38:05 +0100
  • 0f7a1f14b9 Support IO redirect from main() Julian M. Kunkel 2018-07-08 13:07:32 +0100
  • 0052bff3e9 use backend->access in IOR source Shane Snyder 2018-04-25 17:35:10 -0500
  • 8069e018e3 make ncmpi/hdf5 use mpiio access/delete Shane Snyder 2018-04-25 17:34:25 -0500
  • 1a3c92718b Fix merge Julian M. Kunkel 2018-07-08 12:13:08 +0100
  • 7d3c7e901e expose generic aiori_ calls for access, etc. Shane Snyder 2018-04-25 17:21:48 -0500
  • 9e97a16fe4 fix output to be allinge with column headers Enno Zickler 2017-11-22 13:29:58 +0100
  • d938f0efe1 MPIIO support fsync. Julian M. Kunkel 2018-07-08 00:16:30 +0100
  • fd4c306b98 MDTest stonewalling with status file. Julian M. Kunkel 2018-07-07 23:56:39 +0100
  • 58f13ba352 Bugfix: extraction to count ranks per host used local communicator. Julian M. Kunkel 2018-07-07 22:54:40 +0100
  • 31e3cc2b60 Bugfix extraction further. Julian M. Kunkel 2018-07-07 22:46:13 +0100
  • b27b50184a Bugfix Refactoring MaxLen Julian M. Kunkel 2018-07-07 22:42:05 +0100
  • ed5787811c Extracted max pathlen variable. Julian M. Kunkel 2018-07-07 22:39:14 +0100
  • 48c17b4d81 Extracted (nearly identical) function DelaySeconds. Julian M. Kunkel 2018-07-07 22:26:57 +0100
  • 6f8d2e8845 Some simplification / unification between IOR and MDTest. MDTest needs more refactoring to be really maintainable. Julian M. Kunkel 2018-07-07 22:19:42 +0100
  • 7bc868d5cf Dummy AIORI supporting MDtest ops. Julian M. Kunkel 2018-07-07 20:01:03 +0100
  • b4f356a7b2 Bugfix: StoneWallingStatusFile. Julian M. Kunkel 2018-07-07 14:14:55 +0100
  • 812b798f05 IOR allows to store actual performaned stonewalling count into a status file. Julian M. Kunkel 2018-07-07 14:01:11 +0100
  • 378789737f Dummy AIORI driver Julian M. Kunkel 2018-07-07 13:24:59 +0100
  • 15c383b0d1 Extended description for #44 Julian M. Kunkel 2018-07-07 12:20:29 +0100
  • e10bebe653 MDTest supports only POSIX at the moment. Added command line check. Julian M. Kunkel 2018-07-07 12:14:34 +0100
  • 231ebe9670 Split test. Julian M. Kunkel 2018-07-07 11:57:10 +0100
  • e31b2dcec1 Added missing file. Julian M. Kunkel 2018-07-07 11:57:04 +0100
  • 21b8cca8cf IOR library version. Julian M. Kunkel 2018-07-07 11:42:21 +0100
  • a6bfa0f94b MDTest library option. Moved core functionality / variables used by both implementations to utilities Julian M. Kunkel 2018-07-07 10:29:27 +0100
  • bcaea2a39f Replaced getopt with an alternative version (on some machines optind was broken). Julian M. Kunkel 2018-07-07 08:41:33 +0100
  • fabc74759e Minor cleanup. Really use /dev/shm now. Julian M. Kunkel 2018-07-07 00:43:24 +0100
  • c57f809654 Test scripts can be run from any directory. Julian M. Kunkel 2018-07-07 00:20:07 +0100
  • b5e7212d84 Moved testfile to /dev/shm to not degrade hardware and speedup testing. Julian M. Kunkel 2018-07-07 00:13:43 +0100
  • de1d3ff266 Docker local testing of 4 distributions. Julian M. Kunkel 2018-07-07 00:10:58 +0100
  • 2148f68d36 Allow to use README.md instead of README. Julian M. Kunkel 2018-07-06 22:42:46 +0100
  • 98bbafd0d4 Readme renamed to enable markdown and proper build passing item. Julian M. Kunkel 2018-07-06 22:30:08 +0100
  • 7cb659e55d Added default tests to travis. Julian M. Kunkel 2018-07-06 22:27:17 +0100
  • aca75a3037 Simple testscript based on preexisting tests. Julian M. Kunkel 2018-07-06 22:19:25 +0100
  • a3c773d006 Cleanup of old testing code. Julian M. Kunkel 2018-07-06 21:47:16 +0100
  • 1768eff552 update DFS plugin Mohamad Chaarawi 2018-06-20 21:25:22 +0000
  • 8d0cddd21e Add DFS ior/mdtest driver Mohamad Chaarawi 2018-06-13 18:37:37 +0000
  • b172cd684f
    Merge pull request #56 from adammoody/rdwr Glenn K. Lockwood 2018-05-16 18:19:17 -0700
  • 156a514c8b open file in RDWR when using write + checkWrite Adam Moody 2018-05-16 16:38:59 -0700
  • e5a01edff9
    Merge pull request #54 from adammoody/mpiio_getfilesize Glenn K. Lockwood 2018-05-16 13:30:49 -0700
  • 43cc47b7f0 use MPI_COMM_SELF when opening file to get file size in MPIIO Adam Moody 2018-05-16 12:27:50 -0700
  • 945fba2aa2
    Merge pull request #52 from lidongyang/mmap Glenn K. Lockwood 2018-05-10 20:54:34 -0700
  • 6ba22a19e4 Add mmap as a new AIORI backend Li Dongyang 2018-05-08 21:08:29 +1000
  • 92dfb67e5c allow fsync in POSIX, MPIIO, and HDFS Shane Snyder 2018-04-27 12:44:20 -0500
  • 76f3d341b9 implement MPIIO sync Shane Snyder 2018-04-27 11:33:52 -0500
  • 9b75f071f4 use backend->access in IOR source Shane Snyder 2018-04-25 17:35:10 -0500
  • 7233bee953 make ncmpi/hdf5 use mpiio access/delete Shane Snyder 2018-04-25 17:34:25 -0500
  • 60243e0277 expose MPIIO access and delete calls Shane Snyder 2018-04-25 17:32:16 -0500
  • d7fc07163e expose generic aiori_ calls for access, etc. Shane Snyder 2018-04-25 17:21:48 -0500
  • 7a371cfeda
    Merge pull request #46 from lidongyang/iops Glenn K. Lockwood 2018-04-23 13:12:43 -0700
  • a80cc44fb1 fixes #47 Glenn K. Lockwood 2018-04-23 13:10:04 -0700
  • 0d2c9e5451 Add OPs result columns back Li Dongyang 2018-04-18 14:24:42 +1000
  • 907cbb806b
    Merge pull request #42 from ezickler/wip/new-doc Glenn K. Lockwood 2018-03-16 14:34:05 -0700
  • 16c8ef6a23 Doc: src comments for getOffsetArray functions Enno Zickler 2018-02-28 18:50:30 +0100
  • 6267203147 Doc: add tutorial, user guide and CI Enno Zickler 2018-03-14 15:02:09 +0100
  • d5507955af Doc: Initial setup for Sphinx and Doxygen Enno Zickler 2017-07-25 12:51:54 +0200
  • a4df0fda55
    Merge pull request #37 from ezickler/feature/travis-ci Glenn K. Lockwood 2018-03-09 16:00:47 -0800
  • c40317f75d
    Merge pull request #39 from jyvet/mpiio-access Glenn K. Lockwood 2018-03-02 09:59:03 -0800
  • 6d3edaffc8 Implement an access function for MPIIO backend Jean-Yves VET 2018-03-01 11:34:49 +0100
  • 11d3a929ff Travis-CI: Add config file Enno Zickler 2018-02-27 10:47:27 +0100
  • 9a200097a5
    Merge pull request #31 from ezickler/O_DIRECTfix Glenn K. Lockwood 2018-01-25 09:32:00 -0800
  • 87fe8485a7 Fix O_DIRECT option Enno Zickler 2018-01-25 10:51:35 +0100
  • 0e7f48d649
    Merge pull request #29 from ahueck/fix_realpath Glenn K. Lockwood 2018-01-24 10:51:09 -0800
  • 3ef16c3030 initialize path variable correctly Alexander Hück 2018-01-24 19:26:53 +0100
  • e6e0527d72
    Merge pull request #17 from lwh1990/master Glenn K. Lockwood 2017-12-12 10:58:14 -0800
  • 3887668bda
    Merge pull request #19 from VI4IO/master Glenn K. Lockwood 2017-12-12 10:56:09 -0800
  • cdc93da3a4 Check for command line slight naming change. Julian M. Kunkel 2017-12-09 17:24:31 +0100
  • 93355314de Adjusted command line checks for recent changes in semantics for readCheck/writeCheck. Julian M. Kunkel 2017-12-09 17:22:58 +0100
  • 1f6d062f7f Bugfix #22 Julian M. Kunkel 2017-12-09 11:52:13 +0100
  • 10e2b2efa2 make all references to API name case-insensitive (fix for 6ba323b) Glenn K. Lockwood 2017-12-04 15:20:31 -0800
  • c9d6c2316e Bugfix for self referencing sprintf #20 Julian M. Kunkel 2017-11-30 12:01:19 +0100
  • 2c224e0ee8 Bugfix for #14, storeFileOffset=1 Julian M. Kunkel 2017-11-30 11:56:26 +0100
  • b67c5ce62c Bugfix for #14 Julian Kunkel 2017-11-29 10:17:02 +0100
  • 4c5856469b Configuration to trigger #14 Julian Kunkel 2017-11-29 10:02:34 +0100
  • 6436165edb For debugging of issues: added IOR_FAKE_TASK_PER_NODES env variable to set tasksPerNode. Julian Kunkel 2017-11-29 09:54:22 +0100
  • d1f9e9aee3
    change Pnetcdf IO funtion VinsonLeung 2017-11-22 23:20:22 -0600
  • 6faf076f11
    Merge pull request #18 from ikirker/master Glenn K. Lockwood 2017-11-22 13:25:36 -0700
  • 1dce7ffdb6 Hardens test for MPI Ian Kirker 2017-11-22 20:13:53 +0000
  • b0bffa0d0e fix for ac < 2.67; untested, but doesn't break newer autoconfs Glenn K. Lockwood 2017-11-22 11:27:18 -0800
  • 84c7a18fe9 fix for autoconf < 2.69 Glenn K. Lockwood 2017-11-22 11:27:05 -0800
  • f8e6cd033a
    change MPI_BYTE to MPI_SIGNED_CHAR VinsonLeung 2017-11-20 13:56:36 -0600
  • 3995f975c0
    Merge pull request #16 from lwh1990/master Glenn K. Lockwood 2017-11-20 12:29:34 -0700
  • fd0e99e544
    fix a bug when compile with ncmpi enabled VinsonLeung 2017-11-19 16:38:12 -0600
  • 9c4bf51d82
    Update cbif.c VinsonLeung 2017-11-19 15:27:34 -0600
  • 3aa1f4c9b7
    Merge pull request #11 from VI4IO/master Glenn K. Lockwood 2017-11-15 00:09:22 -0700
  • 34cb63c1b7 Fixed the bug in the read check code John Bent 2017-10-25 07:57:50 -0600
  • 53113536e4 Update README John Bent 2017-10-23 14:40:59 -0600
  • e1968cd4ad Merge pull request #7 from hjelmn/master Glenn K. Lockwood 2017-10-23 12:03:48 -0700
  • 0916d432cd Removed short option parsing. Julian M. Kunkel 2017-10-21 12:02:03 +0200
  • 072eb452fd Stonewalling wear-out only with long options. Julian M. Kunkel 2017-10-21 11:59:09 +0200
  • 96e75cc832 stoneWallingWearOutIterations allows to read data back using the same number of iterations as used for the write with stoneWallingWearOut. Julian Kunkel 2017-10-20 18:13:29 +0200
  • aa0b8c92d2 New stonewalling option to create a wear out phase. Julian Kunkel 2017-10-20 18:02:24 +0200
  • 6ba323bb69 aiori: accept any case when selecting backend Nathan Hjelm 2017-10-19 15:12:00 -0600
  • 0c9921dc0d aiori: remove support for plfs Nathan Hjelm 2017-10-19 15:10:42 -0600
  • 4dc0081628 First cut at using the IOR backends for mdtest Nathan Hjelm 2017-10-19 15:26:52 -0600
  • aa3fb396ea Add mdtest to the ior repository Nathan Hjelm 2017-06-28 10:42:20 -0600