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

Slow oneAPI performance/stall on simple ML-from-scratch application #308

Open
oschulz opened this issue Apr 12, 2023 · 0 comments
Open

Slow oneAPI performance/stall on simple ML-from-scratch application #308

oschulz opened this issue Apr 12, 2023 · 0 comments
Labels
performance Gotta go fast.

Comments

@oschulz
Copy link

oschulz commented Apr 12, 2023

A fairly simple ML-from-scratch tutorial, https://github.com/odsl-team/julia-ml-from-scratch, runs fine on GPU and very fast on CUDA.jl, but is extremely slow and stalls at the end on oneAPI.jl.

See odsl-team/julia-ml-from-scratch#2 for performance results.

@pengtu suggested I open an issue here.

PR's to julia-ml-from-scratch are welcome as well of course (maybe there something "oneAPI-unfriendly" in there?).

@maleadt maleadt added bug Something isn't working performance Gotta go fast. and removed bug Something isn't working labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Gotta go fast.
Projects
None yet
Development

No branches or pull requests

2 participants