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

[Experiment] Buffer liveness tracking & deallocation #4381

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mzient
Copy link
Contributor

@mzient mzient commented Oct 21, 2022

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

This PR plays with an idea of tracking buffer liveness and deleting buffers that have been fully consumed..

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

TODO

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

@mzient mzient marked this pull request as ready for review October 21, 2022 15:15
@mzient mzient marked this pull request as draft October 21, 2022 15:15
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6253391]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6253391]: BUILD FAILED

@mzient mzient marked this pull request as ready for review October 28, 2022 07:10
@mzient mzient marked this pull request as draft October 28, 2022 07:10
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6317226]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [6317226]: BUILD FAILED

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
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.

None yet

2 participants