Strike directory section: Computers Parallel_Computing Programming Environments Image Mp3 Ftp Kids News
MetaStrike.com, Advanced MetaSearch Engine
Multi Search Add Bookmark! Make MetaStrike Your Homepage




Home:   Computers:   Parallel Computing:   Programming:   Environments   

Sites:

  •  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.
  •  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
  •  HeNCE  - http://www.netlib.org/hence/
     Heterogeneous Network Computing Environment is a software environment desgined to help programmers write parallel programs. Source code and users guide.
  •  Proteus Programming System  - http://www.cs.unc.edu/Research/proteus/
     An architecture-independent parallel programming language, with translators for specific environments. Papers and binaries.
  •  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.
  •  IRSR - Invisionix Roaming System Remote  - http://irsr.invisionix.org
     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.
  •  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.
  •  Tuning and Analysis Utilities  - http://www.cs.uoregon.edu/research/paracomp/tau/tautools/
     A visual programming and performance analysis environment. Papers and manual.