Skip to content

Conversation

@vinser52
Copy link
Contributor

@vinser52 vinser52 commented Oct 22, 2024

Description

To improve code coverage the new tests for CUDA and L0 providers are added. In next PR this tests can be refactored to avoid code duplications.

Checklist

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

@vinser52 vinser52 requested a review from a team as a code owner October 22, 2024 20:46
@vinser52 vinser52 requested review from bratpiorka and ldorau October 22, 2024 20:46
Copy link
Contributor

@ldorau ldorau left a comment

Choose a reason for hiding this comment

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

Could you add tests for cu_memory_provider_get_last_native_error either?
cu_memory_provider_get_last_native_error and cu_store_last_native_error are not used at all.

Copy link
Contributor

@ldorau ldorau left a comment

Choose a reason for hiding this comment

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

Could you add tests for cu_memory_provider_get_last_native_error either? cu_memory_provider_get_last_native_error and cu_store_last_native_error are not used at all.

It can be in a separate (next) PR if you prefer.

@vinser52
Copy link
Contributor Author

Could you add tests for cu_memory_provider_get_last_native_error either? cu_memory_provider_get_last_native_error and cu_store_last_native_error are not used at all.

It can be in a separate (next) PR if you prefer.

Yeah, better to add them in a separate PR. Need to think about the scenario when CUDA provider returns provider-specific error.

@lukaszstolarczuk lukaszstolarczuk merged commit 80880eb into oneapi-src:main Oct 23, 2024
75 checks passed
@vinser52 vinser52 deleted the svinogra_gpu_tests branch February 11, 2025 22:51
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.

4 participants