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

about libnuma and openmpi



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

failed because

"expected file /usr/lib/include/numa.h was not found"

In debian amd64 lenny numa.h has a different location
"/usr/include/numa.h".

I am not sure if placing a symlink in /usr/lib/include to /usr/include
will be a safe solution. For any better idea, thanks. I regret to have
to use ifort as amber runs faster with it (I could have set gcc above
because amber uses the Fortran compiler only)

francesco pietra


Reply to: