Skip to content

Commit 73f7ce6

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

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1849,27 +1849,20 @@ component frameworks in Open MPI:
18491849
MPI component frameworks:
18501850
-------------------------
18511851

1852-
allocator - Memory allocator
18531852
bcol - Base collective operations
18541853
bml - 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
18571854
coll - MPI collective algorithms
18581855
crcp - Checkpoint/restart coordination protocol
1859-
dpm - MPI dynamic process management
18601856
fbtl - file byte transfer layer: abstraction for individual
18611857
read/write operations for OMPIO
18621858
fcoll - collective read and write operations for MPI I/O
18631859
fs - file system functions for MPI I/O
18641860
io - MPI I/O
1865-
mpool - Memory pooling
18661861
mtl - Matching transport layer, used for MPI point-to-point
18671862
messages on some types of networks
18681863
op - Back end computations for intrinsic MPI_Op operators
18691864
osc - MPI one-sided communications
18701865
pml - MPI point-to-point management layer
1871-
pubsub - MPI publish/subscribe management
1872-
rcache - Memory registration cache
18731866
rte - Run-time environment operations
18741867
sbgp - Collective operation sub-group
18751868
sharedfp - shared file pointer operations for MPI I/O
@@ -1897,25 +1890,28 @@ ess - RTE environment-specfic services
18971890
filem - Remote file management
18981891
grpcomm - RTE group communications
18991892
iof - I/O forwarding
1893+
notifier - System-level notification support
19001894
odls - OpenRTE daemon local launch subsystem
19011895
oob - Out of band messaging
19021896
plm - Process lifecycle management
19031897
ras - Resource allocation system
19041898
rmaps - Resource mapping system
19051899
rml - RTE message layer
19061900
routed - Routing table for the RML
1907-
sensor - Software and hardware health monitoring
1901+
rtc - Run-time control framework
1902+
schitzo - OpenRTE personality framework
19081903
snapc - Snapshot coordination
19091904
sstore - Distributed scalable storage
19101905
state - RTE state machine
19111906

19121907
Miscellaneous frameworks:
19131908
-------------------------
19141909

1910+
allocator - Memory allocator
19151911
backtrace - Debugging call stack backtrace support
1912+
btl - point-to-point Byte Transfer Layer
19161913
compress - Compression algorithms
19171914
crs - Checkpoint and restart service
1918-
db - Internal database support
19191915
dl - Dynamic loading library interface
19201916
event - Event library (libevent) versioning support
19211917
hwloc - Hardware locality (hwloc) versioning support
@@ -1924,7 +1920,12 @@ installdirs - Installation directory relocation services
19241920
memchecker - Run-time memory checking
19251921
memcpy - Memopy copy support
19261922
memory - Memory management hooks
1923+
mpool - Memory pooling
1924+
patcher - Symbol patcher hooks
19271925
pstat - Process status
1926+
rcache - Memory registration cache
1927+
reachable - Network reachability computations
1928+
sec - Security framework
19281929
shmem - Shared memory support (NOT related to OSHMEM)
19291930
timer - High-resolution timers
19301931

0 commit comments

Comments
 (0)