
Top : Computers : Parallel Computing : Programming :
Languages
Categories
| APL @ Clean @ E @ Erlang @ Sisal @ Tempo @ |
Websites
Parallel extension to C designed for applications development for heterogeous networks. Source code and documentation.
http://www.ispras.ru/~mpc/
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/
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
Current research into Linda extensions, papers, and documentation.
http://www.cs.yale.edu/HTML/YALE/CS/Linda/linda.html
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
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
An array programming language. Sample code, papers, recipes, reference manual, and source code.
http://www.cs.washington.edu/research/zpl/index.html
Object-oriented parallel language based on C++. Documentation, source code and binaries, and sample programs.
http://www.cs.virginia.edu/~mentat/index.html
A functional parallel language. Tutorial, source code, algorithm library, animations, and reference manual.
site exerpt
NESL: A Parallel Programming Language L is a parallel language developed at Carnegie Mellon by the SCandAL project. It integrates various ideas from the theory community (parallel algorithms the languages community (functional languages) and the system's community (many of the implementation techniques The most important...Maisie is a C-based simulation language that can be used for sequential and parallel execution of discrete-event simulation models. Papers, source code, and sample models.
http://may.cs.ucla.edu/projects/maisie/
A C-based simulation language for sequential and parallel execution of discrete-event simulation models. Online technical support, manuals, and source code.
http://pcl.cs.ucla.edu/projects/parsec/
A library and set of tools to support a standard model for parallel C++ computing.
http://www.cs.indiana.edu/~sdiwan/open-hpc++/
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.
http://cs.uml.edu/~kfawcett
Parallel programming language works on desktop and runs on clusters and supercomputers. Compiler and documentation.
http://www.engineeredintelligence.com/products/cxc_compilers.cfm
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.
site exerpt
JavaParty 1.07i A distributed companion to Java Current release 1.07i Bernhard Haumacher, Thomas Moschny and Michael Philippsen Contents General Features Requirements Download Mailing Lists Setup Quick Tour Command Reference API Language Syntax Object Model Transparent Threads Distributed Threads RMA Synchronization Object Location...A parallel programming language supporting symbolic computation on SMP workstations.
http://www.semdesigns.com/Products/Parlanse/index.html
Designed to express neural network learning algorithms. Compiler, documentation, and examples available. Language reference and tutorial.
http://www.ubka.uni-karlsruhe.de...t=/ira/1997/4&search=/ira/1997/4
A parallelizing compiler for Fortran 77. Software download, reference manual, and mailing list.
http://www.hpc-design.com/bert.html
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.
http://www.zhmicro.com