Distributed Mathematica - User and Reference Manual

RISC-Linz logo

Abstract

Distributed Mathematica is a system for writing parallel programs in the integrated system for technical computing Mathematica. It allows to create concurrent tasks and have them executed by Mathematica kernels running on different machines of a network. The system consists of two components:
  1. A Java class library which implements a general purpose communication and scheduling mechanism for distributed applications.
  2. A binding that allows to access the Java scheduler from Mathematica and implements a parallel programming model on top.

The system can be freely downloaded from:

http://www.risc.uni-linz.ac.at/software/distmath
  • 1 Introduction
  • 2 Examples
  • 3 Programming interface
  • 4 System Configuration
  • References

  • Maintained by: Cleo Pau
    Last Modification: July 5, 2000

    [Up] [RISC-Linz] [University] [Search]