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

#14580: Remove usage of noc_parameters.h from cq_commands.hpp #14769

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

blozano-tt
Copy link
Contributor

@blozano-tt blozano-tt commented Nov 5, 2024

Ticket

Closes #14580
#596

Problem description

Cannot ingest noc_parameters.h in host code or you become compile time ARCH_NAME bound.

What's changed

Refactoring to use hal to get pcie_alignment.

Checklist

https://github.com/tenstorrent/tt-metal/actions/runs/11693746448

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Clang-Tidy found issue(s) with the introduced code (1/1)

tt_metal/impl/dispatch/cq_commands.hpp Show resolved Hide resolved
@blozano-tt blozano-tt merged commit 4e152e0 into main Nov 6, 2024
9 checks passed
@blozano-tt blozano-tt deleted the blozano/rm_noc_parameters_cq_commands_hpp branch November 6, 2024 23:41
ct-clmsn pushed a commit to ct-clmsn/tt-metal that referenced this pull request Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cq_commands.hpp uses ARCH_NAME specific include path
2 participants