Internet Parallel Computing Archive

IPCA : Languages : Code

[ News | IPCA | Mirrors | Add | Search | Mail | Help | WoTUG ]


CODE is a visual parallel programming system, allowing users to compose sequential programs into a parallel one. The parallel program is a directed graph, where data flows on arcs connecting the nodes representing the sequential programs. The sequential programs may be written in any language, and CODE will produce parallel programs for a variety of architectures, as its model is architecture-independent.

The CODE system can produce parallel programs for PVM-based networks of machines as well as for the Sequent Symmetry. The newest version (pre-release available) supports the Cray J-series, Sun SMPs, and MPI.

See also <URL:http://www.cs.utexas.edu/users/code/>.



Copyright © 1993-2000 Dave Beckett & WoTUG