Re: [OMPI users] problem with installing openmpi with intel compiler onubuntu

2009-05-27 Thread Michael Kuklik
sr/bin/env Thanks, mk -- Message: 1 List-Post: users@lists.open-mpi.org Date: Tue, 26 May 2009 19:51:48 -0700 From: "Joe Griffin" Subject: Re: [OMPI users] problem with installin

Re: [OMPI users] problem with installing openmpi with intel compiler onubuntu

2009-05-27 Thread Jeff Squyres
I think Joe's question is spot on target: according to your output, you build OMPI just fine with icc, but then the "make install" may have been issued from a different shell where icc was not in your path. On May 26, 2009, at 10:51 PM, Joe Griffin wrote: MK, Is "icc" in your path? What i

Re: [OMPI users] problem with installing openmpi with intel compiler onubuntu

2009-05-26 Thread Joe Griffin
MK, Is "icc" in your path? What if you type "which icc"? Joe From: users-boun...@open-mpi.org on behalf of Michael Kuklik Sent: Tue 5/26/2009 7:05 PM To: us...@open-mpi.org Subject: [OMPI users] problem with installing openmpi with intel compiler onubuntu