Hi @jcfr and @henryiii,
after a few earlier attempts to widen the binary wheel support for urgently needed platforms such as aarch64 #96 #134 #132 and ppc64le, I took a try at it using @joerick's fantastic cibuildwheels project.
You can see my efforts and rationale here: https://github.com/ax3l/cmake-cibuildwheel
Is there general interest to move forward with this?
Personally, I quite urgently (actually since the inauguration of Summit at OLCF three years ago) need ppc64le wheels for users on pre-Exascale supercomputers and Linux aarch64 HPC machines are also there now alongside cloud machines :)
Hi @jcfr and @henryiii,
after a few earlier attempts to widen the binary wheel support for urgently needed platforms such as
aarch64#96 #134 #132 andppc64le, I took a try at it using @joerick's fantastic cibuildwheels project.You can see my efforts and rationale here: https://github.com/ax3l/cmake-cibuildwheel
Is there general interest to move forward with this?
Personally, I quite urgently (actually since the inauguration of Summit at OLCF three years ago) need
ppc64lewheels for users on pre-Exascale supercomputers and Linuxaarch64HPC machines are also there now alongside cloud machines :)