py-spy
py-spy copied to clipboard
Install py-spy on powerpc (ppc64le / ppc64)
Is it possible to use/install py-spy on IBM processore (ppc64le)? The cluster i have access has the following hardware
IBM Power AC922 (Whiterspoon) -
Red Hat Enterprise Linux Server release 7.6 (Maipo)
you will have to build from source - but it should work.
I'd try following the steps from the previous issue: https://github.com/benfred/py-spy/issues/277#issuecomment-690610439
Pypi has added support for uploading binary powerpc wheels with manylinux2014 - we should extend the solution that was put in place for ARM to also upload powerpc wheels.