Skip to content

Conversation

vinser52
Copy link
Contributor

@vinser52 vinser52 commented Oct 18, 2024

Description

During the PR #807 work, I found issues in the CUDA provider implementation. This PR fixes the problems and modifies CUDA tests.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@vinser52 vinser52 requested a review from bratpiorka October 18, 2024 22:01
@vinser52 vinser52 requested a review from a team as a code owner October 18, 2024 22:01
@bratpiorka bratpiorka requested a review from ldorau October 21, 2024 15:34
@ldorau
Copy link
Contributor

ldorau commented Oct 22, 2024

Code coverage drops
from:

  • 80.1% (4558 of 5689 lines)

to:

  • 79.7% (4560 of 5719 lines)

so the coverage of this PR seems to be:

  • 6.67% (2 of 30 lines)

@vinser52 is there a chance to improve that?

@vinser52
Copy link
Contributor Author

so the coverage of this PR seems to be:

  • 6.67% (2 of 30 lines)

@vinser52 is there a chance to improve that?

I have not added any additional logic. I think before this PR the coverage for CUDA provider was low. Can we improve it in a separate PR (I can try to do that)?

@lukaszstolarczuk lukaszstolarczuk merged commit b8088be into oneapi-src:main Oct 22, 2024
75 checks passed
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.

5 participants