On Tue, Jan 30, 2007 at 07:58:39AM -0800, Danek Duvall wrote: > On Tue, Jan 30, 2007 at 08:45:28AM -0500, Jim Langston wrote: > > > Has anyone utilized N1GE and qmake to build opensolaris across > > a grid? > > Not to my knowledge, no. Though while I would hope to have heard from > anyone who had done so with some success, it's possible that they might > have just sat on it.
I tried using dmake in distributed mode across several systems using a NFS shared workspace and found the performance was poor when compared to dmake in parallel mode in a workspace on a local file-system. From what I can tell there's a ton of I/O going on during a ON workspace build and using local file access makes a huge difference in build time. How would a grid build deal with this? -- Will Fiveash Sun Microsystems Inc. Austin, TX, USA (TZ=CST6CDT) _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org