Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 811 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 811 Bytes

status-badge

Walker is a mathematical tool to analyze and design the behavior of stochastic differential equations.

Using the Charm++ runtime system, it employs asynchronous (or non-blocking) parallel programming and decomposes computational problems into a large number of work units (that may be more than the available number of processors) enabling arbitrary overlap of parallel computation, communication, input, and output. Then the runtime system dynamically and automatically homogenizes computational load across the simulation distributed across many computers.

More details at wlkr.cc or doc/pages/mainpage.dox.