Skip to content

[hipFFTW] Fix checking of aliased_hipfftw_name#4403

Merged
evetsso merged 1 commit into
ROCm:developfrom
B0b0A:users/b0b0a/aliased_hipfftw_name-check-fix
Feb 12, 2026
Merged

[hipFFTW] Fix checking of aliased_hipfftw_name#4403
evetsso merged 1 commit into
ROCm:developfrom
B0b0A:users/b0b0a/aliased_hipfftw_name-check-fix

Conversation

@B0b0A
Copy link
Copy Markdown
Contributor

@B0b0A B0b0A commented Feb 8, 2026

Motivation

This complements #2579 and addresses #2400

Technical Details

When variable is unset then such statement does not work as intended i.e the if statement is always false and hipfftw stays without so version

Test Plan

N/A

Test Result

N/A

Submission Checklist

When variable is unset such statement does not work as intended
i.e. if is always false
@B0b0A B0b0A requested a review from a team as a code owner February 8, 2026 15:16
@assistant-librarian assistant-librarian Bot added the external contribution Code contribution from users community.. label Feb 8, 2026
@codecov-commenter
Copy link
Copy Markdown

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    #4403      +/-   ##
===========================================
- Coverage    65.32%   65.31%   -0.01%     
===========================================
  Files         1579     1579              
  Lines       242137   242137              
  Branches     33920    33920              
===========================================
- Hits        158163   158149      -14     
- Misses       69952    69973      +21     
+ Partials     14022    14015       -7     
Flag Coverage Δ *Carryforward flag
hipBLAS 90.67% <ø> (ø) Carriedforward from cad7fa2
hipBLASLt 43.62% <ø> (ø) Carriedforward from cad7fa2
hipDNN 81.39% <ø> (ø) Carriedforward from cad7fa2
hipFFT 56.33% <ø> (-0.35%) ⬇️
hipSPARSE 84.70% <ø> (ø) Carriedforward from cad7fa2
rocBLAS 47.97% <ø> (ø) Carriedforward from cad7fa2
rocFFT 48.57% <ø> (ø) Carriedforward from cad7fa2
rocSOLVER 76.83% <ø> (ø) Carriedforward from cad7fa2
rocSPARSE 71.53% <ø> (ø) Carriedforward from cad7fa2

*This pull request uses carry forward flags. Click here to find out more.
see 3 files with indirect coverage changes

🚀 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.

@evetsso evetsso merged commit 327a87d into ROCm:develop Feb 12, 2026
20 of 23 checks passed
assistant-librarian Bot pushed a commit to ROCm/hipFFT that referenced this pull request Feb 12, 2026
[hipFFTW] Fix checking of aliased_hipfftw_name

## Motivation

This complements ROCm/rocm-libraries#2579 and
addresses ROCm/rocm-libraries#2400

## Technical Details

When variable is unset then such statement does not work as intended i.e
the if statement is always false and hipfftw stays without so version

## Test Plan

N/A

## Test Result

N/A

## 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

Labels

external contribution Code contribution from users community.. project: hipfft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants