5 Compilation and Execution

A Multiblock framework program is a CHARM++ program, so you must begin by downloading the latest source version of CHARM++ from http://charm.cs.uiuc.edu/. Build the source with ./build MBLOCK version or cd into the build directory, version/tmp, and type make MBLOCK. To compile a MULTIBLOCK program, pass the -language mblock (for C) or -language mblockf (for Fortran) option to charmc.

In a charm installation, see charm/version/pgms/charm++/mblock/ for example and test programs.



January 17, 2008
MBlock Homepage
Charm Homepage