Commit Graph

  • b334c3f6fd
    Merge pull request #192 from daos-stack/daos-devel Julian Kunkel 2019-10-16 16:20:43 +0100
  • dc82a1bf2f ior -R should memset the buffer being read, otherwise a read that does nothing will report success in the data verification phase. Mohamad Chaarawi 2019-10-16 14:54:00 +0000
  • a69a5916cf Hotfix for ior -F -u Julian M. Kunkel 2019-10-16 09:42:10 +0100
  • 7f4f4af215
    Merge pull request #151 from haplav/patch-1 Glenn K. Lockwood 2019-10-02 13:10:16 -0700
  • f40b0744ff
    Merge pull request #187 from daos-stack/daos-devel Glenn K. Lockwood 2019-10-02 13:09:26 -0700
  • b3ecd756ce Implemented AC_CHECK_HEADERS fix in style of #190 Petros Koutoupis 2019-09-30 04:25:59 -0700
  • 2aea04c8cb fix some compiler warnings. Mohamad Chaarawi 2019-09-21 22:43:20 +0000
  • fca0a62ccb update to new DAOS API for creating dfs containers. Mohamad Chaarawi 2019-09-21 22:05:54 +0000
  • 604598ab2f
    Merge pull request #182 from jschwartz-cray/fix-181 Julian Kunkel 2019-09-19 16:53:41 +0100
  • 0d0df855e6 update user guide with IOPS and latency numbers for each iteration. Mohamad Chaarawi 2019-09-18 19:50:43 +0000
  • 12284ae04a Add latency and iops numbers to each iteration. Mohamad Chaarawi 2019-09-10 18:39:31 +0000
  • 36d13d3b97 Enable global default dir layout for subdirs in Lustre Petros Koutoupis 2019-09-02 22:26:12 -0700
  • bcd449c360
    Merge pull request #186 from daos-stack/daos-devel Julian Kunkel 2019-09-10 15:14:11 +0100
  • c58ba8ffb5 add break that was accidentally removed Mohamad Chaarawi 2019-09-10 14:11:55 +0000
  • a301baecce
    Merge pull request #185 from daos-stack/daos-devel Julian Kunkel 2019-09-10 15:01:26 +0100
  • fe9d76ddf3 fix segfault when no API is specified to mdtest Mohamad Chaarawi 2019-09-09 22:03:55 +0000
  • 73dbda09c6 remove printf added Mohamad Chaarawi 2019-09-09 20:19:42 +0000
  • 5622aabf46 missed Makefile.am update Mohamad Chaarawi 2019-09-09 20:14:12 +0000
  • d332d586bf remove uneeded code and doc Mohamad Chaarawi 2019-09-09 20:07:55 +0000
  • e9dd5fe15e Merge branch 'master' into daos-devel Mohamad Chaarawi 2019-09-09 19:55:56 +0000
  • 57a16ddda8 - update debugging error checking in DFS. - remove usleep() before daos_fini() - fix README Mohamad Chaarawi 2019-09-09 19:14:35 +0000
  • 0921556456
    Merge pull request #184 from hpc/feature-aiori Julian Kunkel 2019-09-09 15:20:43 +0100
  • c83edfe39b Extracted check function into aiori. #24. #177 Julian M. Kunkel 2019-09-01 15:59:52 +0100
  • ced9b0183f
    Merge pull request #172 from hpc/fix-168 Julian Kunkel 2019-09-01 15:51:44 +0100
  • 151102ff8f
    Merge pull request #176 from otatebe/master Julian Kunkel 2019-09-01 15:51:16 +0100
  • e3db1759b2 Moded sync() to aiori backend. Julian M. Kunkel 2019-09-01 15:47:42 +0100
  • 6de1ea3176 Merge branch 'feature-sync' into feature-aiori Julian M. Kunkel 2019-09-01 15:39:49 +0100
  • 60a641f911 sync help corrected. Julian M. Kunkel 2019-09-01 15:29:12 +0100
  • 10d3db1dc8 MDTest: fixing the memset() to account for the number of iterations. Julian M. Kunkel 2019-08-31 17:28:08 +0100
  • 47695aea49
    Merge pull request #180 from jschwartz-cray/fix-179 Julian Kunkel 2019-08-31 10:32:41 +0100
  • 11fa33fc9f
    Merge pull request #178 from jschwartz-cray/more-debug Julian Kunkel 2019-08-31 10:30:33 +0100
  • 0e952f0f8c Fix #181. Josh Schwartz 2019-08-30 16:45:03 -0600
  • 4c3d96bfed Fix #179. Josh Schwartz 2019-08-30 15:31:23 -0600
  • 0bd979637e Added some extra debug including ERRF, WARNF, and MPI_CHECKF format string macros. Josh Schwartz 2019-08-30 15:11:25 -0600
  • 0b809b36e2 fix README_DAOS for DFS plugin Mohamad Chaarawi 2019-08-30 20:35:15 +0000
  • 32db1cd902 add timing for container close. Mohamad Chaarawi 2019-08-29 03:24:48 +0000
  • 93730771fd add some verbose messages on finalize routines for DAOS and DFS drivers. Mohamad Chaarawi 2019-08-28 17:01:51 +0000
  • 4df051bf28 New option -Y to invoke the sync command. Julian M. Kunkel 2019-08-26 18:57:14 +0100
  • a4068be551 Improved help for fsync. Julian M. Kunkel 2019-08-26 15:57:13 +0100
  • 0d9f46e980 MDTest re-added the -Z option for compatibility (for now) and switched back behavior. Julian M. Kunkel 2019-08-15 16:49:46 +0100
  • de3baf8861 MDTest: Document choice of 42. Julian M. Kunkel 2019-08-15 16:21:30 +0100
  • b3663bd29a add sleep depending on MPI rank to avoid all ranks calling daos_fini() at once (issue with PSM2). Mohamad Chaarawi 2019-08-14 13:32:51 +0000
  • 1320aa279c add some barriers before cont close and destroy to make sure all ranks are done. Mohamad Chaarawi 2019-08-12 16:04:20 +0000
  • 8cb878507e Add dfs chunk_size and oclass options. update dfs_remove for API change. Mohamad Chaarawi 2019-08-12 14:25:05 +0000
  • 9464fa79f2
    Merge pull request #173 from ax3l/fix-earlyFree Julian Kunkel 2019-08-10 16:31:22 +0100
  • 5271198eb3 Travis CI: Fix HDF5 Build Axel Huebl 2019-08-02 19:30:29 -0500
  • 70e8b13d1d
    Fix Last Free Axel Huebl 2019-08-04 18:27:20 -0500
  • da5f091afc
    Merge pull request #169 from ax3l/fix-singleRankHeapBufferOverflow Julian Kunkel 2019-08-03 09:20:15 +0100
  • 5e6a03442f
    Merge pull request #170 from ax3l/fix-someMemleaks Julian Kunkel 2019-08-03 09:19:08 +0100
  • b49b21a301
    Merge pull request #167 from hpc/feature-verify-mdtest Julian Kunkel 2019-08-03 09:17:35 +0100
  • 361a3261d1 Updated test patterns Julian M. Kunkel 2019-08-03 09:15:34 +0100
  • c4ff3d7c4e Trivial fix for #168 Julian M. Kunkel 2019-08-03 09:12:48 +0100
  • f16ef9ace5 update dfs_lookup() call for extra parameter. Mohamad Chaarawi 2019-08-03 05:07:13 +0000
  • b72b51be48
    Fix: Heap Buffer Overflow Axel Huebl 2019-08-02 16:43:55 -0500
  • bfff0df8fd
    Fix Some Memory Leaks Axel Huebl 2019-08-02 19:23:05 -0500
  • 4b2cd69ef7
    Merge pull request #171 from ax3l/fix-ciHDF5 Glenn K. Lockwood 2019-08-02 22:53:23 -0500
  • f89f338734
    Travis CI: Fix HDF5 Build Axel Huebl 2019-08-02 19:30:29 -0500
  • a0c5dcec89
    Merge pull request #166 from hpc/feature-stonewall-perf-report Glenn K. Lockwood 2019-08-02 08:38:37 -0500
  • b1b66962ac incorrect warning Osamu Tatebe 2019-08-02 13:03:59 +0900
  • cf56715a5a Make sure that each read buffer contains an invalid first byte. Julian M. Kunkel 2019-08-01 18:33:44 +0100
  • ce1ae750f6 MDtest: Support to verify the read operation with a default pattern. Julian M. Kunkel 2019-08-01 18:29:32 +0100
  • df8355a9bc Added output of mdtest stonewall timer. Julian M. Kunkel 2019-08-01 17:57:45 +0100
  • 061b5a860f Backmerged: New option: print rate AND time; improves debugging. Julian M. Kunkel 2019-08-01 17:54:11 +0100
  • 6c0fadc2a9 Include performance when stonewall is hit to output. Julian M. Kunkel 2019-08-01 17:20:01 +0100
  • b686b6c26a
    Merge pull request #162 from johnbent/master Julian Kunkel 2019-08-01 15:21:26 +0100
  • 3890b71b54 Fixed issues and followed suggestions from Glenn's review of the PR John Bent 2019-08-01 09:42:03 +0900
  • 92939e4fbd update for DAOS API changes Mohamad Chaarawi 2019-07-31 17:22:20 +0000
  • b025d6bdb3
    Merge pull request #153 from glennklockwood/docfixes Glenn K. Lockwood 2019-07-30 19:29:37 -0500
  • a3c37808da Made FAIL take variable args so we can pass printf like args to it John Bent 2019-07-28 11:17:11 -0600
  • 0ffec67d2b Following Julian's suggestion about better naming John Bent 2019-07-28 10:25:42 -0600
  • b2d486f749 Followed Andreas suggestion to replace escape double quotes within printf's with single quotes John Bent 2019-07-28 10:07:03 -0600
  • 168a407793 Fixed inconsistent spacing that Andreas commented upon John Bent 2019-07-28 09:55:00 -0600
  • 629ff810b7 Got IOR shifting to work regardless of whether node/task mapping is round-robin or contiguous John Bent 2019-07-27 15:27:20 -0600
  • d69957e55b Final changes cleaning up the output messages John Bent 2019-07-27 14:31:49 -0600
  • e767ef3de9 Remove extraneous print_help function that was causing people to have to edit the same string in two different locations John Bent 2019-07-27 13:26:39 -0600
  • f6491fcd37 Cleaned up the verbose messages by creating a macro and a function John Bent 2019-07-27 13:22:15 -0600
  • 9d6480d46e Fixed bug in the nstride calculation where only 0 was computing it correctly. Had to bcast it out John Bent 2019-07-27 11:30:07 -0600
  • 945487f743 Better debug message when stat fails John Bent 2019-07-27 09:20:20 -0600
  • 524d053be1 Making shift work in mdtest as well as it works in IOR and on a per-node basis. Also added printing the nodemap so we can check the allocation. John Bent 2019-07-26 08:55:24 -0600
  • 7981fc70b1 Changed the behavior of shift in mdtest to mimic that in IOR so that it shifts by _entire nodes_ not by ranks. John Bent 2019-07-25 19:18:52 -0600
  • 76f6bb6e42 Abort when invalid options are set. Julian M. Kunkel 2019-07-24 00:29:58 +0100
  • 1c640716c7 Use MPI Info object for all MPI_File_open calls. Mohamad Chaarawi 2019-07-08 21:31:00 +0000
  • ad61fdd89c add proper check for DAOS object class and exit if unknown. Mohamad Chaarawi 2019-07-08 18:18:24 +0000
  • 04e3df0d42 use the daos provided function for name to object class Mohamad Chaarawi 2019-07-08 17:02:30 +0000
  • 52ed766df4 update DAOS and DFS drivers to new DAOS API changes. Mohamad Chaarawi 2019-07-08 15:33:06 +0000
  • 749a06dcbb
    Merge pull request #161 from wkliao/ncmpi_hint Julian Kunkel 2019-06-29 10:50:29 +0100
  • 3eb0f86640 Function ncmpi_get_file_info was first introduced in PnetCDF version 1.2.0. Check PnetCDF library version, so printing MPI-IO hints can be enabled for NCMPI. Wei-keng Liao 2019-06-28 17:40:35 -0500
  • 9f9730d6fd should abort on daos init if pool/cont/svcl not specified. Mohamad Chaarawi 2019-06-28 16:20:56 +0000
  • 2ae7c29de2 cache the parent dir in a hashtable so we don't have to do a lookup on every access. Mohamad Chaarawi 2019-06-27 21:31:07 +0000
  • 960005351d update DAOS and DFS markings. Mohamad Chaarawi 2019-06-25 22:41:30 +0000
  • 262d35d87e - Merge branch 'master' into daos-devel - fix bugs with cont destroy. - add destroy option to DFS driver - share pool and container handle with DFS driver, and allow multi rank access Mohamad Chaarawi 2019-06-24 21:26:15 +0000
  • a822363ee0 style fix Osamu Tatebe 2019-06-22 10:48:41 +0900
  • 6cae44b512 abstract I/O interface for Gfarm file system Osamu Tatebe 2019-06-21 21:05:41 +0900
  • 915283bae8 update array_g2l usage with DAOS API change Mohamad Chaarawi 2019-06-17 20:38:02 +0000
  • af1aa627eb use d_ version of function instead of daos_ since some of those are going to be removed from the DAOS API. Mohamad Chaarawi 2019-06-07 16:59:11 +0000
  • cdaca2c591
    Merge pull request #160 from hpc/fix-ime-157 Julian Kunkel 2019-05-28 08:41:26 +0100
  • e4969b5af7 Fix for #159 (also slightly improved parsing for options, for portability between scripts also allow comment at the end of an option). Julian M. Kunkel 2019-05-23 12:47:43 +0100
  • 1b3182904d Moving IME ODirect option into IME. #157 Julian M. Kunkel 2019-05-23 09:53:51 +0100
  • ed4c1d88d0 Fix missing initialization in MMAP options. Julian M. Kunkel 2019-05-23 09:31:05 +0100
  • 942aa95ded
    Merge pull request #158 from KnightKu/master-mdtest Julian Kunkel 2019-05-23 09:26:01 +0100