41 - 50 of 760 for parallel mapSearch Results
View search results from all Wolfram sites (184796 matches)
CloseKernels   (Built-in Mathematica Symbol)
CloseKernels[] terminates all parallel kernels from the list Kernels[].CloseKernels[k] terminates the kernel k.CloseKernels[{k_1, k_2, ...}] terminates the kernels k_1, k_2, ...
Version 7.0 introduces built-in zero-configuration parallel computing. Taking full advantage of Mathematica's unique symbolic architecture, Version 7.0 provides an ...
USGSDEM   (Mathematica Import/Export Format)
USGS ASCII DEM files. Standard format for the distribution of terrain elevation data for the United States. United States Geological Survey (USGS) standard. DEM is an acronym ...
CUDALink on Multiple Devices   (CUDALink Tutorial)
The functional and list-oriented characteristics of the core Mathematica language allow CUDALink to provide immediate built-in data parallelism, automatically distributing ...
CDED   (Mathematica Import/Export Format)
Canadian digital elevation data. Standard format for the distribution of terrain elevation data for the United States. Canadian Centre for Topographic Information (CTI) ...
DistributedContexts   (Built-in Mathematica Symbol)
DistributedContexts is an option for various parallel computing functions that specifies which definitions for symbols appearing in an expression should be distributed to all ...
WaitAll   (Built-in Mathematica Symbol)
WaitAll[expr] waits for all concurrent evaluations represented by EvaluationObject expressions in expr to finish, then returns the resulting expression obtained.
EvaluationObject   (Built-in Mathematica Symbol)
EvaluationObject[n, expr, ...] represents an expression submitted for evaluation on any available parallel kernel.
WaitNext   (Built-in Mathematica Symbol)
WaitNext[{eid_1, eid_2, ...}] waits until the first evaluation represented by any of the eid_i finishes, then returns its result, the corresponding eid_i, and the list of ...
$DistributedContexts   (Built-in Mathematica Symbol)
$DistributedContexts is the default value of the DistributedContexts option of functions such as ParallelTable and ParallelMap.
1|2|3|4|5|6|7|8 ... 76 Previous Next

...