Grid computing is
implemented in the separately licensed SAS Grid Manager software.
SAS Grid Manager runs grid-enabled jobs on multiple servers. The grid
configuration consists of a logical SAS grid server that distributes
processing tasks. In addition, the configuration includes any number
of SAS Workspace Servers that execute distributed tasks, a SAS Grid
Monitor server, and a Grid Monitor plug-in for SAS Management Console.
The distribution of tasks across the grid is determined by a grid
workload specification that you create and register in SAS Management
Console.
The following steps
are performed on the global
Options tab in
SAS Data Integration Studio. Before you can perform these tasks, a
SAS grid server and a grid workload specification must be registered
in SAS Management Console. For more information about these tasks,
see
Grid Computing in SAS.
To select a SAS grid
server and specify related options for SAS Data Integration Studio
jobs, follow these steps:
-
In SAS Data Integration
Studio, select
ToolsOptions from the menu bar and select
the
SAS Server tab.
-
In the
Grid
workload specification box, select the specification
that you want to apply to your grid jobs.
-
In the
Signon
options box, specify the options that you want to apply
at the start of each grid computing session.
-
In the
Number
of signon entries box, enter the number of times you
want to reconnect to the grid after errors. The default value is three.
-
Select the
Code Generation tab.
-
Jobs executed on a grid
are executed in parallel. SAS Data Integration Studio uses a set of
macros to enable parallel processing. To enable parallel processing
for all new jobs, select the
Enable parallel processing
macros check box.
Alternatively, you
can enable these macros for individual jobs. You can select
YES in the
Enable parallel processing macros option on the
Options tab of the properties
window for an individual job. Also, simply including a Loop transformation
in a job enables parallel processing for that job.
-
Consider setting options
for concurrent processes based on the hosts that make up your grid.
-
Click
OK to save your changes.