Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Is there any APIs or Extension Points to get the variable in a single process while parallel debugging?

Thanks Greg!
Suppose there's a local variable i in an OpenMPI program, and I wanna get
 this i with PTP API or something others, can I do this?
Btw, I will have a try your purpose, thanks Greg~
Regards,
Krime


On Wed, Jul 31, 2013 at 4:40 PM, Krime <krimelam@xxxxxxxxx> wrote:
Thanks regard,
Krime


On Wed, Jul 31, 2013 at 4:39 PM, Krime <krimelam@xxxxxxxxx> wrote:
I wanna trace the rank id of a single process, is there any API or Extension Points can do that? I look through the PTP project, but there's no way to get the variables in a single process while parallel debugging.
Even more, I wanna some specified variables in a single process while parallel debugging, how can I do that?



Back to the top