rtsDDe (1158446), страница 21
Текст из файла (страница 21)
*** RTS err 130.017: wrong call crtrbl_
(ConstArray[<element index>] = <element value> < 0)
Wrong (negative) constant value of linear sampling rule in specified element of ConstArray array.
*** RTS err 130.018: wrong call crtrbl_
(ConstArray[<element index>] = <element value> <dimension size of remote array>)
Wrong constant value of aligning rule in specified element of ConstArray array.
*** RTS err 130.019: wrong call crtrbl_
(AxisArray[<element 1 index>] = AxisArray[<element 2 index>] = <common value>)
The same numbers of parallel loop dimensions are in different elements of AxisArray array.
*** RTS err 130.029: wrong call crtrbl_
(DistrArray Count = Max DistrArray Count (<maximal possible numbers of arrays>))
A number of created distributed arrays is equal to maximal number.
*** RTS err 130.030: wrong call crtrba_
(BufferHeader already exists;
BufferHeader[0] = <reference to distributed array or to remote element buffer>)
Attempt to use a header of existing distributed array or remote element buffer as the header of created buffer.
*** RTS err 130.031: wrong call crtrba_
(the object is not a remote distributed array;
RemArrayHeader[0] = <reference to the object>)
The object specified in the function call as remote distributed array is actually not remote distributed array.
*** RTS err 130.032: wrong call crtrba_
(the remote array has not been aligned;
RemArrayHeader[0] = <reference to the remote distributed array>)
Remote distributed array, passed to the function, is not mapped.
*** RTS err 130.033: wrong call crtrba_
(the remote array PS is not a subsystem of the current PS;
RemArrayHeader[0] = <reference to the remote distributed array>;
RemArrayPSRef = <reference to processor system, the remote distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Processor system, remote distributed array is mapped on, is not the current processor system or its direct or indirect subsystem.
*** RTS err 130.035: wrong call crtrba_
(the object is not a local distributed array;
LocArrayHeader[0] = <reference to the object>)
The object specified in the function call as local distributed array is actually not local distributed array.
*** RTS err 130.036: wrong call crtrba_
(the local array has not been aligned;
LocArrayHeader[0] = <reference to the local distributed array>)
Local distributed array, passed to the function, is not mapped.
*** RTS err 130.037: wrong call crtrba_
(the local array PS is not a subsystem of the current PS;
LocArrayHeader[0] = <reference to the local distributed array>;
LocArrayPSRef = <reference to the processor system that the local distributed array is mapped to>;
CurrentPSRef = <reference to the current processor system>)
Processor system, local distributed array is mapped on, is not the current processor system or its direct or indirect subsystem.
*** RTS err 130.040: wrong call crtrba_
(AxisArray[<element index>] = <element value> < -1)
Wrong (negative) value of dimension number of local distributed array in specified element of AxisArray array.
*** RTS err 130.041: wrong call crtrba_
(AxisArray[<element index>] = <element value> > <rank of the local distributed array>;
LocArrayHeader[0] = <reference to the local distributed array>)
Wrong value of dimension number of local distributed array in specified element of AxisArray array (exceeds the local distributed array rank).
*** RTS err 130.042: wrong call crtrba_
(ConstArray[<element index>] = <element value> < 0)
Wrong (negative) constant value of linear sampling rule in specified element of ConstArray array.
*** RTS err 130.043: wrong call crtrba_
(ConstArray[<element index>] = <element value> <dimension size of remote array>;
RemArrayHeader[0] = <reference to the remote distributed array>)
Wrong constant value of aligning rule in specified element of ConstArray array.
*** RTS err 130.044: wrong call crtrba_
(AxisArray[<element index>] = 0)
Wrong (zero) value of dimension number of local distributed array in specified element of AxisArray array.
*** RTS err 130.045: wrong call crtrba_
((CoeffArray[<i>] = <Ai>) * (LocArrayLastIndex[<k>] = MAXk) +
(ConstArray[<i>] = <Bi>) < 0;
LocArrayHeader[0] = <reference to the local distributed array>)
| i | | dimension number of remote array minus 1. |
| Ai | | coefficient of element linear sampling rule for (i+1)-th dimension of remote array. |
| k | | номер измерения локального распределённого массива минус единица. dimension number of local distributed array minus 1. |
| MAXk | | максимальное значение индексной переменной (k+1)-го измерения локального распределённого массива (k = AxisArray[i] - 1). maximal value of index variable for (k+1)-th dimension of local distributed array (k = AxisArray[i] - 1). |
| Bi | | constant of element linear sampling rule for (i+1)-th dimension of remote array. |
The diagnostic is output in the case of violation of low edge of (i+1)-th dimension of remote array when in linear sampling rule for this dimension maximal value of index variable for (k+1)-th dimension of local distributed array is used.
*** RTS err 130.046: wrong call crtrba_
((CoeffArray[<i>] = <Ai>) * (LocArrayLastIndex[<k>] = MAXk) +
(ConstArray[<i>] = <Bi>) SIZEi;
LocArrayHeader[0] = <reference to the local distributed array>)
| i | | dimension number of remote array minus 1. |
| Ai | | coefficient of element linear sampling rule for (i+1)-th dimension of remote array. |
| k | | dimension number of local distributed array minus 1. |
| MAXk | | maximal value of index variable for (k+1)-th dimension of local distributed array (k = AxisArray[i] - 1). |
| Bi | | constant of element linear sampling rule for (i+1)-th dimension of remote array. |
| SIZEi | | size of (i+1)-th dimension of remote array. |
The diagnostic is output in the case of violation of high edge of (i+1)-th dimension of remote array when in linear sampling rule for this dimension maximal value of index variable for (k+1)-th dimension of local distributed array is used.
*** RTS err 130.047: wrong call crtrba_
(AxisArray[<element 1 index>] = AxisArray[<element 2 index>] = <common value>)
The same numbers of local distributed array dimensions are in different elements of AxisArray array.
*** RTS err 130.060: wrong call crtrbp_
(BufferHeader already exists;
BufferHeader[0] = <reference to distributed array or to remote element buffer>)
Attempt to use a header of existing distributed array or remote element buffer as the header of created buffer.
*** RTS err 130.061: wrong call crtrbp_
(the object is not a remote distributed array;
RemArrayHeader[0] = <reference to the object>)
The object specified in the function call as remote distributed array is actually not remote distributed array.
*** RTS err 130.062: wrong call crtrbp_
(the remote array has not been aligned;
RemArrayHeader[0] = <reference to the remote distributed array>)
Remote distributed array, passed to the function, is not mapped.
*** RTS err 130.063: wrong call crtrbp_
(the remote array PS is not a subsystem of the current PS;
RemArrayHeader[0] = <reference to the remote distributed array>;
RemArrayPSRef = <reference to the processor system that the remote distributed array is mapped to>;
CurrentPSRef = <reference to the current processor system>)
Processor system, remote distributed array is mapped on, is not the current processor system or its direct or indirect subsystem.
*** RTS err 130.065: wrong call crtrbp_
(the processor system is not a DVM object;
PSRef = <reference to the processor system>)
The object specified in the function call as processor system is not DVM-object.
*** RTS err 130.066: wrong call crtrbp_
(the object is not a processor system;
PSRef = <reference to the processor system>)
The object specified in the function call as processor system is actually not processor system.
*** RTS err 130.067: wrong call crtrbp_
(the given PS is not a subsystem of the current PS;
PSRef = <reference to the processor system passed to the function>;
CurrentPSRef = <reference to the current processor system>)
Processor system, passed to the function, is not the current processor system or its direct or indirect subsystem.
*** RTS err 130.070: wrong call crtrbp_
(CoordArray[<element index>] = <element value> <dimension size of the remote array>;
RemArrayHeader[0] = <reference to the remote distributed array>)
Wrong coordinate value in specified element of CoordArray array.
*** RTS err 131.000: wrong call loadrb_
(the object is not a distributed array;
BufferHeader[0] = <reference to the remote element buffer>)
The object specified in the function call as remote element buffer is actually distributed array.
*** RTS err 131.001: wrong call loadrb_
(the distributed array is not a buffer;
BufferHeader[0] = <reference to the remote element buffer>)
The object specified in the function call as remote element buffer is distributed array but is not the buffer.
*** RTS err 131.002: wrong call loadrb_
(the buffer is a member of the regular access group;
BufferHeader[0] = <reference to the remote element buffer>;
ReguarAccessGroupRef = <reference to the group of remote element buffers>)
Attempt to start loading remote element buffer, included in the buffer group.
*** RTS err 131.003: wrong call loadrb_
(the buffer loading has already been started;
BufferHeader[0] = <reference to the remote element buffer>)
Attempt to start remote element buffer loading before completion of previous loading.
*** RTS err 131.004: wrong call loadrb_
(the buffer PS is not a subsystem of the current PS;
BufferHeader[0] = <reference to the remote element buffer>;
BufferPSRef = <reference to the processor system that the remote element buffer is mapped to>;
CurrentPSRef = <reference to the current processor system>)
Attempt to start loading remote element buffer, mapped on the processor system, which is not the current processor system or its direct or indirect subsystem.















