CODE
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.
|
Current Version: 2.2a3
License Type: Free http://www.cs.utexas.edu/users/code/License.html
|
Home Site:
http://www.cs.utexas.edu/users/code/
Source Code Availability: Yes
Available Binary Packages:
- Debian Package: No
- RedHat RPM Package: No
- Other Packages: No
Targeted Platforms:
Any platform that supports POSIX threads and GNU cc.
It has been tested sucessfully on PCs running Linux and Solaris x86
(along with SPARCs, the IBM SP2, etc.)
Software/Hardware Requirements:
UNIX, [incr tcl], Tix,
PVM or MPI
|
Other Links:
None
Mailing Lists/USENET News Groups:
Yes, check out its home site and there is a form to join the mailing list.
User Comments:
See A Screen Shot?
|