Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Re: Task ID in PProcess

Sorry... Another change..... make the Task ID as an attribute....
Additional file change: AttributeConstants

Thanks,
Donny

On 8/10/05, Donny Kurniawan <donny.kurniawan@xxxxxxxxx> wrote:
Hi Nathan,

I've added Task ID (which starts from 0) in PProcess.
The meaning is the same like in MPI processes, ie: a task id :)
Changed code: IPProcess, PProcess, and ModelManager.

Thanks,
Donny


Back to the top