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 for RISC-V architecture #2257

Open
amgrigoriev opened this issue Jan 24, 2023 · 3 comments
Open

Support for RISC-V architecture #2257

amgrigoriev opened this issue Jan 24, 2023 · 3 comments

Comments

@amgrigoriev
Copy link
Contributor

Use case
RISC-V is an upcoming CPU architecture with very energy-efficient processors. At the moment, it is possible to build numpy, scipy and sklearn for RISC-V platform using publicly available RISC-V toolchains. It looks like there is no any critical obstacle for RISC-V support in oneDAL. Such a support could also enable sklearnex on RISC-V.

Proposal

  • Add RISC-V support for oneDAL
@keeranroth
Copy link
Contributor

There is a pull request open for comments at #2737

@icfaust
Copy link
Contributor

icfaust commented Jan 1, 2025

@keeranroth since #2737 has been merged, can we close this?

@keeranroth
Copy link
Contributor

@icfaust I think that this issue can be closed. We still need some implementations for some of the statistics functions that currently don't call through to anything on Arm or RISC-V, but I think that is for another ticket. We can build and run some examples already with the current implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants