Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MPI-BugBench
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
High Performance Computing - Public
MPI-BugBench
Commits
8616f17b
Commit
8616f17b
authored
11 months ago
by
Emmanuelle Saillard
Browse files
Options
Downloads
Patches
Plain Diff
update README file
parent
d4318c98
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
8616f17b
...
@@ -18,20 +18,20 @@ PYTHONPATH=../ python3 main.py --generator_dir errors --level 2 --real_world_dat
...
@@ -18,20 +18,20 @@ PYTHONPATH=../ python3 main.py --generator_dir errors --level 2 --real_world_dat
```
```
cd /MBB
cd /MBB
python3 MB
I
.py -c run -x <parcoach|itac|must> -t <timeout in seconds> -l <logs output dir> -n <number of workers>
python3 MB
B
.py -c run -x <parcoach|itac|must> -t <timeout in seconds> -l <logs output dir> -n <number of workers>
```
```
#### Example for PAROACH
#### Example for PAROACH
```
```
python3 MB
I
.py -c run -x parcoach -t 180 -l mylogdir -n 4
python3 MB
B
.py -c run -x parcoach -t 180 -l mylogdir -n 4
```
```
## To get stats on a tool
## To get stats on a tool
```
```
cd /MBB
cd /MBB
python3 MB
I
.py -x <parcoach|itac|must> -l <logs output dir> -c csv
python3 MB
B
.py -x <parcoach|itac|must> -l <logs output dir> -c csv
```
```
## Troubleshooting for ITAC
## Troubleshooting for ITAC
...
...
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