Skip to content

VecMem Beta 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@krasznaa krasznaa released this 08 Sep 13:01
· 447 commits to main since this release
1b093d2

Release including a few quality of live improvements after v0.2.0.

  • Made the usage of HIP and SYCL a bit more robust, both of them using the HIPCXX and SYCLCXX environment variables, respectively;
  • Updated the code formatting slightly in some places;
  • Introduced additional compilation warnings for the build;
  • Improved the performance of jagged vector buffers a bit;
  • Made vecmem/memory/memory_resource.hpp and vecmem/memory/polymorphic_allocator.hpp choose the source of the classes that they use, during the CMake configuration step.