Skip to content

Move and deprecate dpctl program - #2317

Merged
ndgrigorian merged 21 commits into
masterfrom
move-and-deprecate-dpctl-program
Sep 2, 2026
Merged

Move and deprecate dpctl program#2317
ndgrigorian merged 21 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

github-actions Bot commented May 24, 2026

Copy link
Copy Markdown

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

@coveralls

coveralls commented May 24, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 74.959% (+0.2%) from 74.797% — 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 added a commit that referenced this pull request Aug 6, 2026
@ndgrigorian
ndgrigorian force-pushed the move-and-deprecate-dpctl-program branch from c82fa86 to 7b3d2ee Compare August 6, 2026 02:21
ndgrigorian added a commit that referenced this pull request Aug 10, 2026
@ndgrigorian
ndgrigorian force-pushed the move-and-deprecate-dpctl-program branch from 7b3d2ee to 30bba23 Compare August 10, 2026 21:09
Comment thread dpctl/program/__init__.py
Comment thread dpctl/compiler/__init__.py
Comment thread dpctl/compiler/utils/__init__.py
Comment thread docs/doc_sources/api_reference/dpctl/compiler.rst
Comment thread CHANGELOG.md
Comment thread docs/doc_sources/contributor_guides/building.rst
@antonwolfy

Copy link
Copy Markdown
Collaborator

DPNP tests passed on that PR with no issue

@ndgrigorian
ndgrigorian force-pushed the move-and-deprecate-dpctl-program branch from 30bba23 to 8e34190 Compare August 18, 2026 15:17
@ndgrigorian
ndgrigorian requested a review from antonwolfy August 18, 2026 16:22
Comment thread dpctl/compiler/utils/__init__.py
Comment thread dpctl/compiler/utils/__init__.py Outdated
Comment thread docs/doc_sources/api_reference/dpctl/compiler.rst Outdated
Comment thread docs/doc_sources/api_reference/dpctl/compiler.rst Outdated
Comment thread dpctl/compiler/__init__.pxd
Comment thread docs/doc_sources/api_reference/dpctl/compiler.rst Outdated
@ndgrigorian
ndgrigorian force-pushed the move-and-deprecate-dpctl-program branch from bc5fbaa to 79e34e8 Compare September 2, 2026 06:11
antonwolfy
antonwolfy previously approved these changes Sep 2, 2026

@antonwolfy antonwolfy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the only small cosmetic nit

Comment thread docs/doc_sources/api_reference/dpctl/compiler.rst Outdated
Comment thread dpctl/compiler/_compiler.pyx
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
@ndgrigorian
ndgrigorian force-pushed the move-and-deprecate-dpctl-program branch from 1221fd5 to 1dfdd14 Compare September 2, 2026 14:00
@ndgrigorian
ndgrigorian merged commit 012de53 into master Sep 2, 2026
59 checks passed
@ndgrigorian
ndgrigorian deleted the move-and-deprecate-dpctl-program branch September 2, 2026 15:30
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.

4 participants