Skip to content

Commit

Permalink
Address @ChristopherHogan review about README.
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Jul 26, 2022
1 parent d14c114 commit 9ef8762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Hermes is a heterogeneous-aware, multi-tiered, dynamic, and distributed I/O buff
* MPI (tested with MPICH `3.3.2` and OpenMPI `4.0.3`). Note: The MPI-IO adapter
only supports MPICH. If you don't need the MPI-IO adapter you can use OpenMPI,
but you must define the CMake variable `HERMES_ENABLE_MPIIO_ADAPTER=OFF`.
* The [Catch2](https://github.com/catchorg/Catch2) testing framework (only required if built with `-DBUILD_TESTING=ON`)
* The [Catch2](https://github.com/catchorg/Catch2) testing framework (only required if built with `-DBUILD_TESTING=ON`; tested with `3.0.1`)

## Building

Expand Down

0 comments on commit 9ef8762

Please sign in to comment.