On Fri, Apr 03, 2009 at 06:02:02PM +0200, Francesco Pietra wrote: > Experience with installing openmpi-1.3.1 with libnuma support? > > With debian linux amd64 lenny and openmpi-1.3.1 (dual-opterons) > > ./configure cc=/opt/intel/cce/10.1.015/bin/icc > cxx=/opt/intel/cce/10.1.015/bin/icpc > F77=/opt/intel/fce/10.1.015/bin/ifort > FC=/opt/intel/fce/10.1.015/bin/ifort --with-libnuma=/usr/lib
That should probably be: --wifh-libnuma=/usr (since the includes are in /usr/include and the libs are in /usr/lib). -- Len Sorensen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

