Changes between Version 39 and Version 40 of WikiStart
- Timestamp:
- 04/23/14 15:29:05 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v39 v40 1 1 = MUSCLE 2 = 2 2 [[Image(http://apps.man.poznan.pl/trac/muscle/attachment/wiki/WikiStart/muscle_overview_vertical.png?format=raw,nolink,align=right,margin-left=35)]] 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 models as defined by the [[http://www.mapper-project.eu/|MAPPER project]] or complex automata as defined in 3 the [[http://www.complex-automata.org/|COAST project]]. Submodels can be implemented from scratch, but legacy code can also be used with only minor adjustments. The runtime environment solves common problems in distributed computing and couples submodels of a multiscale model, whether they are built for high-performance supercomputers or for local execution. MUSCLE supports Java, C, C++, Python, MATLAB and Scala modeling code.3 the [[http://www.complex-automata.org/|COAST project]]. Submodels can be implemented from scratch, but legacy code can also be used with only minor adjustments. The runtime environment solves common problems in distributed computing and couples submodels of a multiscale model, whether they are built for high-performance supercomputers or for local execution. MUSCLE supports Java, C, C++, Fortran, Python, MATLAB and Scala code, using MPI, OpenMP or threads. 4 4 5 5 MUSCLE is being enhanced and adapted to the Grid infrastructures. Parts of the reservation and management interacts with the [[http://www.qoscosgrid.org/|QCG-Computing middleware stack]], intended for job management on e-Infrastructure.