Skip to content

Comments

[rocSOLVER] Increase sygvdx inplace test tolerance#4436

Merged
AGonzales-amd merged 1 commit intodevelopfrom
users/AGonzales-amd/rocsolver-sygvdx-inplace-tolerance
Feb 11, 2026
Merged

[rocSOLVER] Increase sygvdx inplace test tolerance#4436
AGonzales-amd merged 1 commit intodevelopfrom
users/AGonzales-amd/rocsolver-sygvdx-inplace-tolerance

Conversation

@AGonzales-amd
Copy link
Contributor

@AGonzales-amd AGonzales-amd commented Feb 9, 2026

Motivation

Inplace sygvdx tests are failing due to tight test tolerances. (ROCM-562)

Technical Details

This PR increases the test tolerance for inplace sygvdx.

Test Plan

Test locally and validate with CI.

Test Result

Local tests of SYGVDX_INPLACE pass after fix.

Submission Checklist

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project status has failed because the head coverage (76.83%) 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            @@
##           develop    #4436   +/-   ##
========================================
  Coverage    65.31%   65.31%           
========================================
  Files         1577     1577           
  Lines       242154   242154           
  Branches     33912    33912           
========================================
  Hits        158144   158144           
  Misses       70009    70009           
  Partials     14001    14001           
Flag Coverage Δ *Carryforward flag
hipBLAS 90.67% <ø> (ø) Carriedforward from 6339184
hipBLASLt 43.65% <ø> (ø) Carriedforward from 6339184
hipDNN 81.56% <ø> (ø) Carriedforward from 6339184
hipFFT 56.68% <ø> (ø) Carriedforward from 6339184
hipSPARSE 84.70% <ø> (ø) Carriedforward from 6339184
rocBLAS 47.85% <ø> (ø) Carriedforward from 6339184
rocFFT 48.57% <ø> (ø) Carriedforward from 6339184
rocSOLVER 76.83% <ø> (ø)
rocSPARSE 71.53% <ø> (ø) Carriedforward from 6339184

*This pull request uses carry forward flags. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AGonzales-amd AGonzales-amd merged commit 54a346f into develop Feb 11, 2026
20 of 23 checks passed
@AGonzales-amd AGonzales-amd deleted the users/AGonzales-amd/rocsolver-sygvdx-inplace-tolerance branch February 11, 2026 17:58
assistant-librarian bot pushed a commit to ROCm/rocSOLVER that referenced this pull request Feb 11, 2026
[rocSOLVER] Increase sygvdx inplace test tolerance

## Motivation
Inplace sygvdx tests are failing due to tight test tolerances.
(ROCM-562)

## Technical Details
This PR increases the test tolerance for inplace sygvdx.

## Test Plan
Test locally and validate with CI.

## Test Result
Local tests of SYGVDX_INPLACE pass after fix.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
kamuruga08 pushed a commit that referenced this pull request Feb 19, 2026
## Motivation
Inplace sygvdx tests are failing due to tight test tolerances.
(ROCM-562)

## Technical Details
This PR increases the test tolerance for inplace sygvdx.

## Test Plan
Test locally and validate with CI.

## Test Result
Local tests of SYGVDX_INPLACE pass after fix.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
kamuruga08 pushed a commit that referenced this pull request Feb 19, 2026
## Motivation
Inplace sygvdx tests are failing due to tight test tolerances.
(ROCM-562)

## Technical Details
This PR increases the test tolerance for inplace sygvdx.

## Test Plan
Test locally and validate with CI.

## Test Result
Local tests of SYGVDX_INPLACE pass after fix.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants