Skip to content

VecMem Beta 0.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@krasznaa krasznaa released this 13 Jul 13:49
· 240 commits to main since this release
f271ec2

Release including the following update(s) since v0.15.0:

  • Made vecmem::contiguous_memory_resource provide memory allocations with the requested/correct alignment;
  • Made the internals of vecmem::binary_page_memory_resource more performant;
    • Adding benchmarks for the behaviour of the memory resource along the way;
  • Made it possible to build/use the code (without warnings) on even more platforms.