9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jack Norton <jack@0x6a.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] parallel systems
Date: Wed, 28 Oct 2009 14:32:46 -0500	[thread overview]
Message-ID: <4AE89C5E.1010902@0x6a.com> (raw)
In-Reply-To: <20091028190823.GA2378@nipl.net>

Sam Watkins wrote:
> I think my main points were good.
>
>   * can parallelize by duplicating subsystems / divide and conquer
>   * can parallelize by pipelining, even down to the arithmetic level
>   * latency is limited by Ahmdal's law, potential throughput should not be
>   * multi-tasking can potentially use close to the full power of a system
>
> A factory is a parallel system.  A car factory can come close to fully
> utilizing thousands of human and robot workers.
>
> I think well-designed parallel systems can efficiently solve many laborious
> computing problems.  Invocations of Ahmdal have not convinced me otherwise.
>
> Sam
>
>
I would say a factory is heavily pipelined.  Although if the jobs aren't
big enough, the workers are underutilized.  The mediators (supervisors)
that keep said workers efficiently running are paid more than the
workers, and it can be deduced that their job is more critical
overall.   Hmm what does that say about parallel computer systems?
Maybe you should have a shop foreman design a parallel system.   I
thought I would respond as I work at a small company and we build all
our parts in our factory.  I regularly deal with such parallel system
latencies...

also, one more thought: near 100% factory utilization only occurs when
the assembly steps (pipeline) and division of assembly (divide and
conquer) is tailored for the exact product (task/instruction/process) to
be made.  There is no such thing as a 100% utilized general purpose
factory.  At least not from what I have seen.

-Jack



  parent reply	other threads:[~2009-10-28 19:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-28 19:08 Sam Watkins
2009-10-28 19:30 ` andrey mirtchovski
2009-10-28 19:32 ` Jack Norton [this message]
2009-10-28 19:56   ` Sam Watkins
2009-10-28 20:27     ` W B Hacker
2009-10-28 20:24 ` Latchesar Ionkov
2009-10-28 20:43 ` ron minnich
     [not found] <<20091028190823.GA2378@nipl.net>
2009-10-28 20:22 ` erik quanstrom

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=4AE89C5E.1010902@0x6a.com \
    --to=jack@0x6a.com \
    --cc=9fans@9fans.net \
    /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).