Distributed Maple -- User and Reference Manual (V 1.1.12) |
Distributed Maple is a system for writing parallel programs in the computer algebra system Maple. It allows to create concurrent tasks and have them executed by Maple kernels running on different machines of a network. The system consists of two components:The system is portable to most kinds of computer networks and can be freely downloaded from
- A Java class library which implements a general purpose communication and scheduling mechanism for distributed applications.
- A binding that allows to access the Java scheduler from Maple and implements a parallel programming model on top.
http://www.risc.uni-linz.ac.at/software/distmaple