heavydb icon indicating copy to clipboard operation
heavydb copied to clipboard

Implemented Memory Provider for Heterogeneous memory.

Open vinser52 opened this issue 3 years ago • 4 comments

The idea is to add abstraction layer for heterogeneous memory. The interface is built on top of C++ 17 std::pmr::memory_resource interface.

vinser52 avatar Aug 23 '21 15:08 vinser52

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 23 '21 15:08 CLAassistant

Note that we plan to move to gcc-9 imminently. Dependencies scripts have already been updated.

alexbaden avatar Sep 17 '21 20:09 alexbaden

@misiugodfrey @paul-aiyedun @vinser52 what is the status of this PR (cc @Garra1980)?

alexbaden avatar Oct 19 '21 14:10 alexbaden

@alexbaden Sorry for the delayed response. I just noticed your comments. Regarding gcc-9, sounds good. As for the status, @misiugodfrey and @paul-aiyedun are working on integrating these changes.

vinser52 avatar Oct 26 '21 07:10 vinser52