VecMem Beta 0.6.0
Pre-release
Pre-release
Release including the following updates since v0.5.0:
- Added 5 "high level" memory resources for implementing conditional memory allocation schemes;
- Added a memory resource meant to help with debugging memory allocation issues;
- Made the project's build system compatible with the latest updates in intel/llvm;
- Added multiple updates to the test system used by the project;
- Introduced
vecmem::static_array::getandvecmem::getfunctions for accessing elements ofvecmem::static_arrayobjects.