Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] PTP and performance tools

Hi, Wyatt!

Thank you very much for your answer!

I am working in Riken, Japan. I am trying to adopt Eclipse PTP for K computer. In particular, now I’m working on making profiling tools like TAU and ScoreP available for PTP. A few days ago I have met with Brian Wylie form Julich SC, and he recommended you as the person who can help me, and there you have answered to me!

I have tried to follow your advice on the second problem, but I keep getting the same error though I think I disabled profiling.
So I tested profiling with other project in C with MPI. Now the program runs without errors, but I don’t see any profiling data.

Below are screenshots with my settings. What am I doing wrong? 
On the target machine I installed TAU in my home directory and put it on the PATH. 

Kind regards,
Peter


In tutorial Ptp-xsede2013 there is an option to select Makefile.tau-mpi-pdt. I have a Makefile in my project, but don’t have any options in this list. Should I worry about it?








On 29 Mar, 2014, at 2:12, Wyatt Spear <wspear@xxxxxxxxxxxxxx> wrote:

Greetings,

Current versions of the PTP/ETFw and the included tools have switched from using the original sax parser to the jaxb parser. Your sample workflow uses the older sax schema. You can switch to using the sax parser by selecting it in the ETFw Parser box on the same External Tools preference page where you added your xml file. I don't think the sax parser has been tested recently so please let us know if you run into any issues.

As for the second problem, can you confirm that your application runs remotely as expected when submitting it as a regular remote run instead of an ETFw run? The final submission of the job to the queue should work the same in both cases so knowing this will help track down the issue.

Thanks,
Wyatt Spear

Back to the top