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

Switch to static libcudart builds #2039

Closed
wants to merge 1 commit into from

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Dec 4, 2023

This PR changes the default for C++ builds to statically link to libcudart.

@vyasr vyasr added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Dec 4, 2023
@vyasr
Copy link
Contributor Author

vyasr commented Dec 4, 2023

Looks like raft's CMake is conflating static cudart with static versions of math libs. We probably want to split those out separately if we want to make this change.

@vyasr
Copy link
Contributor Author

vyasr commented Dec 13, 2023

Closing, will require some more planning.

@vyasr vyasr closed this Dec 13, 2023
@vyasr vyasr deleted the cudart-static branch December 13, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cpp improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

1 participant