Skip to content

Conversation

@johannes-graner
Copy link
Contributor

@johannes-graner johannes-graner commented Jan 16, 2026

Proposed changes

With #3550 merged, the large case tests fail in the nightly CI. This PR restores CPU-side initialization when either no verification is done, or verification is performed on CPU (i.e. when do_verification != 2).

Checklist

Please put an x into the boxes that apply. You can also fill these out after creating the PR. If you're not sure, please don't hesitate to ask.

  • I have added tests relevant to the introduced functionality, and the unit tests are passing locally
  • I have added the test to REGRESSION_TESTS list defined at the top of CMakeLists.txt in tests/CMakeLists.txt, IF the test takes more than 30 seconds to run.
  • I have added inline documentation which enables the maintainers with understanding the motivation
  • I have removed the stale documentation which is no longer relevant after this pull request
  • (If this change is user-facing) I have added release notes which provide the end users with a brief summary of the improvement from this pull request
  • I have run clang-format on all changed files
  • Any dependent changes have been merge

@johannes-graner johannes-graner changed the title [Tests] Fix large case init bounds [CK Profiler] Restore CPU tensor initialization when verification is not done on GPU Jan 16, 2026
@illsilin illsilin merged commit 3f735c1 into develop Jan 16, 2026
23 checks passed
@illsilin illsilin deleted the jograner/conv-large-case-fix branch January 16, 2026 18:56
Zakhrov pushed a commit to Zakhrov/composable_kernel that referenced this pull request Jan 17, 2026
…not done on GPU (ROCm#3594)

* Fix large case init bounds

* Revert "Fix large case init bounds"

This reverts commit 1abca05.

* Restore CPU initialization for do_verification != 2
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.

4 participants