Quick clarification question: hwloc_alloc_membind() says --
Returns -1 with errno set to ENOSYS if the action is not
supported and HWLOC_MEMBIND_STRICT is given.
But it also returns -1/ENOSYS if the current memory policy is STRICT, even if STRICT was not passed in flags.
Right?
(ditto for EXDEV, and ditto for other similar functions)
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
|