Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » debug code in Eclipse with MPI support
debug code in Eclipse with MPI support [message #1830283] Wed, 22 July 2020 15:21 Go to next message
fan li is currently offline fan liFriend
Messages: 2
Registered: March 2018
Junior Member
Dear users

I am using the "eclipse for scientific computing" and want to debug a programme with MPI support.

The programme can run in terminal with mpi in this way

mpirun -np 4 gmx_mpi mdrun -s diff.tpr -c diff.gro -ntomp 1

Accordingly, I set the debug configure as below.


index.php/fa/38624/0/
index.php/fa/38625/0/
index.php/fa/38626/0/

After I start debugging, there is no out put from the console and no variable values are displayed.

The below screen shot after debugging.


index.php/fa/38627/0/

Could you tell me what is wrong?

[Updated on: Wed, 22 July 2020 15:31]

Report message to a moderator

Re: debug code in Eclipse with MPI support [message #1830300 is a reply to message #1830283] Thu, 23 July 2020 05:05 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Eclipse IDE for Scientific Computing comes with Parallel Tools Platform (PTP)
You may have better luck at the PTP support mailing list
https://www.eclipse.org/ptp/support.php
Previous Topic:Updating Eclipse versions
Next Topic:Failing to upload to target system
Goto Forum:
  


Current Time: Wed Oct 09 23:34:21 GMT 2024

Powered by FUDForum. Page generated in 0.03986 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top