Skip to content
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

Add a new architecture mode: 'avx512-sr'. #4025

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. Add a new architecture mode, 'avx512-sr', to support latest additions…

    … to AVX512.
    
    Signed-off-by: Mulugeta Mammo <[email protected]>
    mulugetam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    87002d4 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary space.

    Signed-off-by: Mulugeta Mammo <[email protected]>
    mulugetam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4899800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e6291 View commit details
    Browse the repository at this point in the history
  4. Fix a typo in workflows/build.yml.

    Signed-off-by: Mulugeta Mammo <[email protected]>
    mulugetam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7a46de7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c48043 View commit details
    Browse the repository at this point in the history
  6. Remove avx512-sr mode from conda.

    Signed-off-by: Mulugeta Mammo <[email protected]>
    mulugetam committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1770b8c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Comment out test_ivf_train_2level in faiss/tests/test_contrib.py.

    Signed-off-by: Mulugeta Mammo <[email protected]>
    mulugetam committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    64daa63 View commit details
    Browse the repository at this point in the history
  2. Use sapphirerapids for -march and -mtune.

    Signed-off-by: Mulugeta Mammo <[email protected]>
    mulugetam committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5043d08 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary spaces.

    Signed-off-by: Mulugeta Mammo <[email protected]>
    mulugetam committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0bcbbd9 View commit details
    Browse the repository at this point in the history