Skip to content

Rename SyclProgram to SyclKernelBundle#2291

Open
ndgrigorian wants to merge 1 commit intomasterfrom
rename-sycl-program-sycl-kernel-bundle
Open

Rename SyclProgram to SyclKernelBundle#2291
ndgrigorian wants to merge 1 commit intomasterfrom
rename-sycl-program-sycl-kernel-bundle

Conversation

@ndgrigorian
Copy link
Copy Markdown
Collaborator

This PR renames SyclProgram to SyclKernelBundle and deprecates the SyclProgram class

sycl::program hasn't been used in SYCL or libsyclinterface in a very long time, it is sensible to now move away from the program terminology entirely, as it is no longer a part of the SYCL spec.

The submodule will likely be moved/renamed in a future PR.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

@ndgrigorian ndgrigorian force-pushed the rename-sycl-program-sycl-kernel-bundle branch from 70b971c to 489656c Compare April 23, 2026 01:05
@github-actions
Copy link
Copy Markdown

@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Apr 23, 2026

Coverage Status

coverage: 77.263% (-0.08%) from 77.341% — rename-sycl-program-sycl-kernel-bundle into master

@ndgrigorian
Copy link
Copy Markdown
Collaborator Author

@tdeng5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants