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:/
Is it possible that this could be a problem with /usr/lib64 as opposed
to /usr/lib?
Just a thought...
Jeff F. Pummill
Senior Linux Cluster Administrator
University of Arkansas
//
Hsieh, Pei-Ying (MED US) wrote:
Hi, Edgar and Galen,
Thanks for the quick reply!
What puzzles me is that, on 32
Hi, Edgar and Galen,
Thanks for the quick reply!
What puzzles me is that, on 32 bit OpenSUSE, I was able to compile elmer
solver without any issue using the same script. I am planning to use
HYPRE library, but, configure file indicated that it cannot find hypre
either which is another puzzle to
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
On Feb 11, 2008, at 9:59 PM, Anze Slosar wrote:
make[3]: Entering directory
`/group/cosmos/slosar/openmpi-1.2.4/opal/libltdl'
make[3]: *** No rule to make target `lt__strl/home/slosar/util.lo',
needed
by `libltdlc.la'. Stop.
That's a very odd error -- I'm assuming /home/slosar is your $HOM
On Feb 11, 2008, at 4:33 PM, David Gunter wrote:
We have a number of patches and files to be added to ROMIO to make it
work with recent releases of the Panasas file system. We have reached
a point where the stock ROMIO included in Open-MPI no longer works for
what we need. I know that the vers