Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > Parallel Computing > Data Parallelism >
Mathematica > Core Language > Tuning & Debugging > Parallel Computing > Data Parallelism >
Data Parallelism
The functional and list-oriented characteristics of the core Mathematica language allow Mathematica to provide immediate built-in data parallelism, automatically distributing computations across available computers and processor cores.
Parallelize perform a computation using automatic parallelization
    
ParallelMap map a function in parallel over the elements of a list
ParallelTable generate a table in parallel
    
ParallelCombine evaluate expressions in parallel and combine their results
    
DistributeDefinitions distribute definitions needed for parallel computations
ParallelNeeds load a package into all parallel subkernels
    
Tuning
Method how computations are distributed , , ...)
MORE ABOUT
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF