Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stackhpc-io-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc
stackhpc-io-tools
Commits
b731d62e
Unverified
Commit
b731d62e
authored
6 years ago
by
Luca Capello
Browse files
Options
Downloads
Patches
Plain Diff
README.md: [local+parse] s/RESULT/RESULTS/g
This complements
4194d2ab
and
36ea1304
.
parent
4194d2ab
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
b731d62e
...
...
@@ -17,7 +17,7 @@ Installation direct from the git repo:
# To run fio locally (which launches a single client locally)
make local SCENARIO=beegfs FIO_RW=randread NUM_CLIENTS=1 \
DATA_PATH=/path-to-test-dir RESULT_PATH=/path-to-result-dir
DATA_PATH=/path-to-test-dir RESULT
S
_PATH=/path-to-result-dir
# Alternatively, to deploy multiple clients by creating k8s job
...
...
@@ -27,7 +27,7 @@ Installation direct from the git repo:
# To generate plot:
make parse RESULT_PATH=/path-to-result-dir OUTPUT_PATH=/path-to-output-dir
make parse RESULT
S
_PATH=/path-to-result-dir OUTPUT_PATH=/path-to-output-dir
# Typical output figures:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment