Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] newbie on (single) laptop

Hello,

I'm trying to install/test a simple PTP 'hello world' example just on my laptop, no client-server.  My environment is:

OSX (10.5)
Open MPI 1.3.3
Eclipse 3.5
   Version: 3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ
   Build id: I20090611-1540
PTP Version: 3.0.0.200908291618


First naive question - do I need to install RDT in order to do this?

I've got to the point of creating a MPI  'hello world' C++ pgm and then try to follow the  "Test your installation" section in http://wiki.eclipse.org/PTP/release_notes/3.0 

Second naive question - do I need the SDM debugger to be able to successfully setup my Run Configurations?  I'm not familiar with SDM and would welcome pointers.  I guess I never completely fill in the Run Configs panel due to the missing SDM (the Debugger tab remains "red-X'd") and therefore the "Run" button is never enabled - I can only Close the panel.  Even though I set # of procs=2 on the Resources tab (and then Close the panel), I never see 2 nodes appear in the "Machines" tab of the PTP Runtime perspective.

thanks for any help,
-Randy

Back to the top