Re: [hwloc-devel] [hwloc-svn] svn:hwloc r1795

2010-03-04 Thread Brice Goglin
jsquy...@osl.iu.edu wrote: > Author: jsquyres > Date: 2010-03-01 20:56:14 EST (Mon, 01 Mar 2010) > New Revision: 1795 > URL: https://svn.open-mpi.org/trac/hwloc/changeset/1795 > > Log: > Fix a bunch of small errors: > > * Ensure the srcdir gets the right value > * Convert some more "if test..." t

Re: [hwloc-devel] 1.0-rc1

2010-03-04 Thread Brice Goglin
Brice Goglin wrote: > >> The usage I mostly have there is to >> pass --physical, to print the physical indexes of NUMA nodes and procs. >> >> > > Keep --physical unchanged for the graphic output then ? But we'd have an > inconsistency between the graphic and text outputs then. So maybe we'r

Re: [hwloc-devel] 1.0-rc1

2010-03-04 Thread Samuel Thibault
Brice Goglin, le Wed 03 Mar 2010 11:56:42 +0100, a écrit : > > However, what to show in the graphical output? Printing both indexes > > will make the output very large. > > By the way, would it possible to print multiple lines in each objects? Should be feasible without much hassle. Samuel

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r1795

2010-03-04 Thread Jeff Squyres
On Mar 4, 2010, at 3:25 AM, Brice Goglin wrote: > It looks this also disables Cairo and friends in the main hwloc > configure too, not only when embedding in another project. Are we > supposed to add things like enable_cairo=yes to configure.ac before > calling the embedding code? Doh! No, mista

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r1795

2010-03-04 Thread Jeff Squyres
Should be fixed now; sorry about that. I discovered that the X detection wasn't working properly on my Mac, so I changed from AC_PATH_X to AC_PATH_XTRA and incorporated those flags into CFLAGS and LIBS. Can you guys check that X detection is still working properly for you? On Mar 4, 2010, a

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r1795

2010-03-04 Thread Samuel Thibault
Jeff Squyres, le Thu 04 Mar 2010 19:01:59 -0500, a écrit : > Can you guys check that X detection is still working properly for you? Works fine on my Debian, yes. Samuel

[hwloc-devel] Create success (hwloc r1.0a1r1806)

2010-03-04 Thread MPI Team
Creating nightly hwloc snapshot SVN tarball was a success. Snapshot: hwloc 1.0a1r1806 Start time: Thu Mar 4 21:01:04 EST 2010 End time: Thu Mar 4 21:03:06 EST 2010 Your friendly daemon, Cyrador