Christopher Samuel, le Wed 12 Jan 2011 00:34:27 +0100, a écrit : > > Mmm, it's not exactly the same meaning. I can't find that sentence in > > the current trunk, where is it? > > It was in the commit that Jeff sent out for review: > > https://svn.open-mpi.org/trac/hwloc/changeset/3046
Ah, it's the doxy part, I was only looking in hwloc.h > > Just to explain my concern, hwloc provides > > - a function that sets the current memory binding policy > > - a function that allocates memory bound to specific node set > > - a helper that sets the current memory binding policy, allocates > > memory, and touches it to enforce the policy. > > Ahh - so perhaps just listing them like that is the best > option - nice and clear then! Ok, I have commited something looking like that. Samuel