Skip to content

Conversation

@oleksandr-pavlyk
Copy link
Contributor

Coverity reports several copy-paste-errors in tests of elementwise functions. This PR addresses those issues.

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

And save duplicate device<->host transfers
Saves duplicate device<->host transfers
@github-actions
Copy link

github-actions bot commented Feb 7, 2024

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

@github-actions
Copy link

github-actions bot commented Feb 7, 2024

Array API standard conformance tests for dpctl=0.15.1dev3=py310h15de555_95 ran successfully.
Passed: 908
Failed: 1
Skipped: 86

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 91.145%. remained the same
when pulling bb81be5 on fix-coverity-issues-in-tests
into 71b1640 on master.

@oleksandr-pavlyk oleksandr-pavlyk merged commit 004614e into master Feb 7, 2024
@oleksandr-pavlyk oleksandr-pavlyk deleted the fix-coverity-issues-in-tests branch February 7, 2024 23: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.

3 participants