UmpireΒΆ
Umpire is a resource management library that allows the discovery, provision, and management of memory on next-generation hardware architectures with NUMA memory hierarchies.
Take a look at our Getting Started guide for all you need to get up and running with Umpire.
If you are looking for developer documentation on a particular function, check out the code documentation.
Want to contribute? Take a look at our developer and contribution guides.
Any questions? File an issue on GitHub, or email umpire-dev@llnl.gov
- Advanced Configuration
- Umpire Cookbook
- Growing and Shrinking a Pool
- Disable Introspection
- Apply Memory Advice to a Pool
- Apply Memory Advice with a Specific Device ID
- Moving Host Data to Managed Memory
- Improving DynamicPoolList Performance with a Coalesce Heuristic
- Move Allocations Between NUMA Nodes
- Determining the Largest Block of Available Memory in Pool
- Coalescing Pool Memory
- Building a Pinned Memory Pool in FORTRAN
- Creating a Resource Aware Pool
- Visualizing Allocators
- Mixed Pool Creation and Algorithm Basics
- Thread Safe Allocator
- Using File System Allocator (FILE)
- Using IPC Shared Memory
- Getting the Strategy Name
- Features
- Doxygen