File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -198,6 +198,12 @@ \section{Group Functions}\label{sec:Group}
198198Groups can only contain objects from a single \texttt {PWR_cntxt }.
199199Group operations that involve multiple groups must be performed with groups from the same context.
200200
201+ Some groups may be created automatically by an implementation for the convenience of the user. Examples of such groups include
202+ a group of nodes assigned to a job or a group of objects being cooled by a CDU object. An implementation may choose to provide
203+ a group (or groups) of redundancy for CDU overlap where failures in a single CDU can be compensated for by other existing CDUs.
204+ Having such redundancy groups provides opportunities for users to determine if CDU failures can be compensated for by adjusting
205+ existing CDU capacity or if they require other actions to ameliorate.
206+
201207% int PWR_GrpCreate( PWR_Cntxt context, PWR_Grp* group );
202208\begin {prototype }{GrpCreate}
203209 \longdescription {The \texttt {PWR_GrpCreate } function is used to create a new group which will be associated with and unique to the users context.}
You can’t perform that action at this time.
0 commit comments