Skip to content

Conversation

@ZzEeKkAa
Copy link
Contributor

@ZzEeKkAa ZzEeKkAa commented May 23, 2024

Moves out dpnp user functions monkey patching to the designed patch folder. Updates _versioner.py on the build time so it is statically set and does not trigger any subprocesses, like git.

  • 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?
  • If this PR is a work in progress, are you filing the PR as a draft?

@coveralls
Copy link
Collaborator

coveralls commented May 23, 2024

Coverage Status

coverage: 86.575% (+0.08%) from 86.5%
when pulling b5dba9c on fix/dpnp_mp
into b9436c1 on main.

@ZzEeKkAa ZzEeKkAa changed the title Fix/dpnp mp Remove versioneer, organize dpnp monkey patch May 23, 2024
@ZzEeKkAa ZzEeKkAa marked this pull request as ready for review May 23, 2024 23:00
infer_global(op)(
type(
"NumpyRulesArrayOperator_" + ufunc_name,
"DpnpRulesArrayOperator_" + ufunc_name,
Copy link
Contributor

Choose a reason for hiding this comment

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

😸

Copy link
Contributor

@diptorupd diptorupd left a comment

Choose a reason for hiding this comment

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

Thank you for the changes!

@diptorupd diptorupd merged commit f703390 into main May 24, 2024
@diptorupd diptorupd deleted the fix/dpnp_mp branch May 24, 2024 00:55
github-actions bot added a commit that referenced this pull request May 24, 2024
Remove versioneer, organize dpnp monkey patch f703390
github-actions bot added a commit to ZzEeKkAa/numba-dpex that referenced this pull request May 24, 2024
Remove versioneer, organize dpnp monkey patch f703390
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