Memkind 1.12.0 Release

blog-thumb
  • Date: 02 Sep, 2021

Hi,

I’m glad to announce that memkind 1.12.0 has been released.

Most notably, this release introduces memory tiering feature provided in memkind as an interposer library. The library allows making allocations with the usage of multiple kinds keeping a specified ratio between them. This ratio determines how much of the total allocated memory should be allocated with each kind.

Further details on this brand new feature can be found here:

http://memkind.github.io/memkind/man_pages/memtier.html

The source code and the release note are available under the following link:

https://github.com/memkind/memkind/releases/tag/v1.12.0

Best Regards,

Patryk