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

Support gpairs dpnp implementation on dpbench #1345

Closed
adarshyoga opened this issue Mar 20, 2023 · 1 comment · Fixed by #1355
Closed

Support gpairs dpnp implementation on dpbench #1345

adarshyoga opened this issue Mar 20, 2023 · 1 comment · Fixed by #1355

Comments

@adarshyoga
Copy link

The dpnp implementation of the gpairs algorithm crashes with SyclError showing failure in dpctl.

How to reproduce:

  1. Follow instructions to setup dpbench
  2. Run gpairs - python -c "import dpbench; dpbench.run_benchmark("gpairs")
@antonwolfy
Copy link
Contributor

antonwolfy commented Mar 23, 2023

#1134 issue on dpctl is raised to support a sequence of usm_ndarray

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 a pull request may close this issue.

2 participants