Re: [hwloc-devel] dynamic cpuset_t?

2009-10-07 Thread Brice Goglin
I just pushed a huge commit converting everything to dynamic cpusets. The new API is visable at https://svn.open-mpi.org/trac/hwloc/browser/trunk/include/hwloc/cpuset.h?rev=1109 The implementation is pretty much the same than our old inlines, see https://svn.open-mpi.org/trac/hwloc/browser/tr

Re: [hwloc-devel] dynamic cpuset_t?

2009-10-07 Thread Fawzi Mohamed
On 7-ott-09, at 17:44, Brice Goglin wrote: I just pushed a huge commit converting everything to dynamic cpusets. The new API is visable at https://svn.open-mpi.org/trac/hwloc/browser/trunk/include/hwloc/cpuset.h?rev=1109 The implementation is pretty much the same than our old inlines, see h

Re: [hwloc-devel] dynamic cpuset_t?

2009-10-07 Thread Brice Goglin
Fawzi Mohamed wrote: > One comment, I see that you have a > hwloc_cpuset_copy (which I would have called duplicate) > but copy in the sense of assignment is not really possible (i.e. > reusing an existing allocated cpuset, and initialize it with the > content of another. I need to think about

Re: [hwloc-devel] dynamic cpuset_t?

2009-10-07 Thread Jeff Squyres
On Oct 7, 2009, at 12:20 PM, Brice Goglin wrote: > One comment, I see that you have a > hwloc_cpuset_copy (which I would have called duplicate) > but copy in the sense of assignment is not really possible (i.e. > reusing an existing allocated cpuset, and initialize it with the > content of

Re: [hwloc-devel] dynamic cpuset_t?

2009-10-07 Thread Samuel Thibault
Jeff Squyres, le Wed 07 Oct 2009 12:28:00 -0400, a écrit : > On Oct 7, 2009, at 12:20 PM, Brice Goglin wrote: > > >> One comment, I see that you have a > >> hwloc_cpuset_copy (which I would have called duplicate) > >> but copy in the sense of assignment is not really possible (i.e. > >> reusi

[hwloc-devel] Create success (hwloc r0.9.1a1r1117)

2009-10-07 Thread MPI Team
Creating nightly hwloc snapshot SVN tarball was a success. Snapshot: hwloc 0.9.1a1r1117 Start time: Wed Oct 7 21:01:05 EDT 2009 End time: Wed Oct 7 21:02:56 EDT 2009 Your friendly daemon, Cyrador