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

Fix build failure on GCC #378

Merged
merged 3 commits into from
Dec 8, 2024
Merged

Conversation

marty1885
Copy link
Contributor

Issue

Link to Github issue

Description

UMD fails to build on GCC-14 from tt-metal

List of the changes

Add missing includes to make it build

Testing

(Comment on CI testing or Manual testing touching this change.)

API Changes

(When making API changes, don't merge this PR until tt_metal and tt_debuda PRs are approved.)
(Then merge this PR, change the client PRs to point to UMD main, and then merge them.)
(Remove this line if untrue) There are no API changes in this PR.
(Remove following lines if untrue) This PR has API changes:

  • (If breaking change) tt_metal approved PR pointing to this branch: link
  • (If breaking change) tt_debuda approved PR pointing to this branch: link

clang-format wants the order of the includes flipped.
@joelsmithTT joelsmithTT enabled auto-merge (squash) December 8, 2024 20:44
@joelsmithTT joelsmithTT merged commit a497b9c into tenstorrent:main Dec 8, 2024
9 of 12 checks passed
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.

[Bug Report] Build failure of latest main on GCC-14 in UMD
2 participants