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

Set LIBCUDF_LOGGING_LEVEL to allow us to turn off rmm log #1918

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

abellina
Copy link
Collaborator

@abellina abellina commented Apr 1, 2024

This is related to #1917

@jlowe suggested a patch to build-libcudf.xml to ensure we can turn off rmm log. This is necessary due to the new cuDF pinned pool added in cuDF jni, where a pinned pool OOM is treated as a fallback to cudaMallocHost/cudaFreeHost: we don't need a log to be generated here.

This PR removes the generation of such a log.

@abellina
Copy link
Collaborator Author

abellina commented Apr 1, 2024

build

@abellina abellina merged commit 7559c88 into NVIDIA:branch-24.04 Apr 1, 2024
4 checks passed
@abellina abellina deleted the set_libcudf_logging_level branch April 1, 2024 18:28
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