Skip to content

Move and deprecate dpctl program - #2317

Open
ndgrigorian wants to merge 11 commits into
masterfrom
move-and-deprecate-dpctl-program
Open

Move and deprecate dpctl program#2317
ndgrigorian wants to merge 11 commits into
masterfrom
move-and-deprecate-dpctl-program

Conversation

@ndgrigorian

Copy link
Copy Markdown
Collaborator

This PR refactors dpctl.program into dpctl.compiler, removing the program submodule

This follows up on previous work to move away from long-deprecated names like program, terminology no longer supported by the SYCL spec.

  • 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 feature/specialization-constants branch from 97871d9 to e2e4826 Compare May 24, 2026 01:07
@ndgrigorian
ndgrigorian force-pushed the move-and-deprecate-dpctl-program branch from e2c22db to c82fa86 Compare May 24, 2026 01:07
@github-actions

Copy link
Copy Markdown

@coveralls

coveralls commented May 24, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 72.971% (-0.3%) from 73.229% — move-and-deprecate-dpctl-program into master

@ndgrigorian
ndgrigorian marked this pull request as ready for review May 26, 2026 19:52
Comment thread dpctl/compiler/__init__.pxd Outdated
Comment thread dpctl/program/__init__.pxd Outdated
Comment thread dpctl/compiler/_compiler.pxd Outdated
Comment thread docs/doc_sources/api_reference/dpctl/compiler.rst Outdated
@ndgrigorian
ndgrigorian force-pushed the feature/specialization-constants branch from 53be0e1 to d9f386b Compare June 9, 2026 05:36
@ndgrigorian
ndgrigorian force-pushed the feature/specialization-constants branch from baa91b5 to bbb322a Compare July 6, 2026 05:59
Base automatically changed from feature/specialization-constants to master July 8, 2026 15:56
@ndgrigorian
ndgrigorian force-pushed the move-and-deprecate-dpctl-program branch from c82fa86 to 7b3d2ee Compare August 6, 2026 02:21
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.

3 participants