[hwloc-devel] embedding next step

2009-12-14 Thread Jeff Squyres
I think I finished most of the embedding code tonight -- could you guys check it out? http://bitbucket.org/jsquyres/hwloc-embedded/ Instead of using PLPA-style macros to rename the symbols throughout the source code, I introduced that, if renaming is enabled, will #define hwloc_foo to _fo

Re: [hwloc-devel] v1.0 features

2009-12-14 Thread Jeff Squyres
FWIW, here's how I'd prioritize: > * lstopo logical/physical -> will work on it soon > * use same logical/physical index bias in all CLI tools -> might be easy from > the above > * get nbprocs from the command line -> easy, just need to agree what we > actually want > * user-defined processor re

Re: [hwloc-devel] v1.0 features

2009-12-14 Thread Samuel Thibault
Brice Goglin, le Mon 14 Dec 2009 22:21:08 +0100, a écrit : > * user-defined processor restriction -> Samuel may know how far we are > from this The framework should be working on Linux already and just needs to be implemented on other OSes. Samuel

Re: [hwloc-devel] v1.0 features

2009-12-14 Thread Brice Goglin
Jeff Squyres wrote: > So where do we want to draw the line for v1.0? > > Due to some external forces, it may be desirable to get hwloc embedded in > Open MPI sooner rather than later. We can take a beta/snapshot of hwloc in > Open MPI, but it would always be nicer to take an officially released

[hwloc-devel] v1.0 features

2009-12-14 Thread Jeff Squyres
So where do we want to draw the line for v1.0? Due to some external forces, it may be desirable to get hwloc embedded in Open MPI sooner rather than later. We can take a beta/snapshot of hwloc in Open MPI, but it would always be nicer to take an officially released version. What other things d