Skip to content

Update FAISS patch for RMM memory resource header migration#1566

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
bdice:patch-faiss
Nov 19, 2025
Merged

Update FAISS patch for RMM memory resource header migration#1566
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
bdice:patch-faiss

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Nov 18, 2025

Updates FAISS patch for RMM memory resource header migration.

xref: rapidsai/rmm#2141

@bdice bdice added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Nov 18, 2025
@bdice bdice self-assigned this Nov 18, 2025
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Nov 18, 2025

/merge

@@ -6,8 +6,8 @@
"git_tag": "v1.12.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually they just released v1.13.0. Can we tag that one?

Copy link
Copy Markdown
Contributor Author

@bdice bdice Nov 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline. We're going to merge this as-is to get main unblocked, then tackle 1.13 in a follow-up PR.

@bdice bdice requested a review from a team as a code owner November 19, 2025 02:24
@rapids-bot rapids-bot Bot merged commit 50a8f84 into rapidsai:main Nov 19, 2025
248 of 256 checks passed
bdice added a commit to bdice/cuvs that referenced this pull request Nov 22, 2025
Remove thrust include patches that are already in upstream FAISS 1.13.0.
All other RMM API compatibility patches still apply cleanly.

Related to rapidsai#1566
rapids-bot Bot pushed a commit that referenced this pull request Nov 25, 2025
## Summary
- Update FAISS dependency from 1.12.0 to 1.13.0
- Remove thrust include patches already present in FAISS 1.13.0
- All other RMM API compatibility patches still apply cleanly

Verified that updated patches apply cleanly to FAISS v1.13.0.

Follow-up to #1566.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: #1585
enp1s0 pushed a commit to enp1s0/cuvs that referenced this pull request Dec 6, 2025
## Summary
- Update FAISS dependency from 1.12.0 to 1.13.0
- Remove thrust include patches already present in FAISS 1.13.0
- All other RMM API compatibility patches still apply cleanly

Verified that updated patches apply cleanly to FAISS v1.13.0.

Follow-up to rapidsai#1566.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai#1585
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants