Skip to content

Median 1d via sycl kernel #2423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Median 1d via sycl kernel #2423

wants to merge 3 commits into from

Conversation

AlexanderKalistratov
Copy link
Collaborator

Draft PR for median implementation.

  • sycl kernels added, but cleanup is needed
  • kernels are not used in python yet
  • tests need to be added
  • 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?

@AlexanderKalistratov AlexanderKalistratov changed the title Initial commit Median 1d via sycl kernel Apr 15, 2025
Copy link
Contributor

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

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 70.513% (-1.8%) from 72.271%
when pulling 7ed9c7e on median
into 4c5970b on master.

Copy link
Contributor

github-actions bot commented Apr 15, 2025

Array API standard conformance tests for dpnp=0.18.0dev1=py312he4f9c94_8 ran successfully.
Passed: 1222
Failed: 0
Skipped: 9

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