Re: [OMPI users] users Digest, Vol 1242, Issue 5

2009-05-28 Thread Joe Griffin
Michael Kuklik Sent: Wednesday, May 27, 2009 10:04 PM To: us...@open-mpi.org Subject: Re: [OMPI users] users Digest, Vol 1242, Issue 5 Joe, I don't know why I didn't think about it. It works with the whole path. I put the intel env script in user .bash_login file. Do you think I

Re: [OMPI users] users Digest, Vol 1242, Issue 5

2009-05-28 Thread Jeff Squyres
On May 28, 2009, at 1:04 AM, Michael Kuklik wrote: I don't know why I didn't think about it. It works with the whole path. I put the intel env script in user .bash_login file. Do you think I should put the intel env script in the global shell config file like /etc/profile in order for libto

Re: [OMPI users] users Digest, Vol 1242, Issue 5

2009-05-28 Thread Michael Kuklik
Joe, I don't know why I didn't think about it. It works with the whole path. I put the intel env script in user .bash_login file. Do you think I should put the intel env script in the global shell config file like /etc/profile in order for libtool to see icc? Thanks for help, mike ___