When compiling CHARM++ programs, the charmc linker produces both an executable file and a program called charmrun, which is used to load the executable onto the parallel machine.
To run a CHARM++ program named ``pgm'' on four processors, type:
A complete list of charmrun command line options is in Section 4.1.
August 13, 2008
Charm Homepage