Skip to content

UMF 1.0.1

Latest
Compare
Choose a tag to compare
@lukaszstolarczuk lukaszstolarczuk released this 08 Aug 10:50
· 65 commits to main since this release
v1.0.1
f3dfe30

This patch release contains following changes:

  • make topology_init faster (#1469)
  • verify if the provider supports the split operation (#1465)
  • fix build failure when building for jemalloc with ninja (#1474)

Full Changelog: v1.0.0...v1.0.1

New Contributors