2.3 Debugging

Because POSE is translated to CHARM++, debugging is a little more challenging than normal. Multi-processor debugging can be achieved with the charmrun ++debug option, and debugging is performed on the module_sim.C source files. The user thus has to track down problems in the original POSE source code. A long-term goal of the POSE developers is to eliminate the translation phase and rely on the interface translator of CHARM++ to provide similar functionality.



November 07, 2009
POSE Homepage
Charm Homepage