Jeff Squyres (jsquyres), on Wed 08 Feb 2017 15:19:58 +0000, wrote: > 1. You reverted an actual grammar fix: "support" -> "supported".
Oops, I missed that part, sorry. > 2. I don't think that "likely" is bad to have. Like I said above, the test > itself is just a switch/case test based on a hard-coded list of OSs. The > test does not *actually* test to see if the system supports binding. No, but as of now there is just no way that binding can be supported without knowing anything about the OS. There is simply no standard way of binding a thread as of now. I don't see a reason why we could let users lose time with trying to determine whether it actually works or not while it will just never work with the current codebase, and I doubt we will ever see a really standard OS way of binding threads. If that ever happens, we can still change the phrasing here, while letting the user be unsure about the current state means making him lose time. Samuel _______________________________________________ hwloc-devel mailing list hwloc-devel@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/hwloc-devel