Open gerashegalov opened 2 years ago
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
This issue has been labeled inactive-90d
due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.
Report needed documentation
New developers using Java API in spark-rapids and elsewhere will greatly benefit from a developer guide regarding native host and device memory tracking. The documentation should exclude typical scenarios explaining how to transfer ownership, when to explicitly close and when to rely on higher-level containers to auto-close resources.
Steps taken to search for needed documentation browsing code and following review comments.