Commit Graph

  • 2976361c8b Add fsync after each test in mdtest master Vitaliy Filippov 2021-09-01 21:04:47 +0300
  • fc909ccfc7
    Fix off-by-one error in verbose ops/sec messages. (#382) ragnarkj 2021-07-14 11:19:11 +0100
  • 88e90d5bbf
    mdtest: make sure fileperproc is set for mdtest read (#380) Mohamad Chaarawi 2021-07-13 10:30:24 -0500
  • 2727475158
    aiori/DFS: several fixes and cleanup to DFS driver (#379) Mohamad Chaarawi 2021-07-13 02:05:48 -0500
  • 1d4c68a30c
    Merge pull request #377 from madsys-dev/fix-offset-overflow Julian Kunkel 2021-05-30 15:35:21 +0200
  • 2b5319b37c IOR: fix overflow in offset calculations Runji Wang 2021-05-30 18:48:36 +0800
  • 03f72b4b7c
    Merge pull request #376 from hpc/feat-dummy-test Julian Kunkel 2021-05-25 09:44:56 +0200
  • 8d5bcf7a23 Dummy plugin, add delay for close and sync. Julian M. Kunkel 2021-05-25 09:40:50 +0200
  • d7603c601f
    Merge pull request #374 from mchaarawi/dfs_statfs Julian Kunkel 2021-05-18 17:31:14 +0200
  • b2223f1725 aiori-DFS: add statfs implementation for DFS driver Mohamad Chaarawi 2021-05-18 13:51:05 +0000
  • bff3202806
    Merge pull request #373 from adrianjhpc/master Julian Kunkel 2021-05-18 14:08:26 +0200
  • d212b4547e Adding back in collective option to the script file Adrian Jackson 2021-05-18 13:02:20 +0100
  • 6445267e10
    Merge pull request #4 from hpc/main Adrian Jackson 2021-05-18 13:00:22 +0100
  • 8475c7d300
    Merge pull request #367 from hpc/fix-s3collision Julian Kunkel 2021-05-03 18:49:09 +0200
  • 81ac754c68 Bugfix in AIORI-S3-libs3 to prevent name collisions. Also allow to output verification errors. Julian M. Kunkel 2021-05-03 18:46:00 +0200
  • 130f85462c
    Merge pull request #366 from hpc/fix-tests Julian Kunkel 2021-04-28 13:42:13 +0200
  • e8eb77166a Bugfix advanced tests to work with new validation with stonewall. Julian M. Kunkel 2021-04-28 13:41:19 +0200
  • 47f3709c68 MDTest bugfix options -f -l -s and add extra option check #365 Julian M. Kunkel 2021-04-27 14:50:19 +0200
  • a647f48b38
    AIORI POSIX use open flag. #363 (#364) Julian Kunkel 2021-04-26 18:10:47 +0200
  • d19db1085a
    Merge pull request #362 from hpc/s3-improve Julian Kunkel 2021-04-23 12:24:21 +0200
  • be80b4e618 S3-libs3 error handling improved, added a heuristic for testing as well. Julian M. Kunkel 2021-04-23 12:20:11 +0200
  • 11a81e42ca
    Merge pull request #360 from efajardo/main Julian Kunkel 2021-04-21 08:47:38 +0200
  • 39fcb5970d Adding number of tasks to the CSV output efajardo 2021-04-20 15:38:04 -0700
  • 0a4d58576d
    Merge pull request #359 from hpc/fix-347 Julian Kunkel 2021-04-14 08:43:00 +0200
  • 0410a38e98 IOR: add several sanity checks for stonewalling #345 Julian M. Kunkel 2021-04-13 11:01:30 +0200
  • a90d414a30
    Merge pull request #358 from hpc/fix-357 Julian Kunkel 2021-04-07 18:28:20 +0200
  • 8fc7ab5c9c MDTest, support flag to show per rank performance: #357 Also fix a potential issue for the calculation if a test is not run (number of items = 0). Julian M. Kunkel 2021-04-01 17:23:10 +0200
  • 0ed2dc3187
    Merge pull request #355 from hpc/fix-354 Julian Kunkel 2021-03-29 21:08:31 +0200
  • a490ac8ba6 Bugfix IOR writecheck #354 Julian M. Kunkel 2021-03-29 20:11:10 +0200
  • e8409edc97
    Merge pull request #351 from Kawashima-Azumi/prologues Julian Kunkel 2021-03-21 18:54:29 +0100
  • 1b77361e09
    Change short option to long option Julian Kunkel 2021-03-21 18:40:26 +0100
  • 2250e6c5f9 Prologue and epilogue support for benchmark phases GUAN Xin 2021-03-20 23:50:04 +0800
  • 84a169c7c2 Clean up timer manipulation GUAN Xin 2021-03-20 23:34:43 +0800
  • a436395570
    Support random data generation for memory pattern in utilities. (#348) Julian Kunkel 2021-03-18 21:42:50 +0100
  • 3be3cfb274
    Fix MPI-IO strided access. (#347) Julian Kunkel 2021-03-17 00:24:23 +0100
  • df5fa556c8
    reset testcomm to world_comm since it can be used in finalize callbacks. (#344) Mohamad Chaarawi 2021-03-13 11:29:40 -0600
  • 61f36f0c48
    converting to sphinx code snippets (#343) Peter Steinbach 2021-03-09 18:07:19 +0100
  • f239b74d83
    free MPI comm and group for each iteration they are created in. (#342) Mohamad Chaarawi 2021-03-08 12:46:58 -0600
  • 4bad282932
    Make noncontiguous I/O work again (#341) Rob Latham 2021-03-06 03:53:39 -0600
  • ad3bf97304
    Fixed some issues in build system detected using Clang. (#339) Julian Kunkel 2021-02-28 11:45:32 +0000
  • 0829ac5a18
    Fix detection of option with empty value (#338) Jean-Yves VET 2021-02-19 13:30:21 +0100
  • 74df77430f
    Feature ior gpu #284 (#323) Julian Kunkel 2021-02-18 10:40:42 +0000
  • e78613d62d
    Improve and fix the reporting in MDTest. (#336) Julian Kunkel 2021-02-18 09:53:07 +0000
  • 4038ebdb21 fix residual references to old main branch name Glenn K. Lockwood 2021-02-17 12:36:20 -0800
  • a198b0404c Bugfix MDTest: only rank 0 shall print errors. Julian M. Kunkel 2021-02-11 15:50:48 +0000
  • 106eebecb3
    MDTest allow storing information per rank for later analysis (#335) Julian Kunkel 2021-02-11 09:57:22 +0000
  • b5963380ae
    Feature: IOR rank details in CSV file (#334) Julian Kunkel 2021-02-09 17:54:14 +0000
  • dcacb341e4
    Merge pull request #330 from hpc/fix-329 Julian Kunkel 2021-02-08 13:54:06 +0000
  • fa5b24f2aa Bugfix user docu for ranks. Bugfix missmatching barriers. Julian M. Kunkel 2021-02-08 13:28:13 +0000
  • f15956247f
    Merge pull request #327 from hpc/fix-testing Julian Kunkel 2021-02-05 11:36:11 +0000
  • bdde24bd91 Save testlogs into directory per type. Julian M. Kunkel 2021-02-05 11:24:53 +0000
  • b4db470459 Testing improvements. Julian M. Kunkel 2021-02-05 11:15:19 +0000
  • e5e1053405
    Merge pull request #326 from hpc/fix-mdworkbench-check Julian Kunkel 2021-02-05 11:14:26 +0000
  • 265cdb2a42 MDWorkbench: Fix new verification option Julian M. Kunkel 2021-02-05 10:49:35 +0000
  • 3f465c61ff
    Merge pull request #325 from hpc/fix-init Julian Kunkel 2021-01-29 14:19:57 +0000
  • 7b69fc1500 Free testcom after finalize. Julian M. Kunkel 2021-01-29 14:00:17 +0000
  • 351fd4dfb9 Move initialization of TestComm before aiori->initialize() Julian M. Kunkel 2021-01-29 09:08:54 +0000
  • 4c6f33f0f9
    Merge pull request #322 from hpc/feature-mdtest-randnum Julian Kunkel 2021-01-22 15:38:44 +0000
  • 0a066d8285 MD-Worbench: add -G option to set parameter. Julian M. Kunkel 2021-01-22 14:38:36 +0000
  • 7061b60ed8 Extracted memory pattern comparison, added mem check option to md-workbench. Julian M. Kunkel 2021-01-22 14:05:58 +0000
  • effcb4131c MDTest: add randomness to buffers to defend dedup efforts. Allow to set random offset externally. Julian M. Kunkel 2021-01-22 12:24:33 +0000
  • 3af915aae1 MDTest data verification. Fixed bug: added missing reduce. Add rank into I/O buffer to make individual files unique. Julian M. Kunkel 2021-01-22 12:10:09 +0000
  • 310fd37427
    Feature mdtest dir rename #306 (#311) Julian Kunkel 2021-01-21 14:10:23 +0000
  • 4ba0eda38f
    Merge pull request #321 from hpc/fix-posix-warn Julian Kunkel 2021-01-21 11:38:55 +0000
  • 6e741054ac
    Merge pull request #320 from hpc/fix-timer Julian Kunkel 2021-01-21 11:38:29 +0000
  • a2afcf7740
    Merge pull request #319 from hpc/fix-309 Julian Kunkel 2021-01-21 11:23:43 +0000
  • 852ee3e40e AIORI POSIX use internal debug macros, include errno in msg. Julian M. Kunkel 2021-01-21 11:06:13 +0000
  • 4edb27b41a Remove MPI timer in favor of gettimeofday() to prevent MPI issues. Remove time adjustment as measurements are relative anyway. Julian M. Kunkel 2021-01-20 19:38:54 +0000
  • d5f5cf974d
    Merge pull request #318 from hpc/fix-comm Julian Kunkel 2021-01-20 18:25:53 +0000
  • eb111f4279 MDTest replace fatals with warnings making the API more robust while it resolves #309. Julian M. Kunkel 2021-01-20 15:19:13 +0000
  • 9e0a8c44d5
    IOR: move verbose output of detailed errors to verbosity level 1. (#315) Julian Kunkel 2021-01-20 15:06:45 +0000
  • f345a78046 Removed dependency. Julian M. Kunkel 2021-01-20 15:00:33 +0000
  • 970c5ef139 Adjust complex tests for changed -z behavior. Julian M. Kunkel 2021-01-20 14:57:21 +0000
  • 40c6d97e72 Replaced MPI_COMM_WORLD where needed with testComm. Julian M. Kunkel 2021-01-20 14:35:06 +0000
  • e4120d600d Reduce the dependency to global MPI Communicator Julian M. Kunkel 2021-01-20 14:06:05 +0000
  • 58fbefbd33
    Bugfix IOR offsetting (fix before was incomplete). (#317) Julian Kunkel 2021-01-19 23:19:01 +0000
  • 19ad73568a
    Bugfix ior stonewalling case. (#316) Julian Kunkel 2021-01-19 22:28:34 +0000
  • 3daf7a2d0f
    Bugfix: valgrind memory issues (#314) Julian Kunkel 2021-01-19 21:23:30 +0000
  • fa316d5d24
    dfs: conditionally compile out svcl setting (#313) Mohamad Chaarawi 2021-01-19 07:43:01 -0600
  • b2089514e3
    MDTest calculate min/max/mean across iterations #300. (#312) Julian Kunkel 2021-01-18 21:30:16 +0000
  • 33b70ecbc8
    Fix MDTest multidir option to work with stonewall file. (#308) Julian Kunkel 2021-01-14 17:38:11 +0000
  • 4a96436928
    MDTest convert FATAL to WARN (#307) Julian Kunkel 2021-01-14 16:41:56 +0000
  • d339caa501
    Updated test (illustration of an empty test) and distclean for make distcheck #304 (#305) Julian Kunkel 2021-01-04 18:50:38 +0000
  • 21bf5a5a12 NCMPI ported to current ADIO. Fixed autoconf #303. Julian M. Kunkel 2020-12-25 16:48:34 +0000
  • eb883f533a update release docs based on 3.3.0 release experience Glenn K. Lockwood 2020-12-23 18:17:47 -0800
  • e579531970 update NEWS for 3.3 release Glenn K. Lockwood 2020-12-23 17:06:56 -0800
  • f467903cb9
    draft of a new simplified release process (#297) Glenn K. Lockwood 2020-12-23 03:56:49 -0800
  • 8de13884a7
    HDFS module ported to current AIORI API and improved (#302) Julian Kunkel 2020-12-23 11:51:31 +0000
  • 3e4a0f69d9
    Merge pull request #296 from mchaarawi/mschaara/fix_dfs_stat_rc Julian Kunkel 2020-12-16 15:53:43 +0000
  • 6675cd50bf aiori-DFS: stat should not be fatal Mohamad Chaarawi 2020-12-16 15:41:58 +0000
  • 0bd52884e8
    added region and location to libs3 (#295) Frank 2020-12-11 14:05:24 +0100
  • fbee4139d8
    Merge pull request #292 from ofaaland/b-fix-mpi-checkf Julian Kunkel 2020-12-04 09:20:21 +0000
  • 21237e019a
    Merge pull request #294 from hpc/fix-calc-stonewall Julian Kunkel 2020-12-03 21:11:41 +0000
  • 69e006dd89 IOR clarify return API. Julian M. Kunkel 2020-12-03 21:07:45 +0000
  • 073da08292 IOR: print overwrite check only if a write operation is requested. Julian M. Kunkel 2020-12-03 20:54:51 +0000
  • 231868505d Do not execute functions twice in MPI_CHECKF Olaf Faaland 2020-12-03 10:39:36 -0800
  • a8ab766483
    Merge pull request #270 from hpc/fix-offset-integration Julian Kunkel 2020-12-03 12:08:53 +0000
  • 09d2c3511b
    Merge pull request #289 from hpc/fix-ior-no-warn Julian Kunkel 2020-12-02 10:41:44 +0000
  • ffbdfb9bec
    Merge pull request #288 from hpc/fix-modules Julian Kunkel 2020-12-02 10:22:22 +0000
  • b417505dfd
    Merge branch 'master' into fix-modules Julian Kunkel 2020-12-02 10:21:59 +0000