Skip to content

✨ Caching for QDMI Devices on C++-level #1349

@marcelwa

Description

@marcelwa

Problem Statement

FoMaC currently loads QDMI Devices from scratch. This creates unnecessary overhead.

Proposed Solution

We could add a caching layer at the C++ level to reduce this overhead, given that QDMI Devices typically do not change at runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QDMIAnything related to QDMIc++Anything related to C++ code

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions