Skip to content

VecMem Beta 0.6.0

Pre-release
Pre-release

Choose a tag to compare

@krasznaa krasznaa released this 04 Nov 18:37
d6d4f8e

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::get and vecmem::get functions for accessing elements of vecmem::static_array objects.