RSS 3 projects tagged "Clustering/Distributed Networks"

Download Website Updated 28 Jul 2012 LAPACK

Screenshot
Pop 143.67
Vit 12.05

LAPACK is a linear algebra library, based on LINPACK and EISPACK, designed to provide routines for handling simultaneous equations and matrix algebra efficiently, particularly on shared memory vector processors, parallel processors, and clusters. The code is written in Fortran, and requires the BLAS (Basic Linear Algebra Subprograms) library.

Download Website Updated 14 Feb 2007 LAM/MPI

Screenshot
Pop 147.97
Vit 7.42

LAM/MPI is an implementation of the Message Passing Interface (MPI) parallel standard that is especially friendly to clusters. It includes a persistent runtime environment for parallel programs, support for all of MPI-1, and a good chunk of MPI-2, such as all of the dynamic functions, one-way communication, C++ bindings, and MPI-IO.

Download Website Updated 10 Jun 2011 PVM

Screenshot
Pop 116.19
Vit 6.74

PVM (Parallel Virtual Machine) is a portable message-passing programming system, designed to link separate host machines to form a ``virtual machine'' which is a single, manageable computing resource. The virtual machine can be composed of hosts of varying types, in physically remote locations. PVM applications can be composed of any number of separate processes, or components, written in a mixture of C, C++ and Fortran. The system is portable to a wide variety of architectures, including workstations, multiprocessors, supercomputers and PCs.

Screenshot

Project Spotlight

Texmaker

A LaTeX development environment.

Screenshot

Project Spotlight

check_ssl_cert

A Nagios plugin to check X.509 certificates.