Skip to content

[ET-VK][CI] Add test-vulkan-genai job for Parakeet on NVIDIA GPU runner#18335

Open
SS-JIA wants to merge 2 commits intogh/SS-JIA/497/basefrom
gh/SS-JIA/497/head
Open

[ET-VK][CI] Add test-vulkan-genai job for Parakeet on NVIDIA GPU runner#18335
SS-JIA wants to merge 2 commits intogh/SS-JIA/497/basefrom
gh/SS-JIA/497/head

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Mar 19, 2026

Stack from ghstack (oldest at bottom):

Add a new GitHub CI job that exports and runs the Parakeet TDT model with
the Vulkan backend on an NVIDIA GPU runner. The Vulkan export and runner
code already exists but had no CI coverage.

  • Add --gpu flag to setup-vulkan-linux-deps.sh to skip SwiftShader
    installation when running on machines with a real GPU driver
  • Add vulkan as a supported device in export_model_artifact.sh and
    test_model_e2e.sh
  • Add test-vulkan-genai job to pull.yml on linux.g5.4xlarge.nvidia.gpu

Differential Revision: D97344728

cc @manuelcandales @digantdesai @cbilgin

Add a new GitHub CI job that exports and runs the Parakeet TDT model with
the Vulkan backend on an NVIDIA GPU runner. The Vulkan export and runner
code already exists but had no CI coverage.

- Add `--gpu` flag to `setup-vulkan-linux-deps.sh` to skip SwiftShader
  installation when running on machines with a real GPU driver
- Add `vulkan` as a supported device in `export_model_artifact.sh` and
  `test_model_e2e.sh`
- Add `test-vulkan-genai` job to `pull.yml` on `linux.g5.4xlarge.nvidia.gpu`

Differential Revision: [D97344728](https://our.internmc.facebook.com/intern/diff/D97344728/)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 19, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Pending, 3 Unrelated Failures

As of commit d718e09 with merge base bf2243a (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

SS-JIA pushed a commit that referenced this pull request Mar 19, 2026
Add a new GitHub CI job that exports and runs the Parakeet TDT model with
the Vulkan backend on an NVIDIA GPU runner. The Vulkan export and runner
code already exists but had no CI coverage.

- Add `--gpu` flag to `setup-vulkan-linux-deps.sh` to skip SwiftShader
  installation when running on machines with a real GPU driver
- Add `vulkan` as a supported device in `export_model_artifact.sh` and
  `test_model_e2e.sh`
- Add `test-vulkan-genai` job to `pull.yml` on `linux.g5.4xlarge.nvidia.gpu`

Differential Revision: [D97344728](https://our.internmc.facebook.com/intern/diff/D97344728/)

ghstack-source-id: 354758467
Pull Request resolved: #18335
@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 Mar 19, 2026
@github-actions
Copy link

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.

@SS-JIA SS-JIA temporarily deployed to upload-benchmark-results March 19, 2026 20:09 — with GitHub Actions Inactive
…IA GPU runner"

Add a new GitHub CI job that exports and runs the Parakeet TDT model with
the Vulkan backend on an NVIDIA GPU runner. The Vulkan export and runner
code already exists but had no CI coverage.

- Add `--gpu` flag to `setup-vulkan-linux-deps.sh` to skip SwiftShader
  installation when running on machines with a real GPU driver
- Add `vulkan` as a supported device in `export_model_artifact.sh` and
  `test_model_e2e.sh`
- Add `test-vulkan-genai` job to `pull.yml` on `linux.g5.4xlarge.nvidia.gpu`

Differential Revision: [D97344728](https://our.internmc.facebook.com/intern/diff/D97344728/)

cc manuelcandales digantdesai cbilgin

[ghstack-poisoned]
SS-JIA pushed a commit that referenced this pull request Mar 19, 2026
Pull Request resolved: #18335

Add a new GitHub CI job that exports and runs the Parakeet TDT model with
the Vulkan backend on an NVIDIA GPU runner. The Vulkan export and runner
code already exists but had no CI coverage.

- Add `--gpu` flag to `setup-vulkan-linux-deps.sh` to skip SwiftShader
  installation when running on machines with a real GPU driver
- Add `vulkan` as a supported device in `export_model_artifact.sh` and
  `test_model_e2e.sh`
- Add `test-vulkan-genai` job to `pull.yml` on `linux.g5.4xlarge.nvidia.gpu`
ghstack-source-id: 354902046
@exported-using-ghexport

Differential Revision: [D97344728](https://our.internmc.facebook.com/intern/diff/D97344728/)
@SS-JIA SS-JIA temporarily deployed to upload-benchmark-results March 19, 2026 23:53 — with GitHub Actions Inactive
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. fb-exported meta-exported module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant