11 - 20 of 191 for ShareSearch Results
View search results from all Wolfram sites (2565 matches)
Parallel Computation Setup & ...   (Mathematica Guide)
Mathematica automatically sets up the infrastructure for parallel computing on standard systems, and provides a variety of tools for sharing and synchronizing definitions ...
SetSharedVariable   (Built-in Mathematica Symbol)
SetSharedVariable[s_1, s_2, ...] declares the symbols s_i as shared variables whose values are synchronized among all parallel kernels.
SetSharedFunction   (Built-in Mathematica Symbol)
SetSharedFunction[f_1, f_2, ...] declares the symbols f_i as shared functions whose downvalues are synchronized among all parallel kernels.
Systemwide Defaults   (Mathematica Tutorial)
If you have installed Mathematica in a location where multiple users can run it (for example, on a file server or multi-user machine), then you can set up systemwide defaults ...
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 ...
$DistributedContexts   (Built-in Mathematica Symbol)
$DistributedContexts is the default value of the DistributedContexts option of functions such as ParallelTable and ParallelMap.
LibraryFunction   (Built-in Mathematica Symbol)
LibraryFunction[args] represents a function that has been loaded from a Wolfram Library.
LibraryFunctionLoad   (Built-in Mathematica Symbol)
LibraryFunctionLoad[lib, fun, argtype, rettype] loads Wolfram Library lib and makes the library function fun available in Mathematica.
LSF   (Cluster Integration Symbol)
LSF["name"] represents a Platform Load Sharing Facility cluster with the specified name.
Directories & Directory Operations   (Mathematica Guide)
 
1|2|3|4|5 ... 20 Previous Next

...