Skip to content

Use librtcx for JIT-LTO - #2311

Open
arhag23 wants to merge 16 commits into
NVIDIA:mainfrom
arhag23:use-librtcx
Open

Use librtcx for JIT-LTO#2311
arhag23 wants to merge 16 commits into
NVIDIA:mainfrom
arhag23:use-librtcx

Conversation

@arhag23

@arhag23 arhag23 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Removes reusable JIT-LTO logic as this is now maintained in librtcx.

@arhag23
arhag23 requested review from a team as code owners July 9, 2026 17:09
@cjnolet cjnolet added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jul 16, 2026
@cjnolet cjnolet moved this to In Progress in Unstructured Data Processing Jul 16, 2026
@arhag23
arhag23 requested a review from a team as a code owner July 17, 2026 00:39
@arhag23
arhag23 requested a review from msarahan July 17, 2026 00:39
@arhag23
arhag23 requested a review from a team as a code owner July 20, 2026 16:51
rapids-bot Bot pushed a commit to rapidsai/librtcx that referenced this pull request Jul 21, 2026
Fixes the CMake logic to always link against library dependencies and properly export dependencies. Also fixes typo with install command file name and adds missing files.

Testing against cuVS CI: NVIDIA/cuvs#2311

Authors:
  - https://github.com/arhag23

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

URL: #11
@arhag23 arhag23 changed the title [DO NOT MERGE] Use librtcx for jit-lto Use librtcx for JIT-LTO Aug 3, 2026
#pragma once

#include <cuvs/detail/jit_lto/AlgorithmPlanner.hpp>
#include <AlgorithmPlanner.hpp>

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.

We need these in some kind of subdirectory, not on the top level include path.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

If this looks okay rapidsai/librtcx#13 then we can merge that and fix the include paths in this PR.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@bdice do the style changes in that PR look okay for you? The header will then end up under the rtcx subdirectory.

Comment thread conda/recipes/libcuvs/recipe.yaml
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: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants