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

#16364: split prefetch dependent config #17548

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

nhuang-tt
Copy link
Member

Split prefetch depends on up/downstream prefetcher

Ticket

#16364

Problem description

Dispatcher split_prefetch compile arg is hardcoded. It needs to be dynamic based on if the up/downstream prefetcher is HD or not. Some experimental cases like test_prefetcher needs this

What's changed

Move split_prefetch into dispatcher dependent_config_t

Checklist

TGG: https://github.com/tenstorrent/tt-metal/actions/runs/13131888170
All Post Commit: https://github.com/tenstorrent/tt-metal/actions/runs/13131884104
T3K: https://github.com/tenstorrent/tt-metal/actions/runs/13131891540/job/36638838359

  • 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 tests passes
  • New/Existing tests provide coverage for changes

Split prefetch depends on up/downstream prefetcher
@nhuang-tt nhuang-tt merged commit 0d58b67 into main Feb 4, 2025
249 of 257 checks passed
@nhuang-tt nhuang-tt deleted the nhuang/split-prefetcher-config branch February 4, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants