9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Plan 9 on Blue Gene
Date: Thu, 31 Jul 2008 23:03:19 +0100	[thread overview]
Message-ID: <d6b99e23c34adcc6cc3697f97342c10c@terzarima.net> (raw)
In-Reply-To: <5226573422c5744e5de8f3b806169834@coraid.com>

you could change the subject line to continue this discussion
for other reasons, but for this particular work on plan 9,
it's not worth getting into a discussion of aspects of belief
in particular C implementations.  (just to add a contrasting data point,
at my previous employment we had examples of important scientific code on power where gcc
compiled faster(!) and compiled vastly faster code than xlc, for instance.)
it doesn't matter. it isn't relevant to this plan 9 project, so i think there's not much point
in spending time on it here, at least once we've satisfactorily explained why it doesn't matter.
compilers are programs. once you know or can guess what another program does
that's clever in your case, you can do it too (subject perhaps to patents).
in fact, you can often do it simpler and better because you can work out what
really made the difference in the earlier case, or (better) deal with it at a higher level
of abstraction.

improving qc/9c code on power/power64 is likely to happen in the course
of this project, where needed to make the kernel and plan 9-specific applications run better.
it probably isn't worth the effort (at least for the current project)
to do that for arbitrary scientific code, and is certainly
outside the scope of the agreed specification of the project.

speaking of higher levels of abstraction:
given some scientific code i've seen (before this, nothing to do with the things
running on Blue Gene), i'd observe that fixing some of the algorithms used (which
is compiler and platform independent activity) will often yield much bigger results
than (say) compiling it with gcc, xlc, xlf, etc.  you'd be amazed (or perhaps not)
how naive some of the code can be.

then there's the bigger question about which language to use to produce much
faster code easily, and i'd hazard a moderately informed guess that C is not the language
of choice for a lot of that.  again, that's outside the scope of our project.




  parent reply	other threads:[~2008-07-31 22:03 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-26 18:37 Steven Vormwald
2008-07-26 18:47 ` Eric Van Hensbergen
2008-07-30 12:32   ` Roman V. Shaposhnik
2008-07-30 14:07     ` Eric Van Hensbergen
2008-07-30 15:10       ` ron minnich
2008-07-30 15:21         ` Steven D. Vormwald
2008-07-30 15:38           ` Eric Van Hensbergen
2008-07-30 15:41           ` ron minnich
2008-07-30 16:10             ` Steven D. Vormwald
2008-07-30 17:42               ` ron minnich
2008-07-30 17:52                 ` Steven D. Vormwald
2008-07-31 21:32               ` Charles Forsyth
2008-07-30 16:34             ` Joel C. Salomon
2008-07-30 15:25         ` gdiaz
2008-07-30 15:36           ` Eric Van Hensbergen
2008-07-30 23:36             ` David Leimbach
2008-07-31  0:02               ` ron minnich
2008-07-31  0:45                 ` erik quanstrom
2008-07-31  1:48                 ` David Leimbach
2008-07-31  2:23                   ` ron minnich
2008-07-31 12:53                     ` Philippe Anel
2008-07-31 13:35                       ` David Leimbach
2008-07-31 14:11                         ` Philippe Anel
2008-07-31 14:32                           ` David Leimbach
2008-07-31 16:04                       ` ron minnich
2008-08-04 23:19                     ` Uriel
2008-07-31 13:24             ` gdiaz
2008-07-31 13:24             ` gdiaz
2008-07-30 15:40           ` ron minnich
2008-07-30 17:36             ` don bailey
2008-07-30 17:39               ` Benjamin Huntsman
2008-07-30 17:47                 ` ron minnich
2008-07-30 18:03               ` don bailey
2008-07-30 18:08                 ` Eric Van Hensbergen
2008-07-30 18:18                 ` ron minnich
2008-07-30 18:21                 ` erik quanstrom
2008-07-30 18:32                   ` ron minnich
2008-07-31 22:03                   ` Charles Forsyth [this message]
2008-07-31 22:06                     ` ron minnich
2008-07-31 21:27           ` Charles Forsyth
2008-07-30 15:43         ` Jack Johnson
2008-07-31 14:01 erik quanstrom
     [not found] <2049e07e918215a675b00f15ee549436@quanstro.net>
2008-07-31 14:28 ` David Leimbach
2008-07-31 15:20   ` 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=d6b99e23c34adcc6cc3697f97342c10c@terzarima.net \
    --to=forsyth@terzarima.net \
    --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).