In case of parallel calculations some of the data arrays that are used within ADF will be shared by processes on the same node, provided the operating system allows shared memory. This will reduce the total amount of memory used by all ADF processes on each node becuase only one copy of certain large arrays per node will be present. Note that shared arrays is not the same as distributed arrays.




