Skip to content

Remove raft dependency#9

Open
arhag23 wants to merge 2 commits into
rapidsai:mainfrom
arhag23:remove-raft
Open

Remove raft dependency#9
arhag23 wants to merge 2 commits into
rapidsai:mainfrom
arhag23:remove-raft

Conversation

@arhag23

@arhag23 arhag23 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Copied over macros used from raft and adjusted exception types to just use the standard library ones. Unsure about what our policy is about throwing exceptions. Also unsure if we want to depend on rapids-logger for "RTCX_DEBUG_LOG", so for now just commented out the logging macro.

@vyasr vyasr left a comment

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.

It looks like we were logging in exactly one place before, so I think we can just remove it for now or replace it with a conditional printf of some sort. Not critical. I would prefer not to depend on rapids-logger here. Copying over the macros is otherwise fine for now, thanks!

Comment thread AlgorithmPlanner.cpp Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants