BMDFM (Binary Modular DataFlow Machine) « http://bmdfm.de/ | | Automatical parallel execution of sequential applications on smp computers. identifies all parallelism by static and dynamic scheduling. no parallelizing directives are required. uses dataflow. |
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. |
Harness Project « http://www.epm.ornl.gov/harness/ | | Papers about research into a parallel plug-in interface and distributed peer-to-peer control builds on the concept of the distributed virtual machine. |
HeNCE « http://www.netlib.org/hence/ | | Heterogeneous network computing environment is a software environment designed to help programmers write parallel programs. source code and users guide. |
IRSR - Invisionix Roaming System Remote « http://www.sourceforge.net/projects/irsr/ | | Grid computing style metasystem which utilizes the internet's exisiting web hosting 'grid' as its platform. it's effectively a distributed private/portable pc system built by integrating existing open source components. |
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. |
Proteus Programming System « http://www.cs.unc.edu/Research/proteus/ | | An architecture-independent parallel programming language , with translators for specific environments. papers and binaries. |
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 engin |
TreadMarks - Distributed Shared Memory System « http://www.cs.rice.edu/~willy/TreadMarks/overview.html | | Provides a global shared address space across a cluster. papers and documentation. |
Tuning and Analysis Utilities « http://www.cs.uoregon.edu/research/paracomp/tau/tautools/ | | A visual programming and performance analysis environment. papers and manual. |