This package browser is in early development. Mind the rough edges.

memkind 1.13.0

Heap manager with memory kinds (for NUMA)

This package provides a user-extensible heap manager built on top of jemalloc which enables control of memory characteristics and a partitioning of the heap between kinds of memory (for NUMA).

Installation

Install memkind 1.13.0 as follows:

guix install memkind@1.13.0

Or install the latest version:

guix install memkind

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.