Re: Is Intel exceptionally unsuccessful as an architecture designer?

Liste des GroupesRevenir à c arch 
Sujet : Re: Is Intel exceptionally unsuccessful as an architecture designer?
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.arch
Date : 18. Sep 2024, 07:40:07
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2024Sep18.074007@mips.complang.tuwien.ac.at>
References : 1 2 3
User-Agent : xrn 10.11
mitchalsup@aol.com (MitchAlsup1) writes:
Just last night, I was in a conversation with someone trying to start up
a new company that wants to compete in the "server market". Direct
quote;
"the CPUs are simply I/O managers to the Inference Engines and GPUs."

The investor pitch of a startup that cannot compete on the CPU side.

Who here thinks that CPUs have become the CDC 6600 PPs for the GPUs and
Inference Engines ??

The big difference is, that despite the CDC6600 being a supercomputer,
the majority of its software (measured in lines of code) ran on the
CPU, not on the PPs.

Later supercomputers had a general-purpose computer for doing all the
menial stuff, so that the supercomputer could focus on the matrix
multiplies that it was good at.  I can believe that on those systems
the software on the GP computer was bigger than the software on the
supercomputer.

For some machines (e.g., high-end game PCs, game consoles and whatever
is done for training deep neural networks), I expect that the relation
between the CPU and its accelerators are similar to those between the
general-purpose and the supercomputer: Most power spent in the
accelerator, most lines of code run on the CPU.  Although, thinking
again, are accelerators used for training, or only for running DNNs?

For servers running data bases, web shops, social networks, etc., and
for, e.g., people doing C++ or Rust development, I expect that
accelerators play little role.

Just last night I talked to Jens Palsberg who works on quantum
computing.  He told me that those working on quantum computer
simulators find it too hard to program GPUs, so optimizations for CPUs
are in demand.  OTOH, earlier that day he gave a presentation on a
different topic where he worked on an optimization that allowed to
eliminate branches; and his collaborators, who work for Meta, were
very intent on eliminating all branches, because that would allow them
to run on specialized hardware, i.e., an accelerator.

- anton
--
'Anyone trying for "industrial quality" ISA should avoid undefined behavior.'
  Mitch Alsup, <c17fcd89-f024-40e7-a594-88a85ac10d20o@googlegroups.com>

Date Sujet#  Auteur
13 Sep 24 * Is Intel exceptionally unsuccessful as an architecture designer?136John Dallman
14 Sep 24 +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1MitchAlsup1
14 Sep 24 +* Re: Is Intel exceptionally unsuccessful as an architecture designer?10Anton Ertl
14 Sep23:06 i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?9Michael S
15 Sep00:49 i +* Re: Is Intel exceptionally unsuccessful as an architecture designer?6MitchAlsup1
15 Sep10:22 i i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?5Michael S
17 Sep01:48 i i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?4MitchAlsup1
17 Sep09:57 i i  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?3Michael S
17 Sep21:58 i i   `* Re: Is Intel exceptionally unsuccessful as an architecture designer?2MitchAlsup1
17 Sep23:50 i i    `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Michael S
15 Sep02:42 i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?2Lawrence D'Oliveiro
15 Sep02:51 i  `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Michael S
18 Sep01:30 `* Re: Is Intel exceptionally unsuccessful as an architecture designer?124Lawrence D'Oliveiro
18 Sep01:45  +* Re: Is Intel exceptionally unsuccessful as an architecture designer?90MitchAlsup1
18 Sep02:44  i+* Re: Is Intel exceptionally unsuccessful as an architecture designer?52Lawrence D'Oliveiro
18 Sep02:57  ii+* Re: Is Intel exceptionally unsuccessful as an architecture designer?23MitchAlsup1
18 Sep03:27  iii`* Re: Is Intel exceptionally unsuccessful as an architecture designer?22Lawrence D'Oliveiro
18 Sep15:34  iii `* Re: Is Intel exceptionally unsuccessful as an architecture designer?21MitchAlsup1
18 Sep16:37  iii  +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1MitchAlsup1
18 Sep18:00  iii  +* Re: Is Intel exceptionally unsuccessful as an architecture designer?18Michael S
18 Sep19:01  iii  i+* Re: Is Intel exceptionally unsuccessful as an architecture designer?4David Brown
18 Sep20:48  iii  ii`* Re: Is Intel exceptionally unsuccessful as an architecture designer?3MitchAlsup1
19 Sep08:52  iii  ii +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1David Brown
19 Sep10:40  iii  ii `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
19 Sep01:51  iii  i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?13Lawrence D'Oliveiro
20 Sep17:21  iii  i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?12Stefan Monnier
20 Sep23:32  iii  i  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?11Lawrence D'Oliveiro
20 Sep23:54  iii  i   `* Re: Is Intel exceptionally unsuccessful as an architecture designer?10Chris M. Thomasson
21 Sep00:11  iii  i    +* Re: Is Intel exceptionally unsuccessful as an architecture designer?8MitchAlsup1
21 Sep03:12  iii  i    i+* Re: Is Intel exceptionally unsuccessful as an architecture designer?6Brett
21 Sep03:43  iii  i    ii+- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Chris M. Thomasson
21 Sep03:48  iii  i    ii`* Re: Is Intel exceptionally unsuccessful as an architecture designer?4MitchAlsup1
21 Sep04:28  iii  i    ii `* Re: Is Intel exceptionally unsuccessful as an architecture designer?3Chris M. Thomasson
21 Sep04:32  iii  i    ii  +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Chris M. Thomasson
21 Sep10:26  iii  i    ii  `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
21 Sep10:25  iii  i    i`- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
21 Sep10:24  iii  i    `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
19 Sep01:48  iii  `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
18 Sep18:04  ii`* Re: Is Intel exceptionally unsuccessful as an architecture designer?28Michael S
18 Sep18:23  ii `* Re: Is Intel exceptionally unsuccessful as an architecture designer?27MitchAlsup1
19 Sep00:54  ii  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?26Lawrence D'Oliveiro
19 Sep02:29  ii   +* Re: Is Intel exceptionally unsuccessful as an architecture designer?2MitchAlsup1
19 Sep06:27  ii   i`- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
19 Sep09:01  ii   `* Re: Is Intel exceptionally unsuccessful as an architecture designer?23David Brown
19 Sep09:26  ii    +* Re: Is Intel exceptionally unsuccessful as an architecture designer?15Terje Mathisen
19 Sep10:00  ii    i+* Perception of lag (Re: Is Intel exceptionally unsuccessful as an architecture designer?)2John Dallman
19 Sep18:12  ii    ii`- Re: Perception of lag (Re: Is Intel exceptionally unsuccessful as an architecture designer?)1MitchAlsup1
19 Sep11:10  ii    i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?12David Brown
19 Sep12:54  ii    i +* Re: Is Intel exceptionally unsuccessful as an architecture designer?6Terje Mathisen
20 Sep01:40  ii    i i+* Re: Is Intel exceptionally unsuccessful as an architecture designer?4Lawrence D'Oliveiro
20 Sep09:14  ii    i ii+- Re: Is Intel exceptionally unsuccessful as an architecture designer?1David Brown
20 Sep09:55  ii    i ii`* Re: Is Intel exceptionally unsuccessful as an architecture designer?2Terje Mathisen
20 Sep23:33  ii    i ii `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
20 Sep16:57  ii    i i`- Local (predictive?) echoing (was: Is Intel exceptionally unsuccessful as an architecture designer?)1Stefan Monnier
19 Sep18:16  ii    i +* Re: Is Intel exceptionally unsuccessful as an architecture designer?2MitchAlsup1
20 Sep01:38  ii    i i`- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
20 Sep22:06  ii    i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?3John Dallman
20 Sep22:17  ii    i  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?2MitchAlsup1
20 Sep23:39  ii    i   `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
19 Sep18:09  ii    `* Re: Is Intel exceptionally unsuccessful as an architecture designer?7MitchAlsup1
19 Sep20:06  ii     +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1David Brown
20 Sep01:37  ii     `* Re: Is Intel exceptionally unsuccessful as an architecture designer?5Lawrence D'Oliveiro
20 Sep02:58  ii      `* Re: Is Intel exceptionally unsuccessful as an architecture designer?4MitchAlsup1
20 Sep06:05  ii       `* Re: Is Intel exceptionally unsuccessful as an architecture designer?3Lawrence D'Oliveiro
20 Sep12:52  ii        +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Paul A. Clayton
20 Sep22:06  ii        `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1John Dallman
18 Sep07:40  i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?37Anton Ertl
18 Sep08:31  i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?36Lawrence D'Oliveiro
18 Sep22:09  i  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?35Anton Ertl
19 Sep01:47  i   `* Re: Is Intel exceptionally unsuccessful as an architecture designer?34Lawrence D'Oliveiro
19 Sep09:44  i    `* Re: Is Intel exceptionally unsuccessful as an architecture designer?33Niklas Holsti
19 Sep10:43  i     +* Re: Is Intel exceptionally unsuccessful as an architecture designer?13Lawrence D'Oliveiro
19 Sep15:25  i     i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?12Niklas Holsti
19 Sep21:29  i     i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?11Brett
19 Sep21:31  i     i  +* Re: Is Intel exceptionally unsuccessful as an architecture designer?8Thomas Koenig
20 Sep02:15  i     i  i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?7Brett
20 Sep07:46  i     i  i +* Re: Is Intel exceptionally unsuccessful as an architecture designer?5Thomas Koenig
20 Sep09:37  i     i  i i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?4David Brown
20 Sep17:18  i     i  i i +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Stefan Monnier
20 Sep17:21  i     i  i i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?2Brett
20 Sep19:10  i     i  i i  `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1David Brown
21 Sep10:42  i     i  i `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
19 Sep23:43  i     i  +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Niklas Holsti
21 Sep10:34  i     i  `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
19 Sep11:35  i     `* Re: Is Intel exceptionally unsuccessful as an architecture designer?19David Brown
19 Sep12:59  i      +* Re: Is Intel exceptionally unsuccessful as an architecture designer?16Terje Mathisen
19 Sep16:15  i      i+* Re: Is Intel exceptionally unsuccessful as an architecture designer?7David Brown
19 Sep18:23  i      ii`* Re: Is Intel exceptionally unsuccessful as an architecture designer?6MitchAlsup1
19 Sep20:12  i      ii +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1David Brown
19 Sep22:48  i      ii `* Re: Is Intel exceptionally unsuccessful as an architecture designer?4Lawrence D'Oliveiro
19 Sep23:35  i      ii  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?3MitchAlsup1
20 Sep01:43  i      ii   +- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
20 Sep02:59  i      ii   `- Re: quanta vs AI, not Is Intel exceptionally unsuccessful as an architecture designer?1John Levine
19 Sep22:53  i      i`* Re: Is Intel exceptionally unsuccessful as an architecture designer?8Lawrence D'Oliveiro
20 Sep00:08  i      i `* Re: Is Intel exceptionally unsuccessful as an architecture designer?7Niklas Holsti
20 Sep23:40  i      i  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?6Lawrence D'Oliveiro
21 Sep00:07  i      i   +* Re: Is Intel exceptionally unsuccessful as an architecture designer?4MitchAlsup1
21 Sep00:33  i      i   i+* Re: Is Intel exceptionally unsuccessful as an architecture designer?2Chris M. Thomasson
21 Sep10:22  i      i   ii`- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
21 Sep10:20  i      i   i`- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Lawrence D'Oliveiro
21 Sep09:40  i      i   `- Re: Is Intel exceptionally unsuccessful as an architecture designer?1Niklas Holsti
19 Sep18:18  i      `* Re: Is Intel exceptionally unsuccessful as an architecture designer?2MitchAlsup1
18 Sep01:54  +* Re: Is Intel exceptionally unsuccessful as an architecture designer?30Michael S
18 Sep06:57  `* Re: Is Intel exceptionally unsuccessful as an architecture designer?3Stephen Fuld

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal