Skip to content

rocfft: remove -fgpu-rdc from library build#7740

Open
evetsso wants to merge 1 commit into
developfrom
users/evetsso/no_lib_gpu_rdc
Open

rocfft: remove -fgpu-rdc from library build#7740
evetsso wants to merge 1 commit into
developfrom
users/evetsso/no_lib_gpu_rdc

Conversation

@evetsso
Copy link
Copy Markdown
Contributor

@evetsso evetsso commented May 25, 2026

Motivation

-fgpu-rdc likely still has problems with kpack, and it breaks code coverage builds.

Technical Details

The flag only was there to try to (imperfectly) help legacy callbacks, which are being deprecated anyway.

Test Plan

Run regular regression tests and check that code coverage CI jobs work.

Test Result

Tests pass.

Submission Checklist

Likely still has problems with kpack, and breaks code coverage builds.
@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 (77.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    #7740      +/-   ##
===========================================
- Coverage    61.94%   61.82%   -0.12%     
===========================================
  Files         2086     2087       +1     
  Lines       357068   357196     +128     
  Branches     53779    53797      +18     
===========================================
- Hits        221171   220818     -353     
- Misses      117093   117612     +519     
+ Partials     18804    18766      -38     
Flag Coverage Δ *Carryforward flag
TensileLite 26.45% <ø> (ø) Carriedforward from 2cec672
hipBLAS 90.65% <ø> (ø) Carriedforward from 2cec672
hipBLASLt 41.27% <ø> (ø) Carriedforward from 2cec672
hipCUB 82.21% <ø> (ø) Carriedforward from 2cec672
hipDNN 85.87% <ø> (ø) Carriedforward from 2cec672
hipFFT 50.00% <ø> (ø) Carriedforward from 2cec672
hipRAND 76.12% <ø> (ø) Carriedforward from 2cec672
hipSOLVER 69.24% <ø> (ø) Carriedforward from 2cec672
hipSPARSE 85.09% <ø> (ø) Carriedforward from 2cec672
rocBLAS 48.11% <ø> (ø) Carriedforward from 2cec672
rocFFT 50.76% <ø> (-1.31%) ⬇️
rocRAND 57.04% <ø> (ø) Carriedforward from 2cec672
rocSOLVER 77.83% <ø> (ø) Carriedforward from 2cec672
rocSPARSE 72.68% <ø> (ø) Carriedforward from 2cec672

*This pull request uses carry forward flags. Click here to find out more.
see 48 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 marked this pull request as ready for review May 25, 2026 21:45
@evetsso evetsso requested a review from a team as a code owner May 25, 2026 21:45
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.

2 participants