The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Kurt H Maier <khm@sciops.net>
To: Paul Winalski <paul.winalski@gmail.com>
Cc: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] How to do differential/integral on a PDP-7, was: Space Travel
Date: Mon, 21 Oct 2019 12:38:04 -0700	[thread overview]
Message-ID: <20191021193804.GA75174@wopr> (raw)
In-Reply-To: <CABH=_VRY97M=cvwEeM_RZdVVHGJKv6DRVCbqjse1mPwZ2W+0nw@mail.gmail.com>

On Mon, Oct 21, 2019 at 03:21:34PM -0400, Paul Winalski wrote:
>
> I'm much more alarmed by the lack of memory error detection and
> correction on a lot of modern computers.  This is one of my big
> concerns with the use of GPUs for heavy-duty computation.  GPUs
> typically don't have memory with error detection because the worst
> that happens if there's a memory error in the GPU is you get a bad
> pixel or two displayed.  I'd not like to cross a bridge whose design
> software used CUDA.
>
       
This might be true of gaming cards and low-end workstation cards, but   
the higher-end Quadro cards and all the dedicated GPGPUs have had at    
least ECC since at least the Maxwell era.  Of course, nobody does a     
single run and stamps the drawings, so the process itself should catch  
these problems, but any correctly-configured CAD workstation or compute
cluster has error-correcting memory, both on the system and in the
accelerators.  AMD's Radeon Pro and Intel's Xeon Phi accelerators do
ECC as well.

khm

      reply	other threads:[~2019-10-21 19:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-19 14:40 [TUHS] Space Travel, was New: The Earliest UNIX Code Doug McIlroy
2019-10-19 18:32 ` Abhinav Rajagopalan
2019-10-19 18:44   ` Abhinav Rajagopalan
2019-10-19 19:19   ` Clem Cole
2019-10-19 19:50     ` Henry Bent
2019-10-19 19:55       ` [TUHS] Space Travel related question Thomas Paulsen
2019-10-19 20:19         ` Warner Losh
2019-10-19 20:24       ` [TUHS] Space Travel, was New: The Earliest UNIX Code Arthur Krewat
2019-10-19 20:12   ` [TUHS] How to do differential/integral on a PDP-7, was: Space Travel Michael Kjörling
2019-10-19 20:40     ` Arthur Krewat
2019-10-19 21:15       ` Michael Kjörling
2019-10-21  5:14       ` Dave Horsfall
2019-10-21  5:23         ` Lars Brinkhoff
2019-10-21 13:59           ` John P. Linderman
     [not found]             ` <68553366-4E6F-4E17-8903-282C67186D16@humeweb.com>
2019-10-26  2:24               ` Dave Horsfall
2019-10-26  2:09           ` Dave Horsfall
2019-10-21  4:55     ` Dave Horsfall
2019-10-21 19:21       ` Paul Winalski
2019-10-21 19:38         ` Kurt H Maier [this message]

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=20191021193804.GA75174@wopr \
    --to=khm@sciops.net \
    --cc=paul.winalski@gmail.com \
    --cc=tuhs@tuhs.org \
    /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).