When compiling the latest trunk under SLES 9 I am seeing the following
error:
../../../../../opal/mca/maffinity/libnuma/maffinity_libnuma_module.c:118:
error: `MPOL_MF_MOVE' undeclared (first use in this function)
Looks like SLES 9 numaif.h does not support MPOL_MF_MOVE. Can we
somehow make the use of MPOL_MF_MOVE configurable?
--td
|