my PhD!!!
> >
> > Thanks
> >
> > -Original Message-
> > From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
> > Behalf Of Jeff Squyres
> > Sent: Tuesday, May 03, 2011 21:27
> > To: Open MPI Users
> > Subject: Re: [OMPI us
boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Jeff Squyres
Sent: Tuesday, May 03, 2011 21:27
To: Open MPI Users
Subject: Re: [OMPI users] BUILDING OPENMPI ON UBUNTU WITH INTEL 11.1
Ah, I see why your output is munged -- there's a bunch of ^M's in there.
It looks like OMPI
le to complete my PhD!!!
Thanks
-Original Message-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Jeff Squyres
Sent: Tuesday, May 03, 2011 21:27
To: Open MPI Users
Subject: Re: [OMPI users] BUILDING OPENMPI ON UBUNTU WITH INTEL 11.1
Ah, I see why your o
Ah, I see why your output is munged -- there's a bunch of ^M's in there.
It looks like OMPI's configure script got mucked up somehow. Did you expand
the tarball on a windows machine and copy it over to a Linux box, perchance?
If so, try expanding it directly on your Linux machine.
On May 3,
Thanks for the speedy reply. The required file with information is attached.
I first thought I must send the file to openmpi again, sorry if that was wrong.
Thanks
--
Steph Bredenhann Pr.Eng Pr.CPM
Quoting Jeff Squyres :
> Your output appears jumbled. Can you send all the data listed here:
Dear Sir/Madam
I want to build openmpi for use with INTEL compilers (version 11.1) on my Ubuntu
10.10 x64 system. The details are attached.
Your assistance will be appreciated.
Regards
--
Steph Bredenhann Pr.Eng Pr.CPM
--
This message was sent by Adept Internet's webmail.
http://www.ade
Your output appears jumbled. Can you send all the data listed here:
http://www.open-mpi.org/community/help/
On May 3, 2011, at 1:36 PM, Steph Bredenhann wrote:
> Dear Sir/Madam
>
> I want to build openmpi for use with INTEL compilers (version 11.1) on my
> Ubuntu
> 10.10 x64 system. I am
Dear Sir/Madam
I want to build openmpi for use with INTEL compilers (version 11.1) on my Ubuntu
10.10 x64 system. I am using the guidelines from
http://software.intel.com/en-us/articles/performance-tools-for-software-developers-building-open-mpi-with-the-intel-compilers/
and specifically the follo
couldn't you just install openMPI from apt-get or package manager? those
should be pre-compiled and work for most machine types.
On Fri, Jan 28, 2011 at 6:26 PM, Damien Hocking wrote:
> Tom,
>
> Changing the path to icc is done in that configure file:
>
>
> #!/bin/bash
> CC=icc CXX=icpc F77=ifor
Tom,
Changing the path to icc is done in that configure file:
#!/bin/bash
CC=icc CXX=icpc F77=ifort FC=ifort ./configure
--prefix=/usr/local/OpenMPI-intel --enable-static --enable-shared
becomes
#!/bin/bash
CC=/usr/local/intel/Compiler/11.0/083/bin/intel64/icc CXX=icpc F77=ifort
FC=ifort ./c
Hi everybody,
I try to compile openmpi with intel compilers on ubuntu 10.10
Everything configures and compiles OK. I used the following configure file:
The configure file looks like this:
#!/bin/bash
CC=icc CXX=icpc F77=ifort FC=ifort ./configure
--prefix=/usr/local/OpenMPI-intel --enable-stati
11 matches
Mail list logo