Skip to content

Add --includes and --include-dir to dpnp CLI#2916

Open
vlad-perevezentsev wants to merge 3 commits into
masterfrom
add_dpnp_cli_options
Open

Add --includes and --include-dir to dpnp CLI#2916
vlad-perevezentsev wants to merge 3 commits into
masterfrom
add_dpnp_cli_options

Conversation

@vlad-perevezentsev
Copy link
Copy Markdown
Contributor

This PR adds --includes and --include-dir options to dpnp CLI (python -m dpnp)

These options return the path to dpnp/backend include directory containing dpnp4pybind11.hpp

  • 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?

@github-actions
Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/pull/2916/index.html

@github-actions
Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev0=py313h509198e_35 ran successfully.
Passed: 1356
Failed: 4
Skipped: 16

@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.21% (-0.1%) from 78.324% — add_dpnp_cli_options into master

Copy link
Copy Markdown
Collaborator

@ndgrigorian ndgrigorian left a comment

Choose a reason for hiding this comment

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

LGTM

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