|
|
1. |
JavaParty
-
A minimal extension to Java easing distributed parallel programming of cluster computers. A source code transformation automatically generates a distributed pure Java program based on RMI or KaRMI.
|
|
|
2. |
Kyle's ZPL/Mercury Research and Examples
-
Porting ZPL to the Mercury Race computer. Example of the ZPL extern operator to display images. Part of CaPS (Compilers and Parallel Systems), the Systems Lab, and SBS on WJUL.
|
|
|
3. |
PARLANSE
-
A parallel programming language supporting symbolic computation on SMP workstations.
|
|
|
4. |
BERT 77
-
Parallelizing compiler for Fortran 77. Software download, reference manual, mailing list. Free.
|
|
|
5. |
Charm++
-
An object-oriented portable parallel language built on top of C++. Source code, binaries, manuals, and publications.
|
|
|
6. |
CuPit 2
-
Designed to express neural network learning algorithms. Compiler, documentation, and examples available. Language reference and tutorial.
|
|
|
7. |
HPC++
-
A library and set of tools to support a standard model for parallel C++ computing.
|
|
|
8. |
Jade
-
Jade is a parallel extension to C that allows transparent access to shared memory. Papers, manual, and source code.
|
|
|
9. |
Maisie
-
C-based simulation language that can be used for sequential and parallel execution of discrete-event simulation models. Papers, source code, sample models. Replaced by PARSEC language.
|
|
|
10. |
Mentat
-
Object-oriented parallel language based on C++. Documentation, source code and binaries, and sample programs.
|
|
|
11. |
mpC
-
Parallel extension to C designed for applications development for heterogeous networks. Source code and documentation.
|
|
|
12. |
NESL
-
A functional parallel language. Tutorial, source code, algorithm library, animations, and reference manual.
|
|
|
13. |
Orca
-
Language for parallel programming on distributed systems, based on the shared data-object model, a portable form of object-based distributed shared memory. Papers and manual.
|
|
|
14. |
Parallaxis-III
-
Structured language for data-parallel programming (SIMD systems), based on sequential Modula-2, extended. Source code, binaries, sample code, documents.
|
|
|
15. |
PARSEC
-
PARallel Simulation Environment for Complex systems. C-based simulation language for sequential and parallel execution of discrete-event simulation models. Online technical support, manuals, source code. Replaced Maisie language.
|
|
|
16. |
The Cilk Project
-
A language for multithreaded parallel programming based on ANSI C. Source code, manual, papers, and research into parallel chess programs.
|
|
|
17. |
The SR Programming Language
-
Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation.
|
|
|
18. |
Unified Parallel C at George Washington University
-
Community site: projects, news, FAQ, documents, publications, tutorials, forum, mail list, work groups, events, downloads.
|
|
|
19. |
Unified Parallel C: UPC
-
Extensions to C to support distinctions between local and shared data structures, and pointers to them; for high performance computing on large-scale parallel machines, uniform programming model for shared and distributed memory.
|
|
|
20. |
Z++
-
An extension of C++ to platform-free distributed computing. It enhances C++ with invariants, threading, database, GUI and conponent-oriented design. Z++ virtual processor supports the entire language on many platforms.
|
|
|
21. |
ZPL
-
An array programming language. Sample code, papers, recipes, reference manual, and source code.
|