[hwloc-devel] Create success (hwloc r1.1a1r2302)

2010-07-12 Thread MPI Team
Creating nightly hwloc snapshot SVN tarball was a success. Snapshot: hwloc 1.1a1r2302 Start time: Mon Jul 12 21:01:05 EDT 2010 End time: Mon Jul 12 21:03:07 EDT 2010 Your friendly daemon, Cyrador

Re: [hwloc-devel] How to create a patch file?

2010-07-12 Thread Jirka Hladky
error above. tests/embedded/Makefile.am does not exist in http://www.open-mpi.org/software/hwloc/v1.0/downloads/hwloc-1.0.1.tar.gz I would really need an updated tarball hwloc-1.0.2a1-20100712-2034 Thanks! Jirka

Re: [hwloc-devel] How to get information about hwloc objects?

2010-07-12 Thread Jirka Hladky
Hi Brice, > I don't like long names like that :) I currently vote for --intersect > here since this option list the indexes of all objects that intersect > the input within the given depth or type. I don't mind long descriptive names. I'm copying options usually from man page or ./command --help

Re: [hwloc-devel] How to create a patch file?

2010-07-12 Thread Jirka Hladky
) that were added in there, so I > am not sure the patch will handle them fine. Do you absolutely need a > patch? Or would it be ok if we gave you an updated tarball that we'd > call hwloc-1.0.2a1-20100712-2034 or whatever? I would in fact prefer this solution! > Obviously, if we rele

Re: [hwloc-devel] How to get information about hwloc objects?

2010-07-12 Thread Brice Goglin
Le 07/07/2010 14:17, Jirka Hladky a écrit : > 1) I would suggest to rename --list to something more descriptive like > --info_about_relatives > I don't like long names like that :) I currently vote for --intersect here since this option list the indexes of all objects that intersect the input

Re: [hwloc-devel] hwloc on PPC64

2010-07-12 Thread Jirka Hladky
Hi Brice, > Le 12/07/2010 00:08, Jirka Hladky a écrit : > > $./lstopo --xml /tmp/2010-Jul-10_22h14m_results/2.6.32-44.el6.ppc64_OS- > > indexing.xml a.txt > > Segmentation fault (core dumped) > > This was a crash in a drawing code (in the merge() function) that Samuel > fixed in trunk r2234 (and

Re: [hwloc-devel] hwloc on PPC64

2010-07-12 Thread Brice Goglin
Le 12/07/2010 00:08, Jirka Hladky a écrit : > $./lstopo --xml /tmp/2010-Jul-10_22h14m_results/2.6.32-44.el6.ppc64_OS- > indexing.xml a.txt > Segmentation fault (core dumped) > This was a crash in a drawing code (in the merge() function) that Samuel fixed in trunk r2234 (and backported in 1.0.x)