Parallel processing with multiple CPUs

Several steps in the calculation of geostatistical layers take advantage of the increased performance available in systems that use multiple CPUs (or multi-core CPUs). Parallel processing is used for all kriging, inverse distance weighting, and local polynomial models created within the Geostatistical Wizard, as well as the contour rendering, cross-validation, validation, and prediction functions for geostatistical layers.

Additionally, the following tools in the Geostatistical Analyst toolbox take advantage of multiple CPUs:

Increased processing speed is most noticeable in complex models (for example, involving data transformations and large neighborhoods) and in repeated use of the tools (as in models and scripts).

The Geostatistical Wizard and tools mentioned above will automatically use up to 16 threads/CPUs. This number can be modified by adding GA_SMP_MAX_THREADS as a system variable to the Windows Environment Variables. The variable's value sets the upper limit for the number of threads/CPUs Geostatistical Analyst processes can use.

3/7/2014