Navigation
index
modules
|
next
|
Sage Reference Manual
»
Parallel Computing
»
Parallel Computing
¶
Decorate interface for parallel computation
Reference Parallel Primitives
Parallel iterator built using the
fork()
system call
Parallel computations using RecursivelyEnumeratedSet and Map-Reduce
Contents
How is this different from usual MapReduce ?
How can I use all that stuff?
Advanced use
Profiling
Logging
How does it work ?
How thefts are performed
The end of the computation
Are there examples of classes ?
Tests
Classes and methods
Parallel Iterator built using Python’s multiprocessing module
Parallelization control
CPU Detection
See also
Parallel Interface to the Sage interpreter
Indices and Tables
¶
Index
Module Index
Search Page
Table Of Contents
Parallel Computing
Indices and Tables
Next topic
Decorate interface for parallel computation
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
Sage Reference Manual
»
Parallel Computing
»