RSS 2 projects tagged "parallel"

No download Website Updated 05 Oct 2010 Charm++

Screenshot
Pop 23.79
Vit 1.00

Charm++ is a portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs and GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world.

No download No website Updated 05 Jan 2011 Elemental

Screenshot
Pop 25.08
Vit 29.93

Elemental is a C++ framework for distributed-memory dense linear algebra that strives to be fast, portable, and programmable. It can be thought of as a generalization of PLAPACK to element-by-element distributions that also makes use of recent algorithmic advances from the FLAME project. Elemental usually outperforms both PLAPACK and ScaLAPACK, however, it heavily relies on MPI collectives so a good MPI implementation is crucial. Both pure MPI and hybrid OpenMP-MPI configurations are supported.

Screenshot

Project Spotlight

mochad

A TCP gateway daemon for the X10 CM15A, CM15Pro, and CM19A home automation controllers.

Screenshot

Project Spotlight

C5Connector.Java

A backend for the Core Five file manager.