Skip to content

rocfft: move file -> header embedding script to shared#7741

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

rocfft: move file -> header embedding script to shared#7741
evetsso wants to merge 1 commit into
developfrom
users/evetsso/shared_embed

Conversation

@evetsso
Copy link
Copy Markdown
Contributor

@evetsso evetsso commented May 25, 2026

Motivation

The script is currently used to embed source code into rocFFT for runtime compilation, but will also be used for runtime compiling client code like callback functions.

Test Plan

Should only affect the build with no visible effects, but regular unit tests will confirm.

Test Result

Tests pass.

Submission Checklist

The script is currently used to embed source code into rocFFT for runtime
compilation, but will also be used for runtime compiling client code like
callback functions.
@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    #7741      +/-   ##
===========================================
+ Coverage    61.94%   61.96%   +0.02%     
===========================================
  Files         2086     2086              
  Lines       357068   357068              
  Branches     53779    53779              
===========================================
+ Hits        221171   221245      +74     
+ Misses      117093   117033      -60     
+ Partials     18804    18790      -14     
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 51.66% <ø> (+1.66%) ⬆️
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 52.07% <ø> (ø) Carriedforward from 2cec672
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 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.

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