@@ -1849,27 +1849,20 @@ component frameworks in Open MPI:
18491849MPI component frameworks:
18501850-------------------------
18511851
1852- allocator - Memory allocator
18531852bcol - Base collective operations
18541853bml - BTL management layer
1855- btl - MPI point-to-point Byte Transfer Layer, used for MPI
1856- point-to-point messages on some types of networks
18571854coll - MPI collective algorithms
18581855crcp - Checkpoint/restart coordination protocol
1859- dpm - MPI dynamic process management
18601856fbtl - file byte transfer layer: abstraction for individual
18611857 read/write operations for OMPIO
18621858fcoll - collective read and write operations for MPI I/O
18631859fs - file system functions for MPI I/O
18641860io - MPI I/O
1865- mpool - Memory pooling
18661861mtl - Matching transport layer, used for MPI point-to-point
18671862 messages on some types of networks
18681863op - Back end computations for intrinsic MPI_Op operators
18691864osc - MPI one-sided communications
18701865pml - MPI point-to-point management layer
1871- pubsub - MPI publish/subscribe management
1872- rcache - Memory registration cache
18731866rte - Run-time environment operations
18741867sbgp - Collective operation sub-group
18751868sharedfp - shared file pointer operations for MPI I/O
@@ -1897,25 +1890,28 @@ ess - RTE environment-specfic services
18971890filem - Remote file management
18981891grpcomm - RTE group communications
18991892iof - I/O forwarding
1893+ notifier - System-level notification support
19001894odls - OpenRTE daemon local launch subsystem
19011895oob - Out of band messaging
19021896plm - Process lifecycle management
19031897ras - Resource allocation system
19041898rmaps - Resource mapping system
19051899rml - RTE message layer
19061900routed - Routing table for the RML
1907- sensor - Software and hardware health monitoring
1901+ rtc - Run-time control framework
1902+ schitzo - OpenRTE personality framework
19081903snapc - Snapshot coordination
19091904sstore - Distributed scalable storage
19101905state - RTE state machine
19111906
19121907Miscellaneous frameworks:
19131908-------------------------
19141909
1910+ allocator - Memory allocator
19151911backtrace - Debugging call stack backtrace support
1912+ btl - point-to-point Byte Transfer Layer
19161913compress - Compression algorithms
19171914crs - Checkpoint and restart service
1918- db - Internal database support
19191915dl - Dynamic loading library interface
19201916event - Event library (libevent) versioning support
19211917hwloc - Hardware locality (hwloc) versioning support
@@ -1924,7 +1920,12 @@ installdirs - Installation directory relocation services
19241920memchecker - Run-time memory checking
19251921memcpy - Memopy copy support
19261922memory - Memory management hooks
1923+ mpool - Memory pooling
1924+ patcher - Symbol patcher hooks
19271925pstat - Process status
1926+ rcache - Memory registration cache
1927+ reachable - Network reachability computations
1928+ sec - Security framework
19281929shmem - Shared memory support (NOT related to OSHMEM)
19291930timer - High-resolution timers
19301931
0 commit comments