Skip to content

HierarchicalKV 0.1.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@rhdong rhdong released this 07 Dec 20:44

Release Notes

This is the 8th pre-release of HierarchicalKV!

What's Changed

Features

Bug Fix

  • [Fix] make thrust temp memory allocation managed by HKV allocator. by @rhdong in #178

Optimization & Refactoring

  • [Opt] optimize kernels of find_or_insert, insert_or_assign, hybrid mode. by @jiashuy in #164
  • [opt] Allocate hbm uniformly for buckets to avoid fragmentation. by @LinGeLin in #181

Full Changelog: v0.1.0-beta.7...v0.1.0-beta.8