Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit d27a073

Browse files
committed
README: update list of frameworks
Signed-off-by: Jeff Squyres <[email protected]>
1 parent bd0e4e1 commit d27a073

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

README

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,27 +1815,19 @@ component frameworks in Open MPI:
18151815
MPI component frameworks:
18161816
-------------------------
18171817

1818-
allocator - Memory allocator
18191818
bcol - Base collective operations
18201819
bml - 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
18231820
coll - MPI collective algorithms
1824-
crcp - Checkpoint/restart coordination protocol
1825-
dpm - MPI dynamic process management
18261821
fbtl - file byte transfer layer: abstraction for individual
18271822
read/write operations for OMPIO
18281823
fcoll - collective read and write operations for MPI I/O
18291824
fs - file system functions for MPI I/O
18301825
io - MPI I/O
1831-
mpool - Memory pooling
18321826
mtl - Matching transport layer, used for MPI point-to-point
18331827
messages on some types of networks
18341828
op - Back end computations for intrinsic MPI_Op operators
18351829
osc - MPI one-sided communications
18361830
pml - MPI point-to-point management layer
1837-
pubsub - MPI publish/subscribe management
1838-
rcache - Memory registration cache
18391831
rte - Run-time environment operations
18401832
sbgp - Collective operation sub-group
18411833
sharedfp - shared file pointer operations for MPI I/O
@@ -1863,25 +1855,25 @@ ess - RTE environment-specfic services
18631855
filem - Remote file management
18641856
grpcomm - RTE group communications
18651857
iof - I/O forwarding
1858+
notifier - System-level notification support
18661859
odls - OpenRTE daemon local launch subsystem
18671860
oob - Out of band messaging
18681861
plm - Process lifecycle management
18691862
ras - Resource allocation system
18701863
rmaps - Resource mapping system
18711864
rml - RTE message layer
18721865
routed - 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+
schitzo - OpenRTE personality framework
18761868
state - RTE state machine
18771869

18781870
Miscellaneous frameworks:
18791871
-------------------------
18801872

1873+
allocator - Memory allocator
18811874
backtrace - Debugging call stack backtrace support
1875+
btl - Point-to-point Byte Transfer Layer
18821876
compress - Compression algorithms
1883-
crs - Checkpoint and restart service
1884-
db - Internal database support
18851877
dl - Dynamic loading library interface
18861878
event - Event library (libevent) versioning support
18871879
hwloc - Hardware locality (hwloc) versioning support
@@ -1890,7 +1882,12 @@ installdirs - Installation directory relocation services
18901882
memchecker - Run-time memory checking
18911883
memcpy - Memopy copy support
18921884
memory - Memory management hooks
1885+
mpool - Memory pooling
1886+
patcher - Symbol patcher hooks
1887+
pmix - Process management interface (exascale)
18931888
pstat - Process status
1889+
rcache - Memory registration cache
1890+
sec - Security framework
18941891
shmem - Shared memory support (NOT related to OSHMEM)
18951892
timer - High-resolution timers
18961893

0 commit comments

Comments
 (0)