rtsDDe (1158446), страница 14
Текст из файла (страница 14)
*** RTS err 060.022: wrong call mappl_
(CoeffArray[<element index>] = <element value> < 0;
LoopRef = <reference to the parallel loop>)
Wrong (negative) value of mapping rule coefficient in given element of CoeffArray array.
*** RTS err 060.023: wrong call mappl_
(AxisArray[<element index>] = 0;
LoopRef = <reference to the parallel loop>)
Wrong (negative) value of dimension number of parallel loop in given element of AxisArray array.
*** RTS err 060.024: wrong call mappl_
((CoeffArray[<j>] = <Aj>) * <MINk> + (ConstArray[<j>] = <Bj>) < 0;
LoopRef = <reference to the parallel loop>)
| j | | dimension number of mapping pattern minus one. |
| Aj | | coefficient of linear mapping rule for (j+1)-th pattern dimension. |
| MINk | | minimal value of index variable k-th dimension of mapped loop (k=AxisArray[j]). |
| Bj | | constant of linear aligning rule for (j+1)-th pattern dimension. |
The diagnostics is reported in the case, when mapped loop iterations violate pattern space limits.
*** RTS err 060.025: wrong call mappl_
((CoeffArray[<j>] = <Aj>) * <MINk> + (ConstArray[<j>] = <Bj>) ≥ <SIZEj>;
LoopRef = <reference to the parallel loop>)
| j | | dimension number of mapping pattern minus one. |
| Aj | | coefficient of linear mapping rule for (j+1)-th pattern dimension. |
| MINk | | minimal value of index variable k-th dimension of mapped loop (k=AxisArray[j]). |
| Bj | | constant of linear aligning rule for (j+1)-th pattern dimension. |
| SIZEj | | size of (j+1)-th pattern dimension. |
The diagnostics is reported in the case, when mapped loop iterations violate pattern space limits.
*** RTS err 060.026: wrong call mappl_
((CoeffArray[<j>] = <Aj>) * <MAXk> + (ConstArray[<j>] = <Bj>) < 0;
LoopRef = <reference to the parallel loop>)
| j | | dimension number of mapping pattern minus one. |
| Aj | | coefficient of linear mapping rule for (j+1)-th pattern dimension. |
| MAXk | | maximal value of index variable k-th dimension of mapped loop (k=AxisArray[j]). |
| Bj | | constant of linear aligning rule for (j+1)-th pattern dimension. |
The diagnostics is reported in the case, when mapped loop iterations violate pattern space limits.
*** RTS err 060.027: wrong call mappl_
((CoeffArray[<j>] = <Aj>) * <MAXk> + (ConstArray[<j>] = <Bj>) ≥ <SIZEj>;
LoopRef = <reference to the parallel loop>)
| j | | dimension number of mapping pattern minus one. |
| Aj | | coefficient of linear mapping rule for (j+1)-th pattern dimension. |
| MAXk | | maximal value of index variable k-th dimension of mapped loop (k=AxisArray[j]). |
| Bj | | constant of linear aligning rule for (j+1)-th pattern dimension. |
| SIZEj | | size of (j+1)-th pattern dimension. |
The diagnostics is reported in the case, when mapped loop iterations violate pattern space limits.
*** RTS err 060.028: wrong call mappl_
(ConstArray[<element index>] = <element value> < 0;
LoopRef = <reference to the parallel loop>)
Wrong (negative) constant value of linear aligning rule in specified element of ConstArray array.
*** RTS err 060.029: wrong call mappl_
(ConstArray[<element index>] = <element value> <size of aligning pattern dimension>;
LoopRef = <reference to the parallel loop>)
Wrong constant value of aligning rule in specified element of ConstArray array.
*** RTS err 060.030: wrong call mappl_
(AxisArray[<element 1 index>] = AxisArray[<element 2 index>] = <common value>;
LoopRef = <reference to the parallel loop>)
The dimension numbers of parallel loop is the same in different elements of AxisArray array.
*** RTS err 060.040: wrong call mappl_
(LoopRef = <reference to the parallel loop>;
ShadowGroupRef = <reference to shadow edge group, corresponding to the loop>;
LoopAMViewRef = <reference to abstract machine representation, the loop is mapped on> not equ
ShdGrpAMViewRef = <reference to abstract machine representation, the array, registered in the group, is aligned with>)
When mapping parallel loop with changed order of iteration execution, an array, aligned with abstract machine representation, not equivalent to the representation, the loop is mapped on, is found in the shadow edges group of distributed arrays, corresponding to the loop.
*** RTS err 060.050: wrong call plmap_
(the current context is not the parallel loop;
LoopRef = <reference to the parallel loop>)
A program doesn't execute a parallel loop or executes the loop, which reference doesn't coincide with the reference passed to the function.
*** RTS err 060.051: wrong call plmap_
(the object is not a parallel loop;
LoopRef = <reference to the parallel loop>)
The object specified in the function call as parallel loop is not a parallel loop.
*** RTS err 060.052: wrong call plmap_
(the parallel loop has not been mapped;
LoopRef = <reference to the parallel loop>)
Parallel loop, specified in the function call, is not mapped.
*** RTS err 060.060: wrong call exfrst_
(the current context is not the parallel loop;
LoopRef = <reference to the parallel loop>)
A program doesn't execute a parallel loop or executes the loop, which reference doesn't coincide with the reference passed to the function.
*** RTS err 060.061: wrong call exfrst_
(the object is not a parallel loop;
LoopRef = <reference to the parallel loop>)
The object specified in the function call as parallel loop is not a parallel loop.
*** RTS err 060.062: wrong call exfrst_
(the parallel loop has already been mapped;
LoopRef = <reference to the parallel loop>)
Attempt to change the order of parallel loop iteration execution after the loop mapping.
*** RTS err 060.065: wrong call exfrst_
(the shadow group is not a DVM object;
ShadowGroupRef = <reference to the shadow edges group>)
The object specified in the function call as shadow edges group is not a DVM-object.
*** RTS err 060.066: wrong call exfrst_
(the object is not a shadow group;
ShadowGroupRef = <reference to the shadow edges group>)
The object specified in the function call as shadow edges group is not a shadow edges group.
*** RTS err 060.067: wrong call exfrst_
(the shadow group was not created by the current subtask;
ShadowGroupRef = <reference to the shadow edges group>;
ShadowGroupEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, that created shadow edge group>
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)
Passed to the function shadow edge group of distributed arrays was created not in the current subtask.
*** RTS err 060.070: wrong call imlast_
(the current context is not the parallel loop;
LoopRef = <reference to the parallel loop>)
A program doesn't execute a parallel loop or executes the loop, which reference doesn't coincide with the reference passed to the function.
*** RTS err 060.071: wrong call imlast_
(the object is not a parallel loop;
LoopRef = <reference to the parallel loop>)
The object specified in the function call as parallel loop is not a parallel loop.
*** RTS err 060.072: wrong call imlast_
(the parallel loop has already been mapped;
LoopRef = <reference to the parallel loop>)
Attempt to change the order of parallel loop iteration execution after the loop mapping.
*** RTS err 060.075: wrong call imlast_
(the shadow group is not a DVM object;
ShadowGroupRef = <reference to the shadow edges group>)
The object specified in the function call as shadow edges group is not a DVM-object.
*** RTS err 060.076: wrong call imlast_
(the object is not a shadow group;
ShadowGroupRef = <reference to the shadow edges group>)
The object specified in the function call as shadow edges group is not a shadow edges group.
*** RTS err 060.077: wrong call imlast_
(the shadow group was not created by the current subtask;
ShadowGroupRef = <reference to the shadow edges group>;
ShadowGroupEnvIndex = <distance from subtask tree root to the node, corresponding to the subtask, that created shadow edge group>;
CurrentEnvIndex = <distance from subtask tree root to the node, corresponding to the current subtask>)
Passed to the function shadow edge group of distributed arrays was created not in the current subtask.
*** RTS err 060.080: wrong call dopl_
(the current context is not the parallel loop;
LoopRef = <reference to the parallel loop>)
A program doesn't execute a parallel loop or executes the loop, which reference doesn't coincide with the reference passed to the function.
*** RTS err 060.081: wrong call dopl_
(the object is not a parallel loop;
LoopRef = <reference to the parallel loop>)
The object specified in the function call as parallel loop is not a parallel loop.
*** RTS err 060.082: wrong call dopl_
(the parallel loop has not been mapped;
LoopRef = <reference to the parallel loop>)
Parallel loop, passed to the function, is not mapped.
*** RTS fatal err 060.085: overflow of the time measure counter
(LoopRef = <reference to the parallel loop>
Time measure counter = <Run-Time System buffer counter value>)
Overflow of Run-Time System internal buffer, intended for saving information about execution times of parallel loop iteration groups. The diagnostic can appear during dopl_ function execution.
*** RTS err 060.090: wrong call endpl_
(the current context is not the parallel loop;
LoopRef = <reference to the parallel loop>)
A program doesn't execute a parallel loop or executes the loop, which reference doesn't coincide with the reference passed to the function.















