File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 27
27
creation of a team configured with \VAR {num\_ contexts} of $ N$ means
28
28
that the implementation will make a best effort to reserve enough
29
29
resources to support $ N$ contexts created from the team
30
- in existance at any given time. It is not a guaruntee that $ N$
30
+ in existance at any given time. It is not a guarantee that $ N$
31
31
calls to \FUNC {shmem\_ team\_ create\_ ctx} will succeed.
32
32
See Section~\ref {sec:ctx } for more on communication contexts and
33
33
Section~\ref {subsec:shmem_team_create_ctx } for team-based context creation.
36
36
controls which fields may be accessed by the \openshmem library.
37
37
Any configuration parameter value that is not indicated in the mask will be
38
38
ignored, and the default value will be used instead.
39
- Therefore, a program must only set the fields for which it does not want the default value.
39
+ Therefore, a program must set only the fields for which it does not want the default value.
40
40
41
41
A configuration mask is created through a bitwise OR operation of the
42
42
following library constants.
You can’t perform that action at this time.
0 commit comments