docs icon indicating copy to clipboard operation
docs copied to clipboard

Document supported hardware architectures

Open zamazan4ik opened this issue 3 years ago • 2 comments

Hi!

I have checked the documentation but did not find any word about supported architectures - only about supported operating systems.

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).

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

Thanks in advance!

zamazan4ik avatar Jun 19 '22 19:06 zamazan4ik

That information is located on https://rethinkdb.com/docs/install/ under "other architectures."

That's pretty incomplete, as you can see. It could describe "unsupported" architectures that are known-working, and actually have some degree of specificity about what combinations have release packages or are known-working. For example, 32-bit x86 might still work (but is not recommended). People still build for 32-bit ARM, I think. Also, MacOS on ARM is known to build and run but doesn't have dmg generation working.

As far as I'm aware, RethinkDB doesn't use special processor features.

srh avatar Jun 20 '22 02:06 srh

Moved to docs repo.

#1344 has some further documentation.

It's not a big table of known-working combinations of architecture and platform, though.

srh avatar Aug 06 '22 19:08 srh