Skip to content

otatebe/ior

This branch is 8 commits ahead of, 21 commits behind hpc/ior:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1529871 · Dec 11, 2024
Oct 19, 2017
Nov 19, 2017
Aug 22, 2023
Aug 23, 2024
Jun 15, 2022
Aug 11, 2022
Jul 3, 2020
Oct 19, 2017
May 19, 2015
Feb 22, 2023
Jan 4, 2021
Feb 22, 2023
Feb 17, 2021
Aug 26, 2021
Nov 8, 2022
May 19, 2015
Oct 19, 2017
Mar 20, 2024
Sep 21, 2018
Oct 8, 2018

Repository files navigation

HPC IO Benchmark Repository Build Status

This repository contains the IOR and mdtest parallel I/O benchmarks. The official IOR/mdtest documentation can be found in the docs/ subdirectory or on Read the Docs.

Building

  1. If configure is missing from the top level directory, you probably retrieved this code directly from the repository. Run ./bootstrap to generate the configure script. Alternatively, download an official IOR release which includes the configure script.

  2. Run ./configure. For a full list of configuration options, use ./configure --help.

  3. Run make

  4. Optionally, run make install. The installation prefix can be changed via ./configure --prefix=....

Testing

  • Run make check to invoke the unit tests.
  • More comprehensive functionality tests are included in testing/. These scripts will launch IOR and mdtest via MPI.
  • Docker scripts are also provided in testing/docker/ to test various distributions at once.

About

IOR and mdtest

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.6%
  • M4 3.9%
  • Shell 2.1%
  • Makefile 0.7%
  • Cuda 0.4%
  • Dockerfile 0.2%
  • C++ 0.1%