|
SOLUTIONS
|
CLUSTER INTEGRATION SYMBOL
SGE
SGE["name"]
represents a Sun Grid Engine with the specified name.
SGE["name", n]
represents a Sun Grid Engine
with n Mathematica kernels.
DetailsDetails
is typically the name or IP address of the cluster head node.- SGE[] is equivalent to SGE["localhost"].
- The following options can be given:
-

command-line options for the Mathematica kernel 
full path to the Mathematica kernel 
network interface to use 
timeout limit - To use SGE, you first need to load Cluster Integration using Needs["ClusterIntegration`"].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
