Open XapaJIaMnu opened 3 years ago
Status: ArchLinux is taken care of, and so are debian based distributions, as long as we have a machine to download, compile and run cpack.
@kpu ebuild ping.
Ubuntu should be replaced with Debian for many reasons:
We currently have an MKL dependency but are working to remove the requirement. I don't think we'll qualify for Debian until then. But work is in progress.
Intel MKL is only available for amd64 architectures, what are you doing on arm64 or risc-v?
We have a working arm build. It uses ruy /apple accelerate. I don't have access to risk-v hardware, but it won't work.
We have a lot of Handwritten x86 instrinsics which we translate to arm at compile time via sse2neon but afaik there's no such thing for risc-v.
We need to provide build files for various distributions. Gentoo ebuild @kpu Ubuntu 16.04/18.04/20.04 Archlinux PKGBUILD @XapaJIaMnu Fedora?