From 98bbafd0d4832c8a7aa77d446d4b660452cced19 Mon Sep 17 00:00:00 2001 From: "Julian M. Kunkel" Date: Fri, 6 Jul 2018 22:30:08 +0100 Subject: [PATCH] Readme renamed to enable markdown and proper build passing item. --- README => README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) rename README => README.md (64%) diff --git a/README b/README.md similarity index 64% rename from README rename to README.md index b5100b2..6cfa992 100755 --- a/README +++ b/README.md @@ -1,9 +1,9 @@ -This repo now contains both IOR and mdtest. [![Build Status](https://travis-ci.org/hpc/ior.svg?branch=master)](https://travis-ci.org/hpc/ior) +# HPC IO Benchmark Repository [![Build Status](https://travis-ci.org/hpc/ior.svg?branch=master)](https://travis-ci.org/hpc/ior) -[See also NOTES.txt] +This repo now contains both IOR and mdtest. +See also NOTES.txt -Building --------- +# Building 0. If "configure" is missing from the top level directory, you probably retrieved this code directly from the repository. @@ -21,3 +21,5 @@ Building 3. Optionally, run "make install". The installation prefix can be changed as an option to the "configure" script. + +4. To run basic functionality tests that we use for continuous integration, see ./testing/