Skip to content

Add executorch-ubuntu-24.04-gcc14 docker image#19521

Open
luhenry wants to merge 1 commit into
pytorch:mainfrom
riseproject-dev:riscv-testing-image
Open

Add executorch-ubuntu-24.04-gcc14 docker image#19521
luhenry wants to merge 1 commit into
pytorch:mainfrom
riseproject-dev:riscv-testing-image

Conversation

@luhenry
Copy link
Copy Markdown

@luhenry luhenry commented May 12, 2026

Summary

Simply add a docker build image based on ubuntu 24.04 with gcc 14. It's necessary for XNNPACK on riscv64 to have a newer toolchain, to support the latest features of the hardware (vectorization with RVV).

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 12, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19521

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 12, 2026
@luhenry
Copy link
Copy Markdown
Author

luhenry commented May 12, 2026

cc @mergennachin @rascani

@github-actions
Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

It's necessary for XNNPACK on riscv64 to have a newer toolchain,
to support the latest features of the hardware (RVV aka vectorization).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant