Skip to content

Commit

Permalink
Remove duplicate in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jataylo authored Oct 30, 2023
1 parent 8c1ef2a commit 61010ba
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@ To run the tests, we use the following repositories:

# How to use the tool:

### Easy mode: one bash script:
Ensure a RUN_COMMAND has been set, this can be any executable or bash script.

**Usage on ROCm:**
bash automated_parser.sh --run-command "{RUN_COMMAND}" --use-rocm

**Usage on CUDA:**
bash automated_parser.sh --run-command "{RUN_COMMAND}"

This will collect the logs from your program automatically and dump out the final csv report.

### Run application and collect RCCL/NCCL Log:**

Firstly, make sure you are running the experiments of a distributed setup of an application.
Expand Down

0 comments on commit 61010ba

Please sign in to comment.