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 version.
>
> What other things did we want to get in hwloc before v1.0?
>
> I'm about halfway through the embedding code.
>   


Initially, memory binding was the main missing feature. But I'd be ok to
wait for 1.1 and just make 1.0 the first good release with a good API
and the embedding stuff.

Apart from that, from the ticket list:
* fix icc warnings -> can wait
* vsnprintf warnings -> can wait
* PLPA-like API -> will work on it soon
* user-defined processor restriction -> Samuel may know how far we are
from this
* lookup of specific PID -> not sure
* 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

Brice

Reply via email to