oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

Support for RISC-V architecture

Open amgrigoriev opened this issue 1 year ago • 1 comments

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

amgrigoriev avatar Jan 24 '23 08:01 amgrigoriev