Re: [OMPI users] Unresolved reference 'mbind' and 'get_mempolicy'

2011-09-28 Thread Reuti
Am 28.09.2011 um 18:09 schrieb Brice Goglin: Le 28/09/2011 17:55, Blosch, Edwin L a écrit : I am getting some undefined references in building OpenMPI 1.5.4 and I would like to know how to work around it. The errors look like this: /scratch1/bloscel/builds/release/openmpi-intel/lib/

Re: [OMPI users] Unresolved reference 'mbind' and 'get_mempolicy'

2011-09-28 Thread Brice Goglin
Le 28/09/2011 17:55, Blosch, Edwin L a écrit : > > I am getting some undefined references in building OpenMPI 1.5.4 and I > would like to know how to work around it. > > > > The errors look like this: > > > > /scratch1/bloscel/builds/release/openmpi-intel/lib/libmpi.a(topology-linux.o): > In fu

Re: [OMPI users] Unresolved reference 'mbind' and 'get_mempolicy'

2011-09-28 Thread Jeff Squyres
Yowza; that sounds like a configury bug. :-( What line were you using to configure Open MPI? Do you have libnuma installed? If so, do you have the .h and .so files? Do you have the .a file? Can you send the last few lines of output from a failed "make V=1" in that tree? (it'll show us the