@@ -39,7 +39,7 @@ btl_base_warn_peer_error=false
3939
4040#
4141# The following frameworks/components are TESTED
42- # They handle faults amd should be prefered when running with FT.
42+ # They handle faults amd should be preferred when running with FT.
4343# pml ob1
4444# btl tcp, self, sm(+xpmem,+cma), ugni, uct
4545# coll base/basic, tuned, ftagree, libnbc
@@ -49,7 +49,7 @@ threads=pthreads
4949#
5050# The following frameworks/components are UNTESTED, but **may** work.
5151# They should run without faults, and **may** work with faults.
52- # You may try and report if successfull .
52+ # You may try and report if successful .
5353# btl ofi, portals4, smcuda, usnic, sm(+knem)
5454# coll inter, sm, sync, cuda, monitoring
5555# pml monitoring, v/vprotocol
@@ -79,9 +79,9 @@ coll=^hcoll,portals4
7979# mtl (all)
8080# pml cm, crcpw, ucx
8181mtl=^ofi,portals4,psm2
82- # allready enforced by pml=ob1 above
82+ # already enforced by pml=ob1 above
8383#pml=^cm,crcpw,ucx
84- # allready enforced by threads=pthreads above
84+ # already enforced by threads=pthreads above
8585#threads=^argobots,qthreads
8686# There is a bug in libevent with the "select" backend that causes an infinite loop
8787# when an unplanned disconnect happens. Use something else, or bail.
0 commit comments