Skip to content

Conversation

@maxwbuckley
Copy link
Contributor

This file uses for std::min and for rmm::available_device_memory, but does not explicitly include them. This can cause issues when compiling with some compilers.

This file uses <algorithm> for std::min and <Rapids RMM> for rmm::available_device_memory, but does not explicitly include them. This can cause issues when compiling with some compilers.
@copy-pr-bot
Copy link

copy-pr-bot bot commented Dec 16, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@cjnolet cjnolet added bug Something isn't working non-breaking Introduces a non-breaking change labels Dec 17, 2025
@cjnolet
Copy link
Member

cjnolet commented Dec 17, 2025

/ok to test f5009e9

Copy link
Member

@cjnolet cjnolet left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix, @maxwbuckley!

@cjnolet
Copy link
Member

cjnolet commented Jan 5, 2026

/ok to test b5d38a0

@cjnolet
Copy link
Member

cjnolet commented Jan 6, 2026

/ok to test fff2f77

@cjnolet
Copy link
Member

cjnolet commented Jan 6, 2026

/merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

Development

Successfully merging this pull request may close these issues.

3 participants