Community
Participate
Working Groups
Build Identifier: 20110218-0911 Create an MPI "Hello World" application in Eclipse. Start mpich2 with mpdboot. Attempt to run the program under the SDM debugger. After a long time it fails with the message "Partial expression evaluation error!" Reproducible: Always Steps to Reproduce: 1. Download Fedora64 virtual machine from http://cct.lsu.edu/~sbrandt/Fedora64.ovf http://cct.lsu.edu/~sbrandt/Fedora64.vmdk 2. Start eclipse 3. Start mpdboot 4. Start the MPICH2 resorce manager 5. Run the hello debug configuration
To use the virtual machine, login as cactus with pw cactus1234
When I click on either of these links, I get: Forbidden You don't have permission to access /~sbrandt/Fedora64.ovf on this server. Any idea how to download them?
I fixed the permission problems for downloading the VM. Sorry.
Currently saying it will take 1 day, 15 hours to download, so I'll have to wait until I get back into the office!
Steve, I finally got a chance to do this. I started Eclipse, switched to the Parallel Runtime perspective and started the resource manager. Then I switched to the Parallel Debug perspective and reset it. Then I launched the Hello application under the debugger. It seems to work fine. I can see two processes, the variables, etc. I stepped a few times and it work. There must be something you're doing that I'm not, but I don't know what it is.
This was never able to be reproduced.