ydb icon indicating copy to clipboard operation
ydb copied to clipboard

Add ARM arch support

Open zamazan4ik opened this issue 2 years ago • 2 comments

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!

zamazan4ik avatar Apr 19 '22 10:04 zamazan4ik

Looks like you ticket got many likes!

fomichev3000 avatar May 18 '22 09:05 fomichev3000

@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!

zamazan4ik avatar Jun 18 '22 13:06 zamazan4ik

Hardware requirements are now described here: https://ydb.tech/en/docs/cluster/system-requirements

alexv-smirnov avatar Oct 07 '22 15:10 alexv-smirnov

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.

zamazan4ik avatar Oct 10 '22 15:10 zamazan4ik

Oh, sorry, thank you!

alexv-smirnov avatar Oct 10 '22 15:10 alexv-smirnov