Skip to Content.
Sympa Menu

charm - [charm] Projections tool usage

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Projections tool usage


Chronological Thread 
  • From: Vijayasarathy Kannan <kvijay AT vt.edu>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] Projections tool usage
  • Date: Tue, 4 Nov 2014 11:52:06 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I am trying to do some analysis and debugging on my application. It seemed that the projections tool can be used even when the application terminates abruptly but did not work for me. For example, I compiled my application with "-tracemode projections" on and ran it. The app terminated due to some issues and when I opened the projections tool using the ".sts" file generated, there were no options available on the tool.

Does the application need to have completed successfully for the projections tool to be used? Also, is it possible to run the tool during the execution of the application?

Thanks.



Archive powered by MHonArc 2.6.16.

Top of Page