ecmwf / ecmwflibs

Apache License 2.0
15 stars 9 forks source link

Releasing a whl for linux arm64 #34

Open hardikmadhu opened 6 months ago

hardikmadhu commented 6 months ago

Is your feature request related to a problem? Please describe.

We've been trying to move from x86_64 machines to ARM based machines to improve performance and reduce cost. We can't pip install ecmwflibs since there's no ARM64 wheel. We're trying to implement a work-around by cloning and executing python setup.py install but that's bound to take more time and caching won't work as well.

If we can get linux ARM64 wheels, that would be amazing! :)

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response