-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed obsolete installation instruction
- Loading branch information
Dan Sun
committed
Oct 15, 2019
1 parent
5f9c06b
commit b5e4822
Showing
1 changed file
with
0 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,13 +8,6 @@ It measures the sustainable bandwidth of a file system using the various APIs, | |
|
||
## Installation | ||
|
||
Download the latest release (v3.1.0) from GitHub and unpack the file. | ||
|
||
``` | ||
$ cd $BENCHMARK_ROOT | ||
$ git clone [email protected]:AgResearch/ior.git | ||
``` | ||
|
||
Create a Conda environment based on the provided environment specification file and then activate the environment before building and running the benchmark. For example: | ||
|
||
``` | ||
|