We should probably improve that warning. It most likely means that libnuma
isn't available on that node, but basically it is reporting that hwloc is
unable to set the memory binding policy to ensure that all memory is local to
the cpu-bound location.
On Mar 14, 2012, at 8:06 AM, Rolf vandeVaar
I am running a simple test and using the -bind-to-core or -bind-to-socket
options. I think the CPU binding is working fine, but I see these warnings
about not being able to bind to memory. Is this expected? This is trunk code
(266128)
[dt]$ mpirun --report-bindings -np 2 -bind-to-core conne