|
This tutorial
shows how to use the TOP-C
model and its rich variety of command-line flags. It also describes how to
formulate many common algorithms in standard parallel paradigms such as optimistic concurrency and
dataflow.
| Please
click the following links to download the Overview file in the
respective formats: |
|
Learn by doing.
Follow the steps of the Quick Start Guide to install and
immediately start writing parallel programs in TOP-C
- Click
here
to download the quick start Guide
|
The full details of the TOP-C package are presented,
including the
choice of using the built-in MPI subset or your own favorite
MPI,
writing code that runs equally well in a distributed or
shared memory
environment, parallel debugging using the TOP-C tools, and so on.
| Please
click the following links to download the Manual in the respective
formats: |
|
Slides
A brief tour of TOP-C in
easy-to-read slides.
|
Browse
and
search cross-referenced source code with LXR (version 2.4.0)
Click here
to browse and search cross-referenced source code with LXR (version
2.4.0)
|
|