  |
BMDFM (Binary Modular DataFlow Machine) - http://bmdfm.de/
Automatic parallel execution of sequential applications on SMP computers. Identifies all parallelism by static and dynamic scheduling. No parallelizing directives are required. Uses Dataflow. |
  |
Tons Of Numerical Services - http://www.sslug.dk/TONS/
To produce a computing environment that will provide an alternative to MatLab, Octave, RLab, and the others (maybe even C/Fortran + MPI). The environment will have to consist of a good language, visualization capabilities, and an effective computing engine. TONS will automatically parallelize code. This will make it possible to write software _once_ and run on any cluster configuration without new tuning or rewriting of the code |
  |
IRSR - Invisionix Roaming System Remote - http://www.sourceforge.net/projects/irsr/
Grid Computing style meta system which utilizes the Internet's existing web hosting 'grid' as its platform. It's effectively a distributed private/portable PC system built by integrating existing Open Source components. |
 |
Eiffel Parallel Execution Environment - http://www.irisa.fr/pampa/EPEE/epee.html
An object oriented design framework for programming distributed memory parallel computers. Publications bibliography. |
 |
http://www-fp.mcs.anl.gov/~lusk/p4/ - http://www-fp.mcs.anl.gov/~lusk/p4/
Macros and subroutines for writing parallel programs in both C and Fortran. Manual, papers, and source code. |