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).
- Website: https://github.com/memkind/memkind
- Licenses: Modified BSD
- Package source: gnu/packages/disk.scm
- Builds: See build status
- Issues: See known issues
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.