8000 Reduce max modeMemory usage of modeMemoryPool_t::resize · Issue #748 · libocca/occa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Reduce max modeMemory usage of modeMemoryPool_t::resize #748
Open
@stgeke

Description

@stgeke

The current implementation uses 'modeMemory' for both the new and old pool. While this method allows for fast data copying, it also results in high memory usage. This can be tricky in cases where we're running short on device memory. We might want to think about adding an option to stage it through to lower the maximum memory usage.

Metadata

Metadata

Assignees

Labels

featureUse this label to request a new feature!runtimeRelated to the OCCA runtime API

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0