Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » PTP Parallel tools on os x 10.7 lion open mpi install
PTP Parallel tools on os x 10.7 lion open mpi install [message #822416] Fri, 16 March 2012 15:44 Go to next message
john koudelka is currently offline john koudelkaFriend
Messages: 7
Registered: March 2012
Location: Southeast Idaho
Junior Member
where do i change the path to mpicc in eclipse?

fyi - lion doesn't come with mpi like previous os x operating systems it must be installed. i used the following, very helpful how to: sites.google.com/site/dwhipp/tutorials/installing-open-mpi-on-mac-os-x.

i upgraded from snow leopard to lion, and my mpi projects can no longer build because it's looking for mpicc in /bin/sh, i have it installed in /usr/local/bin, i'm not very familiar with shells and build paths, etc. should i really have installed it to /bin/sh? or make a symbolic link /bin/sh to /usr/local/bin???


thanks,
john
Re: PTP Parallel tools on os x 10.7 lion open mpi install [message #823115 is a reply to message #822416] Sat, 17 March 2012 20:35 Go to previous messageGo to next message
john koudelka is currently offline john koudelkaFriend
Messages: 7
Registered: March 2012
Location: Southeast Idaho
Junior Member
anyone??
Re: PTP Parallel tools on os x 10.7 lion open mpi install [message #823123 is a reply to message #823115] Sat, 17 March 2012 20:48 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.03.17 14:35, john koudelka wrote:
> anyone??

John,

Sorry, the weekend can get a little dead in this forum. You might have
to be patient until Monday. You're asking for a synthesis of more than
mere Eclipse technology, but mixing Mac OS and this MPI stuff too.

There are quite a few hard-core Mac guys that will show up soon.
Re: PTP Parallel tools on os x 10.7 lion open mpi install [message #824479 is a reply to message #823123] Mon, 19 March 2012 18:18 Go to previous messageGo to next message
john koudelka is currently offline john koudelkaFriend
Messages: 7
Registered: March 2012
Location: Southeast Idaho
Junior Member
Thanks Russell. I guess I was really trying to make sure I was posting in the correct forum topic for this. Probably should have stated that instead of sounding impatient.
Re: PTP Parallel tools on os x 10.7 lion open mpi install [message #825607 is a reply to message #824479] Wed, 21 March 2012 02:57 Go to previous messageGo to next message
john koudelka is currently offline john koudelkaFriend
Messages: 7
Registered: March 2012
Location: Southeast Idaho
Junior Member
solved. I think . . . I created a symbolic link in /usr/bin (ln -s /usr/local/bin/mpic++ /usr/bin/mpic++) and now eclipse builds my project successfully. I installed mpi to /usr/local/bin according to the site I listed in my first post.

I'm still new to unix, should I really have installed mpi and the compilers to /usr/bin in the first place?

[Updated on: Wed, 21 March 2012 03:06]

Report message to a moderator

Re: PTP Parallel tools on os x 10.7 lion open mpi install [message #825739 is a reply to message #825607] Wed, 21 March 2012 07:47 Go to previous message
john koudelka is currently offline john koudelkaFriend
Messages: 7
Registered: March 2012
Location: Southeast Idaho
Junior Member
you also need a symbolic link for ompi_info in order to create and run a resource manager.
Previous Topic:Eclipse IDE for Mac OS X 10.6.8 Snow Leopard
Next Topic:Image Compare
Goto Forum:
  


Current Time: Fri Apr 26 09:03:56 GMT 2024

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

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

Back to the top