We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?).
The text was updated successfully, but these errors were encountered: