ALPS Project: scheduler library

The scheduler library contains schedulers for parallel Monte Carlo simulations.

Documentation

The header files

Implementing a simulation

Implementing the user class for Monte Carlo simulations is discussed here using the Ising model example provided with the library. The directory contains a second example, using the Lattice library, which is not discussed in detail here.

Running a simulation

Here we discuss how to run Monte Carlo simulations with the library.

Tools

The scheduler library is accompanied by two tools: The usage of both tools is explained with the example program.

Examples

To build the examples go to the example/scheduler subdirectory of ALPS directory and type
make all
The source code and of the examples is well documented and self-explanatory.

To run the examples type see here.


(c) 1994-2003 by Matthias Troyer and Synge Todo