6221 - 6230 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
Introduction   (Parallel Package Tutorial)
Parallel computing in Mathematica is based on launching and controlling multiple Mathematica kernel (worker) processes from within a single master Mathematica, providing a ...
Legacy   (Parallel Package Tutorial)
The parallel computing features of Mathematica entirely replace the Parallel Computing Toolkit that was available up to Mathematica Version 6. As stated in the Introduction, ...
Parallel Computing Tools User Guide   (Parallel Package Overview)
Introduction Getting Started Configuring and Monitoring
Parallel Evaluation   (Parallel Package Tutorial)
Recall that connections to remote kernels, as opened by LaunchKernels, are represented as kernel objects. See the chapter Connection Methods for details. The commands in this ...
Remote Definitions   (Parallel Package Tutorial)
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
Virtual Shared Memory   (Parallel Package Tutorial)
Special-purpose multiprocessing hardware comes in two types, shared memory and distributed memory. In a shared-memory machine, all processors have access to a common main ...
Mathematica's core tree-oriented symbolic language makes it well suited to working with a hierarchical view of C code as Mathematica expressions. This supports the use of the ...
CAddress   (SymbolicC Package Symbol)
CAddress[obj] is a symbolic representation of the address of an object.
CArray   (SymbolicC Package Symbol)
CArray[name, args] is a symbolic representation of an array.
CAssign   (SymbolicC Package Symbol)
CAssign[lhs, rhs] is a symbolic representation of an assignment statement.
1 ... 620|621|622|623|624|625|626 ... 1009 Previous Next

...