Skip to content

[FIX] Always add faiss library alias if it's missing - #4028

Merged
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-21.08from
trxcllnt:fix/faiss-alias
Jul 6, 2021
Merged

[FIX] Always add faiss library alias if it's missing#4028
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-21.08from
trxcllnt:fix/faiss-alias

Conversation

@trxcllnt

@trxcllnt trxcllnt commented Jul 3, 2021

Copy link
Copy Markdown
Member

Always add the FAISS::FAISS library target alias if it doesn't exist. This can happen if cuGraph is built and installs FAISS before cuML.

rapidsai/cugraph#1694

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.08@dacfef1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.08    #4028   +/-   ##
===============================================
  Coverage                ?   85.46%           
===============================================
  Files                   ?      230           
  Lines                   ?    18133           
  Branches                ?        0           
===============================================
  Hits                    ?    15498           
  Misses                  ?     2635           
  Partials                ?        0           
Flag Coverage Δ
dask 48.14% <0.00%> (?)
non-dask 77.75% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dacfef1...843290e. Read the comment docs.

@dantegd dantegd added bug Something isn't working non-breaking Non-breaking change labels Jul 6, 2021
@dantegd

dantegd commented Jul 6, 2021

Copy link
Copy Markdown
Contributor

@gpucibot merge

@rapids-bot
rapids-bot Bot merged commit cf4b4c4 into NVIDIA:branch-21.08 Jul 6, 2021
rapids-bot Bot pushed a commit to NVIDIA/raft that referenced this pull request Jul 9, 2021
Always add the `FAISS::FAISS` library target alias if it doesn't exist. This can happen if cuML is built and installs FAISS before cuGraph or vice-versa.

Related PRs:
NVIDIA/cuml#4028
rapidsai/cugraph#1694

Note: We can probably remove the `get_faiss.cmake` file in cuML and cuGraph since they both should get it from RAFT.

Authors:
  - Paul Taylor (https://github.com/trxcllnt)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #287
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
Always add the `FAISS::FAISS` library target alias if it doesn't exist. This can happen if cuGraph is built and installs FAISS before cuML.

rapidsai/cugraph#1694

Authors:
  - Paul Taylor (https://github.com/trxcllnt)

Approvers:
  - Robert Maynard (https://github.com/robertmaynard)

URL: NVIDIA#4028
loulankxh pushed a commit to loulankxh/raft that referenced this pull request Oct 14, 2025
Always add the `FAISS::FAISS` library target alias if it doesn't exist. This can happen if cuML is built and installs FAISS before cuGraph or vice-versa.

Related PRs:
NVIDIA/cuml#4028
rapidsai/cugraph#1694

Note: We can probably remove the `get_faiss.cmake` file in cuML and cuGraph since they both should get it from RAFT.

Authors:
  - Paul Taylor (https://github.com/trxcllnt)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)
  - Dante Gama Dessavre (https://github.com/dantegd)

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

Labels

bug Something isn't working CMake CUDA/C++ non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants