Skip to content

Conversation

@yorik
Copy link
Contributor

@yorik yorik commented Oct 7, 2025

What ❔

Add CUDA_ARCH for prover e2e tests.

Why ❔

This allows to run the tests on any of possible GPUs like L4,A100,H100.

Is this a breaking change?

  • Yes
  • No

Operational changes

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

ref ZKD-3043

This allows to run the tests on any of possible GPUs like L4,A100,H100.

ref ZKD-3043
@yorik yorik requested a review from a team as a code owner October 7, 2025 16:24
@yorik yorik enabled auto-merge October 7, 2025 16:24
@yorik yorik added this pull request to the merge queue Oct 7, 2025
Merged via the queue into main with commit 0b1968a Oct 7, 2025
22 checks passed
@yorik yorik deleted the ya-gpu-runner-arch branch October 7, 2025 16:33
Deniallugo pushed a commit that referenced this pull request Oct 22, 2025
## What ❔

Add CUDA_ARCH for prover e2e tests.
<!-- What are the changes this PR brings about? -->
<!-- Example: This PR adds a PR template to the repo. -->
<!-- (For bigger PRs adding more context is appreciated) -->

## Why ❔
This allows to run the tests on any of possible GPUs like L4,A100,H100.

<!-- Why are these changes done? What goal do they contribute to? What
are the principles behind them? -->
<!-- The `Why` has to be clear to non-Matter Labs entities running their
own ZK Chain -->
<!-- Example: PR templates ensure PR reviewers, observers, and future
iterators are in context about the evolution of repos. -->

## Is this a breaking change?
- [ ] Yes
- [x] No

## Operational changes
<!-- Any config changes? Any new flags? Any changes to any scripts? -->
<!-- Please add anything that non-Matter Labs entities running their own
ZK Chain may need to know -->

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zkstack dev fmt` and `zkstack dev
lint`.

ref ZKD-3043
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.

3 participants