-
Notifications
You must be signed in to change notification settings - Fork 183
DOC-12540 AVX2 requirements #3917
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
base: release/8.0
Are you sure you want to change the base?
Conversation
…ments. * Also consolidated the per-CPU requirements, which had been in a table, admonition, and some paragraphs, into a single table.
…ent for 8.0, not deprecated. Also changed the consequences mentioned in the CPU requirements.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the documentation to reflect that Couchbase Server on x86 platforms now requires AVX2 instructions instead of just deprecating non-AVX2 processors. The change moves from a deprecation notice to a hard requirement for AVX2 support.
Key changes:
- Removes the deprecation notice for non-AVX2 x86 processors from release notes
- Updates system requirements to make AVX2 mandatory for x86 platforms
- Restructures the processor requirements documentation with clearer tables and consolidated information
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
modules/release-notes/pages/relnotes.adoc | Removes deprecated platforms section that warned about AVX2 requirement |
modules/install/pages/pre-install.adoc | Updates system requirements to make AVX2 mandatory and restructures documentation with clearer tables |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This updates the documentation to state that Couchbase Server on x86 now requires AVX2 instructions.
Preview URL:
https://preview.docs-test.couchbase.com/docs-server-DOC-12540_AVX_requirements
You will need the Docs Team credentials on Confluence.
Main changes, with links to preview: