Jeff Squyres, le Wed 30 Nov 2011 11:59:45 +0100, a écrit : > I see how libnuma is Linux-specific; but is the level of memory binding > uniform across all other OS's? I.e., do we need to print the same kind of > granularity of memory support for other OS's?
It'd be tedious. The difference, however, is that other OS's usually include everything they can for that, and to get the support you'd have to upgrade the OS, not just install e.g. libnuma. Linux is a bit particular in that regard in that libnuma is not installed by default. Samuel