OpenScience / Software / Computer Science / Data Communication



MUSCLE

MUSCLE 2 – The Multiscale Coupling Library and Environment is a portable framework to do multiscale modeling and simulation on distributed computing resources. The generic coupling mechanism of MUSCLE is suitable for many types of multiscale applications, notably for multiscale … Continue reading

Share
Posted in Data Communication | Leave a comment

PVM: Parallel Virtual Machine

PVM (Parallel Virtual Machine) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. Thus large computational problems can be solved more … Continue reading

Share
Posted in Data Communication | Leave a comment

LAMPI

LA-MPI is an implementation of the Message Passing Interface (MPI) motivated by a growing need for fault tolerance at the software level in large high-performance computing (HPC) systems.LA-MPI has two primary goals: network fault tolerance and high performance. Network fault … Continue reading

Share
Posted in Data Communication | Leave a comment

LAM/MPI Parallel Computing

LAM/MPI is a high-quality open-source implementation of the Message Passing Interface specification, including all of MPI-1.2 and much of MPI-2. Intended for production as well as research use, LAM/MPI includes a rich set of features for system administrators, parallel programmers, … Continue reading

Share
Posted in Data Communication | Leave a comment