Community
Participate
Working Groups
using 20110609-2244_eclipse-parallel-indigo-RC4-macosx.cocoa.x86_64.tar PTP 5.0.0 RC4a new workspace create helloMPI project create helloUPC project select helloMPI project Run > Run Configurations... create new Parallel Application run config the helloUPC project is used as the default app instead of helloMPI which i had selected
I'm not able to reproduce this. When I follow these steps, the helloMPI app is selected. Does this happen every time?
I believe I did see the problem many weeks ago, but I have not been able to see this again. Today I re-tested using eclipse-SDK-3.7-linux-gtk-x86_64.tar; 10-24-11 I did a cvs update from PTP-HEAD, the version: 6.0.0.qualifier. I could not reproduce this problem using the specified steps. I tried to get it to break by creating a C Project, C++ Project, and a Synchronized Project. Each one using a new workspace.
I tried this the other day and also noticed that it seems to be fixed now. I think something must have been fixed in the platform.
Yes I just retested even with 5.0.2 from SR1 parallel package, and the selected project is properly selected in the run configuration dialog. Setting to FIXED because I know it used to fail ... But yeah, something else must have changed. Thanks for checking.