Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] PE proxy changes for process model id to taskid change

Dave,

There have been more commits to HEAD that need to be merged into the branch.

Do you want to do your commit to branch first, and then have me do the merge afterwards?
That may be easier for you.

Go ahead and do the commit, let me know when your done, then I'll merge in
the HEAD changes onto the branch?

Is this the last change we need before merging the branch back onto HEAD?

If so, then as soon as I get the go-ahead from Greg I'll also merge the branch
back to HEAD and close development on the branch.

Regards,
R^2
--
Randy M. Roberts
work: (505)665-4285

Truthiness...

We are all capable of believing things which we know to be untrue, and
then, when we are finally proved wrong, impudently twisting the facts so
as to show that we were right.
                         -- George Orwell's "In Front of Your Nose," 1946

On Apr 16, 2010, at 10:36 AM, Dave Wootton wrote:


Randy
I tested the LoadLeveler proxy changes and it looks like those are working correctly. Let me know when it's ok to commit these changes for the PE and LoadLeveler proxies

Dave


From: Randy Roberts <rsqrd@xxxxxxxx>
To: Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date: 04/12/2010 04:25 PM
Subject: Re: [ptp-dev] PE proxy changes for process model id to taskid change
Sent by: ptp-dev-bounces@xxxxxxxxxxx





OK. Then I won't wait for your commits to do the merge of Greg's changes.

Regards,
R^2
--
Randy M. Roberts
rsqrd@xxxxxxxx
work: (505)665-4285

"This is how Liberty dies - with thunderous applause."
                            -- Senator Amidala (Star Wars: Episode III)

On Apr 12, 2010, at 2:22 PM, Dave Wootton wrote:


I will commit these to the branch. The affected plugins will be org.eclipse.ptp.proxy, org.eclipse.ptp.rm.ibm.ll.proxy and org.eclipse.ptp.rm.ibm.pe.proxy. I'm waiting to complete the LoadLeveler changes, which I coded this morning and started to test. I had some other things to do and probably won't get back to this until Wednesday.

Dave


From: Randy Roberts <rsqrd@xxxxxxxx>
To: Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Date: 04/12/2010 04:17 PM
Subject: Re: [ptp-dev] PE proxy changes for process model id to taskid change
Sent by: ptp-dev-bounces@xxxxxxxxxxx






Will these changes be committed to the branch?

R^2

--

Randy M. Roberts

rsqrd@xxxxxxxx
work: (505)665-4285


"If you are planning for a year,

       sow rice;

if you are planning for a decade,

       plant trees;

if you are planning for a lifetime,

       educate people"

                                      A Chinese Proverb


On Apr 9, 2010, at 10:37 AM, Dave Wootton wrote:


Randy, Greg


I completed the changed to the PE proxy and ran some tests with the new model implementation. These tests were successful. I need to work on the LoadLeveler proxy which will take me a couple more days, but I don't anticipate any problems there.


I did notice a couple problems in the org.eclipse.ptp.launch plugin that are unrelated to the model changes

1) There were a couple errors in ParallelLaunchConfigurationDelegate where doCleanupLaunch and doCompleteJobLaunch were declared as protected while the declarations they override were declared public.

2)The getProgramArguments method in AbstractParallelLaunchConfigurationDelegate is trying to use an org.eclipse.ptp.utils.core.linux.ArgumentParser class which doesn't seem to exist.


Dave
_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top