• 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: getting standard input when running MPI program using custom executable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting standard input when running MPI program using custom executable


  • Subject: Re: getting standard input when running MPI program using custom executable
  • From: James Bucanek <email@hidden>
  • Date: Mon, 11 Jan 2010 08:48:40 -0700

email@hidden <mailto:email@hidden> wrote (Sunday, January 10, 2010 8:13 AM -0500):

To run it, I created a custom executable with the path:

/usr/bin/mpirun

When you set up the custom executable, did you specify Use Pseudo terminal for stdin/stdout? That option connects Xcode's Run/Debug console window to the launched process.


You can verify this with any interactive BSD tool (i.e. set your executable to /usr/bin/bc).

After that, it's a matter of figuring out why mpirun won't pass stdin on to your application. I do know that some application characterize the nature of stdin and may treat it differently if they don't think it's a shell or some other interactive device.



James Bucanek
____________________________________________________________________
Author of Beginning Xcode                           ISBN: 047175479X
<http://www.beginningxcode.com/>

_______________________________________________
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: getting standard input when running MPI program using custom executable
      • From: Dave Reed <email@hidden>
References: 
 >getting standard input when running MPI program using custom executable (From: email@hidden)

  • Prev by Date: Re: File encoding for files ported between Mac and Windows?
  • Next by Date: Re: File encoding for files ported between Mac and Windows?
  • Previous by thread: getting standard input when running MPI program using custom executable
  • Next by thread: Re: getting standard input when running MPI program using custom executable
  • Index(es):
    • Date
    • Thread