Konstantina Panagiotopoulou <kwno...@hotmail.com> wrote on 10/23/2013
09:18:15 PM:

> Hello all,
>
> Could you suggest any performance analysis tool that works with X10?
>

For tuning sequential performance on Native X10 we usually use google
performance tools (http://code.google.com/p/gperftools/).  If you pass -gpt
as a command line argument to the x10c++ script, it will link with the
perftools library (which you already need to have installed normally).

--dave
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to