• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: running MPI programs with xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: running MPI programs with xcode


  • Subject: Re: running MPI programs with xcode
  • From: Alejandro Aragon <email@hidden>
  • Date: Fri, 5 Jun 2009 22:12:36 -0500

I tried that, but the mpiexec is actually a python script for the mpi implementation that I use (mpich2), so xcode won't allow me to do this. Any other ideas?

Alejandro

On Jun 5, 2009, at 10:07 PM, Chris Espinosa wrote:


On Jun 5, 2009, at 7:25 PM, Alejandro Aragon wrote:

Is there a way to configure an executable so that it can be run using, e.g., mpiexec -n 2 program name??
I can run the program from the terminal, but I like the fact that you can start start with a performance tool within xcode. How can I do this? The options when creating the executable do not include how the program will be run.

This is what Custom Executables are for. Create a custom executable with mpiexec as the binary to launch, and then pass the path to your build product as an argument.


Chris

_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: running MPI programs with xcode
      • From: Bill Bumgarner <email@hidden>
References: 
 >running MPI programs with xcode (From: Alejandro Aragon <email@hidden>)
 >Re: running MPI programs with xcode (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: running MPI programs with xcode
  • Next by Date: Re: running MPI programs with xcode
  • Previous by thread: Re: running MPI programs with xcode
  • Next by thread: Re: running MPI programs with xcode
  • Index(es):
    • Date
    • Thread