11:33 AM
To: Open MPI Users
Subject: Re: [OMPI users] openMPI on 64 bit SUSE 10.2 OS
Hsieh, Pei-Ying (MED US) wrote:
> Hi, Mark,
>
> When I installed HYPRE, I simply did "./configure
> --prefix=/usr/local/hypre2.0", then make, make install. All libraries
> see
Hsieh, Pei-Ying (MED US) wrote:
Hi, Mark,
When I installed HYPRE, I simply did "./configure
--prefix=/usr/local/hypre2.0", then make, make install. All libraries
seems to be static libraries.
As for openmpi, I did "./configure --prefix=/usr/local/openmpi
--enable-static --disable-shared"
a lot!
Best,
Pei
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Mark Kosmowski
Sent: Tuesday, February 12, 2008 5:10 PM
To: us...@open-mpi.org
Subject: Re: [OMPI users] openMPI on 64 bit SUSE 10.2 OS
Are you pointing to the 64-bit build of HYPRE? For th
Are you pointing to the 64-bit build of HYPRE? For that matter, like Jeff
asked, are you sure that each library path that you are defining goes to a
64-bit library path?
Good luck,
Mark E. Kosmowski
peiying@saturn:~/elmer/elmer-5.4.0/fem-5.4.0> export
> LD_LIBRARY_PATH=/usr/local/openmpi/lib:/
-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Edgar Gabriel
Sent: Tuesday, February 12, 2008 4:28 PM
To: Open MPI Users
Subject: Re: [OMPI users] openMPI on 64 bit SUSE 10.2 OS
I doubt that this has to do anything with the platform. We are running
here Open MPI on
to me. I will look into this further.
Best,
pei
-Original Message-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Edgar Gabriel
Sent: Tuesday, February 12, 2008 4:28 PM
To: Open MPI Users
Subject: Re: [OMPI users] openMPI on 64 bit SUSE 10.2 OS
I doubt
I doubt that this has to do anything with the platform. We are running
here Open MPI on a 64bit architecture using SuSe 10.2 since quite a
while successfully. However, you configure log is indicating, the
parpack could not be found, so you might have to change the CFLAGS and
LDFLAGS in order f
Dear OpenMPI experts:
Please forgive me if this is a silly question.
I tried to compile a finite element solver (www.csc.fi/elmer) with
OpenMPI and hypre-2.0.0. I compiled openmpi-1.2.5 and hypre-2.0.0 from
source.
On a 32 bit OpenSUSE 10.3 OS. Everything was compiled without any
problem. I