|
Heap attribute |
Top Previous Next |
|
Some editions of Diamond have optional modules that can be accessed from any task on a particular processor. These may require dynamically-allocated memory that is taken from a processor-wide heap. The heap attribute of a PROCESSOR statement is used to allocate memory to this heap:
PROCESSOR node SMT361 HEAP=4M
|