Skip to content

Binary components and updated blt/cmake handling

Choose a tag to compare

@trws trws released this 23 Feb 19:33
· 327 commits to main since this release
b442bf3

This version incorporates blt updates to better support rocm builds, and uses the cmake setup to include a binary component that lets camp avoid pulling in expensive standard library headers at include time, as well as removing some functions from the common include set. Both of these should improve compile times for downstream projects.