Contents Menu Expand Light mode Dark mode Auto light/dark mode
Parallel Computing
Light Logo Dark Logo
Sage 9.8 Reference Manual
  • Home - 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
  • Parallel Iterator built using Python’s multiprocessing module
  • Parallelization control
  • CPU Detection
Back to top

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
  • 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

Next
Decorate interface for parallel computation
Copyright © 2005--2023, The Sage Development Team
Made with Sphinx and @pradyunsg's Furo