Skip to content

Explore reference counting to maintain lifetime relationships among NVML data structures #21

@Cldfire

Description

@Cldfire

Over in #20, it was noted that the use of compile-time lifetimes to represent the lifetime relationships between the various NVML data structures greatly complicates storing those structures alongside each other within the same object.

The use of Arcs to represent these relationships would likely be an acceptable performance tradeoff to make for this library and would greatly simplify its usage in these situations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions