sleef icon indicating copy to clipboard operation
sleef copied to clipboard

[question] Support of xlc

Open gquintin opened this issue 3 years ago • 0 comments

Do you plan to support xlc on ppc64el?

You can use the community edition I think which is available through the IBM apt repo:

deb http://public.dhe.ibm.com/software/server/POWER/Linux/xl-compiler/eval/ppc64le/ubuntu/ xenial main

And then you can have two versions:

# apt install xlc.13.1.5 xlc.16.1.1

Inside a QEMU ppc64el VM it is pretty easy to install. Clang is OK with ppc64el but I'd like for it to work with XLC as the rest of NSIMD code is xlc-compatible.

gquintin avatar Jul 29 '21 08:07 gquintin