Expand description
Support for allocating procs in the local process.
Structsยง
- Local
Alloc - A local allocation. It is a collection of procs that are running in the local process.
- Local
Allocator - An allocator that runs procs in the local process. It is primarily useful for testing, or small meshes that can run entirely locally.