9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ron minnich" <rminnich@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Building GCC
Date: Tue, 22 Jan 2008 09:25:48 -0800	[thread overview]
Message-ID: <13426df10801220925r719f8373y7519b64a7235be4a@mail.gmail.com> (raw)
In-Reply-To: <b48b8006e59a15049e928ea131da9217@quanstro.net>

On Jan 22, 2008 9:07 AM, erik quanstrom <quanstro@quanstro.net> wrote:
> > Also - some (HPC) apps that we want to run on Plan 9 have silly
> > dependencies on things like X11.  However, that gets into a different
> > topic than I think the original poster was talking about.
>
> they're running X on blue gene?  that's mad.

So here's a true story. My team at LANL built an incredibly light
weight linux environment for clustering. We could boot 1024 nodes in
2.5 minutes from power off -- less time than it takes most BIOSes to
exit POST. About 2 minutes of that time was Linux saying "look what
hardware I just found" and sleeping on device polling. That scaled
well to large systems -- 2048 nodes took about the same time, since we
used tree-spawn and other nice tricks, such as storing the Myrinet
routes in CMOS so you didn't have to reconfigure the net each and
every time you booted. The compute nodes had one daemon.

You could start a 16 MB MPI image in 2-3 seconds on 1024 nodes, about
the same on 2048, since tree spawn is your friend. The scheduler would
schedule arbitrary groups of nodes in seconds.

This all worked. It's used around the world today, even though our
last release was 2004. It is being turned off, at LANL, in part
because a number of users wish to run xterms and xemacs and similar
apps on a *compute* node. Oh, and because people need Python now, of
course.

So, yes, I expect to see people demanding x11 apps on cluster nodes.
The problem is that all the development nowadays is on the linux
desktop, and people just expect that complete desktop to be there on
each and every cluster node. It's hard to get them to understand that
there is a performance cost to this idea -- or, they just don't care.

ron


  parent reply	other threads:[~2008-01-22 17:25 UTC|newest]

Thread overview: 124+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-20 20:08 Pietro Gagliardi
2008-01-20 20:57 ` andrey mirtchovski
2008-01-20 21:05   ` Pietro Gagliardi
2008-01-20 22:22     ` Federico G. Benavento
2008-01-20 23:41       ` Pietro Gagliardi
2008-01-20 23:44         ` Pietro Gagliardi
2008-01-20 23:47           ` benavento
2008-01-20 23:50             ` Pietro Gagliardi
2008-01-21 14:09               ` Pietro Gagliardi
2008-01-21 14:39                 ` erik quanstrom
2008-01-21 15:01                 ` Kernel Panic
2008-01-21 16:02                 ` Brantley Coile
2008-01-21 20:54                   ` Steve Simon
2008-01-21 21:58                     ` Pietro Gagliardi
2008-01-21 22:47                     ` Pietro Gagliardi
2008-01-21 22:59                       ` erik quanstrom
2008-01-21 23:25                       ` Fazlul Shahriar
2008-01-21 23:31                         ` Pietro Gagliardi
2008-01-22  0:39                           ` Pietro Gagliardi
2008-01-22 12:15                       ` Russ Cox
2008-01-22 12:38                         ` Harri Haataja
2008-01-22 13:09                           ` lucio
2008-01-22 15:03                           ` erik quanstrom
2008-01-22 15:37                             ` Brantley Coile
2008-01-23  9:35                               ` [9fans] " pavlovetsky
2008-01-23 11:15                                 ` Harri Haataja
2008-01-24  9:41                                   ` pavlovetsky
2008-01-24 10:05                                     ` Steve Simon
2008-01-24 10:44                                       ` benavento
2008-01-24 15:05                                         ` erik quanstrom
2008-01-24 15:14                                           ` benavento
2008-01-24 15:51                                         ` lucio
2008-01-24 18:12                                           ` benavento
2008-01-25  9:55                                         ` pavlovetsky
2008-01-24 16:55                                       ` Uriel
2008-01-24 11:19                                     ` Paulo Pocinho
2008-01-24 11:24                                       ` Christopher Nielsen
2008-01-24 11:48                                         ` Paulo Pocinho
2008-01-24 12:46                                           ` mattmobile
2008-01-24 13:23                                             ` Paulo Pocinho
2008-01-24 15:37                                       ` lucio
2008-01-24 18:04                                         ` ron minnich
2008-01-24 18:06                                           ` andrey mirtchovski
2008-01-24 18:15                                             ` erik quanstrom
2008-01-24 18:19                                           ` lucio
2008-01-24 18:38                                             ` Paulo Pocinho
2008-01-24 18:44                                               ` lucio
2008-01-24 19:01                                               ` lucio
2008-01-24 18:50                                       ` Joel C. Salomon
2008-01-24 19:04                                         ` Pietro Gagliardi
2008-01-24 21:52                                           ` Russ Cox
2008-01-25  9:56                                             ` Douglas A. Gwyn
2008-01-25 12:19                                               ` Martin Neubauer
2008-01-24 13:38                                     ` tlaronde
2008-01-23 14:17                                 ` Iruata Souza
2008-01-23 16:13                                   ` ron minnich
2008-01-23 16:57                                     ` Pietro Gagliardi
2008-01-23 17:36                                     ` Iruata Souza
2008-01-23 18:26                                       ` Uriel
2008-01-24  9:59                                   ` sqweek
2008-01-24 17:21                                     ` lucio
2008-01-24 18:04                                       ` erik quanstrom
2008-01-24 18:21                                         ` Pietro Gagliardi
2008-01-24 18:37                                           ` lucio
2008-01-24 22:16                                             ` Gary Wright
2008-01-25  2:47                                             ` Pietro Gagliardi
2008-01-25  3:21                                               ` Pietro Gagliardi
2008-01-25  6:08                                               ` lucio
2008-01-24 18:52                                           ` erik quanstrom
2008-01-24 19:09                                             ` Pietro Gagliardi
2008-01-24 19:27                                               ` erik quanstrom
2008-01-24 19:38                                                 ` Pietro Gagliardi
2008-01-24 21:26                                                   ` Lorenzo Fernando Bivens de la Fuente
2008-01-25  9:55                                                 ` pavlovetsky
2008-01-25 14:14                                                   ` Iruata Souza
2008-01-25 14:26                                                     ` Brantley Coile
2008-01-25 17:49                                                       ` Bakul Shah
2008-01-25 18:09                                                         ` lucio
2008-01-25 18:29                                                           ` John Floren
2008-01-25 19:12                                                             ` lucio
2008-01-25 19:38                                                             ` Bakul Shah
2008-01-25 20:04                                                               ` Skip Tavakkolian
2008-01-26  2:28                                                             ` dave.l
2008-01-26  3:08                                                               ` John Floren
2008-01-26  3:17                                                                 ` Pietro Gagliardi
2008-01-28  3:11                                                                 ` erik quanstrom
2008-01-28  3:34                                                                   ` Eric Van Hensbergen
2008-01-25 18:32                                                           ` Pietro Gagliardi
2008-01-25 18:15                                                         ` erik quanstrom
2008-01-25 18:30                                                           ` lucio
2008-01-25 18:17                                                         ` Roman Shaposhnik
2008-01-25 18:19                                                         ` John Floren
2008-01-25 14:35                                                     ` [9fans] importing web browsers (was Building GCC) Charles Forsyth
2008-01-25 14:45                                                       ` Iruata Souza
2008-01-25 17:50                                                         ` lucio
2008-01-26 15:47                                                           ` Iruata Souza
2008-01-26 15:50                                                             ` Iruata Souza
2008-01-25 16:17                                                     ` [9fans] Re: Building GCC pavlovetsky
2008-01-25 18:04                                                     ` lucio
2008-01-26 15:29                                                       ` Iruata Souza
2008-01-24 19:13                                             ` Pietro Gagliardi
2008-01-24 19:18                                             ` lucio
2008-01-24 19:26                                               ` erik quanstrom
2008-01-25  9:56                                             ` pavlovetsky
2008-01-25 11:21                                               ` lucio
2008-01-25 14:07                                                 ` Pietro Gagliardi
2008-01-25 18:43                                                   ` [9fans] Higher level document rendering and editing (Was: Building GCC) lucio
2008-01-28 10:04                                                   ` [9fans] Re: Higher level document rendering and editing (Was pavlovetsky
2008-01-28 10:36                                                     ` Federico G. Benavento
2008-01-24 18:23                                         ` [9fans] Re: Building GCC lucio
2008-01-25 10:00                                         ` pavlovetsky
2008-01-22 17:15                           ` [9fans] " Pietro Gagliardi
2008-01-22 18:19                             ` Iruata Souza
2008-01-22 18:28                               ` Pietro Gagliardi
2008-01-22 18:37                                 ` Iruata Souza
2008-01-22 13:26                         ` John Stalker
2008-01-22 16:35                         ` ron minnich
2008-01-22 17:00                           ` Eric Van Hensbergen
2008-01-22 17:07                             ` erik quanstrom
2008-01-22 17:18                               ` Eric Van Hensbergen
2008-01-22 17:25                               ` ron minnich [this message]
2008-01-22 17:46                                 ` erik quanstrom
2008-01-22 17:07                           ` erik quanstrom
2008-01-22 17:15                             ` ron minnich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13426df10801220925r719f8373y7519b64a7235be4a@mail.gmail.com \
    --to=rminnich@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).