Skip to content

Conversation

AlexanderKalistratov
Copy link
Collaborator

@AlexanderKalistratov AlexanderKalistratov commented Feb 21, 2025

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to 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?
  • If this PR is a work in progress, are you filing the PR as a draft?

Temporary workaround for memory corruption inside correlate kernel.
The root cause is still unknown, but the workaround seems to solve crashes

Copy link
Contributor

github-actions bot commented Feb 21, 2025

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

@coveralls
Copy link
Collaborator

coveralls commented Feb 21, 2025

Coverage Status

coverage: 71.883% (+0.1%) from 71.782%
when pulling ad73d26 on fix_correlate
into 8efd438 on master.

Copy link
Contributor

github-actions bot commented Feb 21, 2025

Array API standard conformance tests for dpnp=0.17.0rc1=py312he4f9c94_6 ran successfully.
Passed: 1004
Failed: 0
Skipped: 10

Copy link
Contributor

@antonwolfy antonwolfy 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 @AlexanderKalistratov for the workaround implemented. LGTM!

@AlexanderKalistratov AlexanderKalistratov merged commit 355e959 into master Feb 25, 2025
58 of 63 checks passed
@AlexanderKalistratov AlexanderKalistratov deleted the fix_correlate branch February 25, 2025 18:42
github-actions bot added a commit that referenced this pull request Feb 25, 2025
- [x] Have you provided a meaningful PR description?
- [x] Have you added a test, reproducer or referred to issue with a
reproducer?
- [x] Have you tested your changes locally for CPU and GPU devices?
- [x] Have you made sure that new changes do not introduce compiler
warnings?
- [ ] Have you checked performance impact of proposed changes?
- [x] If this PR is a work in progress, are you filing the PR as a
draft?

Temporary workaround for memory corruption inside correlate kernel.
The root cause is still unknown, but the workaround seems to solve
crashes 355e959
antonwolfy pushed a commit that referenced this pull request Feb 25, 2025
- [x] Have you provided a meaningful PR description?
- [x] Have you added a test, reproducer or referred to issue with a
reproducer?
- [x] Have you tested your changes locally for CPU and GPU devices?
- [x] Have you made sure that new changes do not introduce compiler
warnings?
- [ ] Have you checked performance impact of proposed changes?
- [x] If this PR is a work in progress, are you filing the PR as a
draft?

Temporary workaround for memory corruption inside correlate kernel.
The root cause is still unknown, but the workaround seems to solve
crashes
@antonwolfy antonwolfy mentioned this pull request Feb 25, 2025
6 tasks
github-actions bot added a commit that referenced this pull request Feb 25, 2025
github-actions bot added a commit that referenced this pull request Feb 25, 2025
antonwolfy added a commit that referenced this pull request Feb 25, 2025
This PR backports of #2333 from development branch to
`maintenance/0.17.x`.
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