Skip to content

Document supported hardware architectures #7282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zamazan4ik opened this issue Jun 18, 2022 · 4 comments
Open

Document supported hardware architectures #7282

zamazan4ik opened this issue Jun 18, 2022 · 4 comments
Assignees

Comments

@zamazan4ik
Copy link

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!

@Totktonada
Copy link
Member

Supported platforms are Linux (x86_64, aarch64), Mac OS X (x86_64, M1), FreeBSD
(x86_64).

It is in the README.md file of the repository. Please, note that we support aarch64 since tarantool-2.10.0.

We build packages for our RPM/Deb repositories using standard compiler options of given Linux distributions (the same about brew's bottles for Mac OS). So the requirements are the same as for any other package for the distribution, nothing specific.

The download page on the website actually don't mention hardware architectures. I'll add this issue to the backlog of the team responsible for the infrastructure.

@zamazan4ik
Copy link
Author

Thank you for the clarification. I am just asking you to put this information to the documentation in some place, since for users is much more convenient to use only single source of information regarding the database.

Thanks!

@NickVolynkin NickVolynkin self-assigned this Jun 20, 2022
@NickVolynkin
Copy link
Contributor

I will add the information about supported architectures to the Download page on the website. Besides that, we'll need to write a new documentation article on the topic.

@patiencedaur
Copy link

Related: tarantool/doc#2487

@TarantoolBot TarantoolBot removed the teamX label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants