Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable perf reporting for reduce-scatter async, all-gather async, all-reduce async (when added) #16648

Open
6 tasks
Tracked by #16640
SeanNijjar opened this issue Jan 11, 2025 · 0 comments
Assignees

Comments

@SeanNijjar
Copy link
Contributor

SeanNijjar commented Jan 11, 2025

  • Perf reporting for all-gather async
    • T3K tests here for reference:: tests/ttnn/unit_tests/operations/ccl/test_new_all_gather.py
    • TG functional tests: coordinate with @caixunshiren who is adding these
  • Perf reporting for reduce-scatter async:
    • T3K tests for reference: tests/ttnn/unit_tests/operations/ccl/test_reduce_scatter_async.py
    • TG functional tests: coordinate with @caixunshiren who is adding these
Aswinmcw added a commit that referenced this issue Jan 30, 2025
### Ticket
#16648 

### Problem description
Need perf reporting for async all gather

### What's changed
<img width="1292" alt="Screenshot 2025-01-24 at 8 42 29 PM"
src="https://github.com/user-attachments/assets/33c64cf1-9f31-4567-89ed-813acc16e49d"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
Aswinmcw added a commit that referenced this issue Jan 30, 2025
### Ticket
#16648 

### Problem description
Provide context for the problem.

### What's changed

<img width="1299" alt="Screenshot 2025-01-28 at 5 41 07 PM"
src="https://github.com/user-attachments/assets/4c9353a0-d001-470d-8417-56cccb661ddd"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
williamlyTT pushed a commit that referenced this issue Jan 30, 2025
### Ticket
#16648 

### Problem description
Need perf reporting for async all gather

### What's changed
<img width="1292" alt="Screenshot 2025-01-24 at 8 42 29 PM"
src="https://github.com/user-attachments/assets/33c64cf1-9f31-4567-89ed-813acc16e49d"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
williamlyTT pushed a commit that referenced this issue Jan 30, 2025
### Ticket
#16648 

### Problem description
Provide context for the problem.

### What's changed

<img width="1299" alt="Screenshot 2025-01-28 at 5 41 07 PM"
src="https://github.com/user-attachments/assets/4c9353a0-d001-470d-8417-56cccb661ddd"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
yieldthought pushed a commit that referenced this issue Jan 31, 2025
### Ticket
#16648 

### Problem description
Need perf reporting for async all gather

### What's changed
<img width="1292" alt="Screenshot 2025-01-24 at 8 42 29 PM"
src="https://github.com/user-attachments/assets/33c64cf1-9f31-4567-89ed-813acc16e49d"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
yieldthought pushed a commit that referenced this issue Jan 31, 2025
### Ticket
#16648 

### Problem description
Provide context for the problem.

### What's changed

<img width="1299" alt="Screenshot 2025-01-28 at 5 41 07 PM"
src="https://github.com/user-attachments/assets/4c9353a0-d001-470d-8417-56cccb661ddd"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
nikileshx pushed a commit to nikileshx/tt-metal that referenced this issue Feb 3, 2025
### Ticket
tenstorrent#16648 

### Problem description
Need perf reporting for async all gather

### What's changed
<img width="1292" alt="Screenshot 2025-01-24 at 8 42 29 PM"
src="https://github.com/user-attachments/assets/33c64cf1-9f31-4567-89ed-813acc16e49d"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
nikileshx pushed a commit to nikileshx/tt-metal that referenced this issue Feb 3, 2025
### Ticket
tenstorrent#16648 

### Problem description
Provide context for the problem.

### What's changed

<img width="1299" alt="Screenshot 2025-01-28 at 5 41 07 PM"
src="https://github.com/user-attachments/assets/4c9353a0-d001-470d-8417-56cccb661ddd"
/>


### Checklist
- [ ] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants