Author name: paul

Programming Models

Workflow

Workflow is the automation of an application, in whole or parts, where data or tasks are passed from one stage […]

Programming Models

Master/Worker

Master worker model is a very popular paradigm for many parallel applications. The master generates tasks and workers consume them.

Programming Models

MapReduce

MapReduce has been emerging as a popular programming paradigm for data intensive computing in clustered environments such as enterprise data-centers

Design

Architecture

CometCloud [1] is an autonomic computing engine for cloud and Grid environments. It is based on the Comet [2] decentralized

Apps

Value at Risk

The objective of the project is to: The objective of the V@R application is to simulate prices for given stocks at time

Apps

Replica Exchange

Replica exchange is a powerful sampling algorithm that preserves canonical distributions and allows for efficient crossing of high energy barriers

Apps

Protein Data Bank (PDB)

Protein-ligand binding is the notion that a small molecule (a drug, aka. the ligand) binds to a receptor or protein

Apps

Partial Differential Equations

What are Partial Differential Equations Partial differential equations (PDE) are a type of differential equation, i.e., a relation involving an unknown function (or functions) of

Apps

Mandelbrot Set

What is a Mandelbrot Set? Mandelbrot set is a mathematical set of points in the complex plane, the boundary of which forms a fractal. The Mandelbrot set is the

Apps

Jacobi

Finite Difference Method using Jacobi Iterations for solving a Heat Distribution Problem This application calculates heat distribution inside a uniform

Scroll to Top