Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > Mathematica System Setup > Parallel Computation Setup & Configuration >
Mathematica > Systems Interfaces & Deployment > Parallel Computing > Parallel Computation Setup & Configuration >
Mathematica > Core Language > Tuning & Debugging > Parallel Computing > Parallel Computation Setup & Configuration >

LaunchKernels

LaunchKernels[]
launches all currently configured parallel subkernels.
LaunchKernels[n]
launches n local subkernels on the current computer.
LaunchKernels[des]
launches a subkernel with the given description.
LaunchKernels[{des1, des2, ...}]
launches several subkernels with the given descriptions.
  • Additional configurations for kernels on remote machines can be made available with the Wolfram Lightweight Grid and the Cluster Integration Package.
Close all running kernels and start two new ones:
Close all running kernels and start two new ones:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team