Charm++ Tutorial Exercises
Before getting started, please find Charm++ Manual
and other useful documents.
Today, we will work on four exercises below. First, clone all of them:
$ git clone https://charm.cs.illinois.edu/gerrit/charm_tutorial_exercises
- Compile and Run: Hello
- Reductions: Particle Simulation-Exercise 1
- Pup and Load Balancing: Particle Simulation-Exercise 2
- SDAG: Key-Value Store
If you want to build Charm++ on your own, download from the
Charm++ Software page.
Projections Hands-On Logs