Open
Description
I’m attempting to install blis on an IBM Power9 HPC and receive the following error during the build step:
error: [Errno 2] No such file or directory: '/tmp/pip-install-<hash>/blis/_src/make/linux-power9.jsonl'
Looking at the code, I see a folder named blis/_src/kernels/power9, but there doesn’t appear to be any call of it within blis/_src/make/. Would it be possible to add the corresponding makefile (linux-power9.jsonl) so that the Power9 kernel can be detected and built?
Metadata
Metadata
Assignees
Labels
No labels