[rocRAND][Code Coverage][Cherry Pick] Increase Code Coverage for rocRAND (#409)#759
Closed
NguyenNhuDi wants to merge 3 commits into
Conversation
This PR is recreated to merge into develop instead of release staging branch. Previous PR is ROCm#173.
amd-jnovotny
approved these changes
Jul 28, 2025
stanleytsang-amd
approved these changes
Jul 28, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (52.06%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release/rocm-rel-7.0 #759 +/- ##
=========================================================
- Coverage 75.10% 52.06% -23.04%
=========================================================
Files 495 63 -432
Lines 44357 7436 -36921
Branches 5686 810 -4876
=========================================================
- Hits 33310 3871 -29439
+ Misses 6839 3233 -3606
+ Partials 4208 332 -3876
🚀 New features to boost your workflow:
|
Contributor
Author
|
Closing ticket to re-opoen from source to trigger all CI build. New PR here (#1038) |
ammallya
pushed a commit
that referenced
this pull request
Sep 18, 2025
* Empty small-size kernel for larfg * Implemented small-size larfg kernel * Minor improvement to geqr2 * Empty small-size kernel for larf * Basic implementation of small-size kernel for larf * Improved implementation of small-size kernel for larf * Fixed workspace issues * Increased size constants * Updated changelog * Fix failures in latrd and sytd2 [ROCm/rocSOLVER commit: 5156c3a]
mgates3
pushed a commit
to mgates3/rocm-libraries
that referenced
this pull request
Mar 6, 2026
* Empty small-size kernel for larfg * Implemented small-size larfg kernel * Minor improvement to geqr2 * Empty small-size kernel for larf * Basic implementation of small-size kernel for larf * Improved implementation of small-size kernel for larf * Fixed workspace issues * Increased size constants * Updated changelog * Fix failures in latrd and sytd2
mgates3
pushed a commit
to mgates3/rocm-libraries
that referenced
this pull request
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is recreated to merge into develop instead of release staging branch. Previous PR is #173.