Open zamazan4ik opened 2 years ago
Looks like you ticket got many likes!
@fomichev3000 Could you please provide somewhere in the documentation list of supported hardware architectures for YDB? Now it is not clear, which combinations of OS-Hardware Arch are supported by YDB. Also, if you have any specific restritiction on minimal instruction set (e.g. AVX) - please write this info too.
Thanks in advance!
Hardware requirements are now described here: https://ydb.tech/en/docs/cluster/system-requirements
Thanks for the documentation! However, the issue is about adding ARM support to YDB, not just updating the documentation:) So I suggest reopen the issue and close it only when ydb will work on ARM properly.
Oh, sorry, thank you!
Hi!
As far as I see the only officially supported hardware architecture for now is x86-64.
We have a case when we want to build cloud-native application, which will be deployed to AWS EC2 instances with AWS Graviton CPUs (just because they are cheaper for the same performance in our workload). Not only AWS has ARM-based CPU - e.g. Alibaba Cloud also has their own ARM-based CPUs.
Is it possible to add ARM architecture support to your roadmap?
Thanks in advance!