questdb icon indicating copy to clipboard operation
questdb copied to clipboard

Document supported hardware architectures

Open zamazan4ik opened this issue 2 years ago • 2 comments

Hi!

Could you please put the information about supported architectures to the documentation please? E.e. about supported architectures for different operating systems, some specific requirements to the supported instructions, if you have any (e.g. maybe AVX is required - I do not know). I have found information only about supporeted operating systems. Also, after some research I have found a JIT limitation - https://questdb.io/docs/concept/jit-compiler/#known-limitations (nad I am not sure, does it limit or not usage the whole DB on other architectures like ARM).

This kind of information is important for the end-users.

Thanks in advance!

zamazan4ik avatar Jun 20 '22 15:06 zamazan4ik

JIT is limited to AVX2 amd64 architecture, does not yet work on ARM. That said, database does run on ARM, but without JIT

bluestreak01 avatar Jun 20 '22 15:06 bluestreak01

Hii, please would assign these documentation issue to me I would like to give add some helpful suggestions

VrajPatelGitHub avatar Apr 30 '23 17:04 VrajPatelGitHub