rapidsai / cudf

cuDF - GPU DataFrame Library
https://docs.rapids.ai/api/cudf/stable/
Apache License 2.0
8.43k stars 904 forks source link

[DOC] write a developer guide about native Host/Device memory resource ownership and reference counting in cuDF Java API #10330

Open gerashegalov opened 2 years ago

gerashegalov commented 2 years ago

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.

github-actions[bot] commented 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.

github-actions[bot] commented 2 years ago

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.