@@ -1815,27 +1815,19 @@ component frameworks in Open MPI:
18151815MPI component frameworks:
18161816-------------------------
18171817
1818- allocator - Memory allocator
18191818bcol - Base collective operations
18201819bml - BTL management layer
1821- btl - MPI point-to-point Byte Transfer Layer, used for MPI
1822- point-to-point messages on some types of networks
18231820coll - MPI collective algorithms
1824- crcp - Checkpoint/restart coordination protocol
1825- dpm - MPI dynamic process management
18261821fbtl - file byte transfer layer: abstraction for individual
18271822 read/write operations for OMPIO
18281823fcoll - collective read and write operations for MPI I/O
18291824fs - file system functions for MPI I/O
18301825io - MPI I/O
1831- mpool - Memory pooling
18321826mtl - Matching transport layer, used for MPI point-to-point
18331827 messages on some types of networks
18341828op - Back end computations for intrinsic MPI_Op operators
18351829osc - MPI one-sided communications
18361830pml - MPI point-to-point management layer
1837- pubsub - MPI publish/subscribe management
1838- rcache - Memory registration cache
18391831rte - Run-time environment operations
18401832sbgp - Collective operation sub-group
18411833sharedfp - shared file pointer operations for MPI I/O
@@ -1863,25 +1855,25 @@ ess - RTE environment-specfic services
18631855filem - Remote file management
18641856grpcomm - RTE group communications
18651857iof - I/O forwarding
1858+ notifier - System-level notification support
18661859odls - OpenRTE daemon local launch subsystem
18671860oob - Out of band messaging
18681861plm - Process lifecycle management
18691862ras - Resource allocation system
18701863rmaps - Resource mapping system
18711864rml - RTE message layer
18721865routed - Routing table for the RML
1873- sensor - Software and hardware health monitoring
1874- snapc - Snapshot coordination
1875- sstore - Distributed scalable storage
1866+ rtc - Run-time control framework
1867+ schizo - OpenRTE personality framework
18761868state - RTE state machine
18771869
18781870Miscellaneous frameworks:
18791871-------------------------
18801872
1873+ allocator - Memory allocator
18811874backtrace - Debugging call stack backtrace support
1875+ btl - Point-to-point Byte Transfer Layer
18821876compress - Compression algorithms
1883- crs - Checkpoint and restart service
1884- db - Internal database support
18851877dl - Dynamic loading library interface
18861878event - Event library (libevent) versioning support
18871879hwloc - Hardware locality (hwloc) versioning support
@@ -1890,7 +1882,12 @@ installdirs - Installation directory relocation services
18901882memchecker - Run-time memory checking
18911883memcpy - Memopy copy support
18921884memory - Memory management hooks
1885+ mpool - Memory pooling
1886+ patcher - Symbol patcher hooks
1887+ pmix - Process management interface (exascale)
18931888pstat - Process status
1889+ rcache - Memory registration cache
1890+ sec - Security framework
18941891shmem - Shared memory support (NOT related to OSHMEM)
18951892timer - High-resolution timers
18961893
0 commit comments