Skip to content
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

Sporadic CI failures #320

Open
AlexanderKalistratov opened this issue Nov 13, 2023 · 2 comments
Open

Sporadic CI failures #320

AlexanderKalistratov opened this issue Nov 13, 2023 · 2 comments

Comments

@AlexanderKalistratov
Copy link
Collaborator

AlexanderKalistratov commented Nov 13, 2023

This issue is to track sporadic failures in CI.
This issue is going to be updated with each failure in order to try to track it's source.

Default async_handler caught exceptions:
 	Native API failed. Native API returns: -30 (PI_ERROR_INVALID_VALUE) -30 (PI_ERROR_INVALID_VALUE)
terminate called without an active exception
----
implementation: dpnp
error states: ErrorCodes.FAILED_EXECUTION
error msg: Core dump
----
ValueError: Unexpected benchmark implementations failed: {('pairwise_distance', 'dpnp')}.

Observed in PR: #318

implementation: numba_dpex_k
error states: ErrorCodes.FAILED_EXECUTION
error msg: Core dump
----
ValueError: Unexpected benchmark implementations failed: {('gpairs', 'numba_dpex_k')}.

Observed in PR: #319

@AlexanderKalistratov
Copy link
Collaborator Author

implementation: dpnp
error states: ErrorCodes.FAILED_EXECUTION
error msg: Core dump
----
ValueError: Unexpected benchmark implementations failed: {('pca', 'dpnp')}.

observed in PR: #319

@AlexanderKalistratov
Copy link
Collaborator Author

implementation: numba_dpex_k
error states: ErrorCodes.FAILED_EXECUTION
error msg: Core dump
----
ValueError: Unexpected benchmark implementations failed: {('gpairs', 'numba_dpex_k')}.

Observed in PR: #322

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

No branches or pull requests

1 participant