help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Octave: HDF5 and openmpi


From: Niels
Subject: Re: Compiling Octave: HDF5 and openmpi
Date: Mon, 6 Jan 2014 13:31:43 -0800 (PST)

Mike Miller wrote
> Also, you probably shouldn't be building with sudo or as the root user
> at all.

Uhm, never thought about it... So, you say my unreflected blind trust in the
authors of ./configure scripts and Makefiles might be unjustified? ;-)

O.k. I chown-ed all the sources and compile them now as normal user.


Mike Miller wrote
>> ./.libs/liboctinterp.so: undefined reference to
>> `ompi_mpi_cxx_op_intercept'
>> ./.libs/liboctinterp.so: undefined reference to `MPI::Win::Free()'
>> ./.libs/liboctinterp.so: undefined reference to `MPI::Datatype::Free()'
>> ./.libs/liboctinterp.so: undefined reference to `MPI::Comm::Comm()'
>> 
>> Does anyone know by chance what to do now? (BTW. I can google these
>> messages and find a page where somebody posted the exact same errors, but
>> no solution.
>> 
>> Can I utter a suspicion? I think it is what was mentioned above: I will
>> also
>> have to tell the linker where to find the mpi-library. For that I would
>> have
>> to know its name and its location. I will start searching for it.
> 
> Yes, that's exactly it. I had this working at one point but it was too
> much of a pain to get right so now I only build with the non-MPI HDF5
> library. I recommend you do the same if you can.

Is there any risk in replacing the current MPI-enabled HDF5 library with the
hdf5-serial-dev? Will the software that I compiled with this one still work?
I can give it a try anyway.

The -DMPICH_SKIP_MPICXX and -DOMPI_SKIP_MPICXX parameters you proposed in
the other thread also did the job, and I could compile.

Thanks a lot! I really made some progress!
Niels

_______________________________________________
Help-octave mailing list
Help-octave@
https://mailman.cae.wisc.edu/listinfo/help-octave





--
View this message in context: 
http://octave.1599824.n4.nabble.com/Compiling-Octave-HDF5-and-openmpi-tp4660641p4660717.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]