cnr-isti-vclab / PyMeshLab

The open source mesh processing python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for ARM64 Architecture Support (e.g., Jetson AGX Orin)

lvmingzhe opened this issue · comments

Hello,

I was wondering if there are any plans to introduce support for arm64 architectures, specifically devices like the Jetson AGX Orin?

I've successfully installed MeshLab_64bit_fp v2020.03+dfsg1 on my Jetson AGX Orin. Given that the Jetson AGX Orin boasts 64GB of Graphics Memory and runs MeshLab seamlessly, it seems like a viable platform for extended support.

If arm64 support is on the horizon, it would undoubtedly benefit many related projects, such as NeRFStudio.

Thank you for all your incredible efforts on this project. I eagerly await your response.

Best regards,

Lv Mingzhe

The problem here is the same of #167. We rely on github actions to build and release the packages, and therefore we can release pymeshlab only for architectures that actions provides. If github will add arm64 runners, we will definitely release pymeshlab on them.

Thanks for your kind reply.

Larger runners are only available for paying accounts. For open source projects, we still have to wait.