diff --git a/README b/README index d96512c9b5..1ec9cf3aca 100644 --- a/README +++ b/README @@ -1815,27 +1815,19 @@ component frameworks in Open MPI: MPI component frameworks: ------------------------- -allocator - Memory allocator bcol - Base collective operations bml - BTL management layer -btl - MPI point-to-point Byte Transfer Layer, used for MPI - point-to-point messages on some types of networks coll - MPI collective algorithms -crcp - Checkpoint/restart coordination protocol -dpm - MPI dynamic process management fbtl - file byte transfer layer: abstraction for individual read/write operations for OMPIO fcoll - collective read and write operations for MPI I/O fs - file system functions for MPI I/O io - MPI I/O -mpool - Memory pooling mtl - Matching transport layer, used for MPI point-to-point messages on some types of networks op - Back end computations for intrinsic MPI_Op operators osc - MPI one-sided communications pml - MPI point-to-point management layer -pubsub - MPI publish/subscribe management -rcache - Memory registration cache rte - Run-time environment operations sbgp - Collective operation sub-group sharedfp - shared file pointer operations for MPI I/O @@ -1863,6 +1855,7 @@ ess - RTE environment-specfic services filem - Remote file management grpcomm - RTE group communications iof - I/O forwarding +notifier - System-level notification support odls - OpenRTE daemon local launch subsystem oob - Out of band messaging plm - Process lifecycle management @@ -1870,18 +1863,17 @@ ras - Resource allocation system rmaps - Resource mapping system rml - RTE message layer routed - Routing table for the RML -sensor - Software and hardware health monitoring -snapc - Snapshot coordination -sstore - Distributed scalable storage +rtc - Run-time control framework +schizo - OpenRTE personality framework state - RTE state machine Miscellaneous frameworks: ------------------------- +allocator - Memory allocator backtrace - Debugging call stack backtrace support +btl - Point-to-point Byte Transfer Layer compress - Compression algorithms -crs - Checkpoint and restart service -db - Internal database support dl - Dynamic loading library interface event - Event library (libevent) versioning support hwloc - Hardware locality (hwloc) versioning support @@ -1890,7 +1882,12 @@ installdirs - Installation directory relocation services memchecker - Run-time memory checking memcpy - Memopy copy support memory - Memory management hooks +mpool - Memory pooling +patcher - Symbol patcher hooks +pmix - Process management interface (exascale) pstat - Process status +rcache - Memory registration cache +sec - Security framework shmem - Shared memory support (NOT related to OSHMEM) timer - High-resolution timers