Parallel Programming Laboratory
The PPL is part of the Department of COmputer Science. The goal is to develop technology that improves performance of parallel applications while also improving programmer productivity where with a distributed software base, complex irregular and dynamic
http://charm.cs.uiuc.edu/
Home / Research / Parallel Computing / Programming / Languages /
|
mpC
Parallel extension to C designed for applications development for heterogeous networks. Source code and documentation.
http://www.ispras.ru/~mpc/
Home / Research / Parallel Computing / Programming / Languages /
|
The Cilk Project
A language for multithreaded parallel programming based on ANSI C. Source code, manual, papers, and research into parallel chess programs.
http://supertech.lcs.mit.edu/cilk/
Home / Research / Parallel Computing / Programming / Languages /
|
V
An extension to C including built-in vectors. Papers and reference manual.
http://www.first.gmd.de/v/v.html
Home / Research / Parallel Computing / Programming / Languages /
|
The SR Programming Language
Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation.
http://www.cs.arizona.edu/sr/www/index.html
Home / Research / Parallel Computing / Programming / Languages /
|
Jade
Jade is a parallel extension to C that allows transparent access to shared memory. Papers, manual, and source code.
http://suif.stanford.edu/~scales/sam.html
Home / Research / Parallel Computing / Programming / Languages /
|
Orca
Language for parallel programming on distributed systems, based on a portable form of object-based distributed shared memory. Papers and manual.
http://www.cs.vu.nl/vakgroepen/cs/orca.html
Home / Research / Parallel Computing / Programming / Languages /
|
ZPL
An array programming language. Sample code, papers, recipes, reference manual, and source code.
http://www.cs.washington.edu/research/zpl/index.html
Home / Research / Parallel Computing / Programming / Languages /
|
Mentat
Object-oriented parallel language based on C++. Documentation, source code and binaries, and sample programs.
http://www.cs.virginia.edu/~mentat/index.html
Home / Research / Parallel Computing / Programming / Languages /
|
Paralogic BERT
A parallelizing compiler for Fortran 77. Software download, reference manual, and mailing list.
http://www.plogic.com/bert.html
Home / Research / Parallel Computing / Programming / Languages /
|