Navigation

  • index
  • modules |
  • next |
  • Sage Reference Manual »
  • Sage 9.5 Reference Manual: Parallel Computing »
  • 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

  • sage.interfaces.psage

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 »
  • Sage 9.5 Reference Manual: Parallel Computing »
  • Parallel Computing
© Copyright 2005--2022, The Sage Development Team. Created using Sphinx 4.5.0.