pande
Sent: Friday, March 30, 2012 7:39 AM
To: Open MPI Users
Subject: Re: [OMPI users] mpicc command not found - Fedora
Hi,
I do not know how to use ortecc.
After looking at the details i found that yum install did not install
openmpi-devel package.
yum cannot find it either - yum search ope
On Fri, Mar 30, 2012 at 2:39 PM, Rohan Deshpande wrote:
> Hi,
>
> I do not know how to use *ortecc*.
>
The same way as mpicc. Actually on my machine they both are symlinks to
"opal_wrapper".
Your second screenshot suggests orte* commands have been installed.
> After looking at the details i fou
Hi,
I do not know how to use *ortecc*.
After looking at the details i found that* yum install did not install
openmpi-devel package. *
yum cannot find it either - *yum search openmpi-devel says not match found.*
I am using* Red Hat 6.2 and i686 processors. *
which mpicc shows -
*which: no mpi
You can try source packaged. Extract and run command ./configure
--prefix=usr/local , make all , make install after to compile any mpi
program by using mpicc
On 29-Mar-2012 7:26 PM, "Jeffrey Squyres" wrote:
> I don't know exactly how Fedora packages Open MPI, but I've seen some
> distributions se
On Thu, 29 Mar 2012 at 7:45pm, Rohan Deshpande wrote
I have installed mpi successfully on fedora using *yum install openmpi
openmpi-devel openmpi-libs*
What version of Fedora are you using, and on what architecture (i.e. i686
or x86_64)? As far as I can see, the last Fedora distro to use
op
t; does the system return the correct path for the
> open MPI binaries?
>
> Regards,
>
>
> Date: Thu, 29 Mar 2012 19:45:18 +0800
> From: rohan...@gmail.com
> To: us...@open-mpi.org
> Subject: [OMPI users] mpicc command not found - Fedora
>
> Hi,
>
> I
I don't know exactly how Fedora packages Open MPI, but I've seen some
distributions separate Open MPI into a base package and a "devel" package. And
mpicc (and some friends) are split off into that "devel" package.
The rationale is that you don't need mpicc (and friends) to *run* Open MPI
appl
Hi,
When you type "which mpicc" does the system return the correct path for the
open MPI binaries?
Regards,
List-Post: users@lists.open-mpi.org
Date: Thu, 29 Mar 2012 19:45:18 +0800
From: rohan...@gmail.com
To: us...@open-mpi.org
Subject: [OMPI users] mpicc command not found - Fed
Hi,
Did you try ortecc command directly ?
Perhaps the RPM package you're installing does not create symlinks from
ortecc to mpicc ...
--
Constantinos
On Thu, Mar 29, 2012 at 1:45 PM, Rohan Deshpande wrote:
> Hi,
>
> I have installed mpi successfully on fedora using *yum install openmpi
> open
Hi,
I have installed mpi successfully on fedora using *yum install openmpi
openmpi-devel openmpi-libs*
*
*
I have also added */usr/lib/openmpi/bin* to *PATH *and*
LD_LIBRARY_PATH*variable.
But when I try to complie my program using *mpicc hello.c*
or*/usr/lib/openmpi/bin/mpicc hello.c
* I get err
10 matches
Mail list logo