Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » MPI
MPI [message #200013] Wed, 22 August 2007 09:31 Go to next message
Eclipse UserFriend
Originally posted by: rodrigo_faccioli.uol.com.br

Hi,

I need to know if possible I compile an C++ project with MPI (Message
Program Interface).

I'm studing MPI API to develop a distribution program for cluster.

In order words I want to know how change default compiler program in the
Eclipse CDT.

Thanks for any helps.

Regards,
Re: MPI [message #200051 is a reply to message #200013] Wed, 22 August 2007 10:15 Go to previous messageGo to next message
Eclipse UserFriend
Check out PTP (Parallel Tools Platform) http://eclipse.org/ptp
We have a new project wizard page that does exactly that,
changes "gcc" to "mpicc" (plus a whole lot more).
We haven't seen many requirements for C++ and MPI so far.
Let me know if the wizard or other MPI analysis tools don't work for you
on C++ and I'll look into it.

Ask questions on the ptp-user mailing list
....Beth
Faccioli wrote:
> Hi,
> I need to know if possible I compile an C++ project with MPI (Message
> Program Interface).
>
> I'm studing MPI API to develop a distribution program for cluster.
>
> In order words I want to know how change default compiler program in the
> Eclipse CDT.
>
> Thanks for any helps.
>
> Regards,
>
Re: MPI [message #200082 is a reply to message #200013] Wed, 22 August 2007 10:57 Go to previous messageGo to next message
Eclipse UserFriend
Faccioli wrote:
> Hi,
> I need to know if possible I compile an C++ project with MPI (Message
> Program Interface).
>
> I'm studing MPI API to develop a distribution program for cluster.
>
> In order words I want to know how change default compiler program in the
> Eclipse CDT.
>
> Thanks for any helps.
>
> Regards,
>

Check out the Eclipse Parallel Tools Project. They have tools for
writing MPI programs. www.eclipse.org/ptp

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Re: MPI [message #201054 is a reply to message #200013] Mon, 03 September 2007 09:27 Go to previous message
Eclipse UserFriend
Originally posted by: gw.eclipse.tnode.com

Hello.

Yes, it is simple and you haven't even tried (otherwise you wouldn't be asking).

First read the fine manual for your platform (eg. readme file) and then make an example program compile in your console. Rest is trivial.

gw


Faccioli wrote:
> Hi,
> I need to know if possible I compile an C++ project with MPI (Message
> Program Interface).
>
> I'm studing MPI API to develop a distribution program for cluster.
>
> In order words I want to know how change default compiler program in the
> Eclipse CDT.
>
> Thanks for any helps.
>
> Regards,
>
Previous Topic:Code Assist for non User Created Types
Next Topic:CDT shows no stack (backtrace)
Goto Forum:
  


Current Time: Mon Jun 23 01:43:05 EDT 2025

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

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

Back to the top