Conda forge supports ppc64le as a target (power8 and above).
It would be nice if ppc64le could be provided as a BLIS target (just like e.g. x86_64 already is). We tried to activate it in conda-forge/blis-feedstock#27 but either checks fail (using power9) or the result is slow (generic).
Conda forge supports
ppc64leas a target (power8and above).It would be nice if
ppc64lecould be provided as a BLIS target (just like e.g.x86_64already is). We tried to activate it in conda-forge/blis-feedstock#27 but either checks fail (usingpower9) or the result is slow (generic).