Skip to content

Memory pool for Xtensor #2566

@spectre-ns

Description

@spectre-ns

I would like to use xtensor in a real time computing application and I need to avoid allocations from new and delete while computing the data with all the allocations occurring prior to computation starting. I can use std::pmr to accomplish this is there any way to pin xtensor to this memory object?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions