[FEA] Add Host Memory Logging similar to RMM logging #10102
Labels
reliability
Features to improve reliability or bugs that severly impact the reliability of the plugin
task
Work required that improves the product but is not user facing
Is your feature request related to a problem? Please describe.
RMM logging is really helpful feature in debugging hard problems. It would be great to have similar functionality for host memory allocations too. Not that this would just be for pinned and non-pinned memory allocations for memory buffers. Not for regular native C++ allocations.
The text was updated successfully, but these errors were encountered: