Re: In-Memory Computing

Liste des GroupesRevenir à cl misc 
Sujet : Re: In-Memory Computing
De : terje.mathisen (at) *nospam* tmsw.no (Terje Mathisen)
Groupes : comp.arch comp.lang.misc
Date : 13. Nov 2024, 07:46:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vh1i05$234vg$1@dont-email.me>
References : 1
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19
Lawrence D'Oliveiro wrote:
Has anyone heard of this idea? It apparently delegates some
lower-level computing functions directly to the memory itself, to get
a speedup from doing everything in the CPU. It seems to be an
outgrowth of the “memristor” component that was discovered/invented by
some researchers at HP a few decades ago.
Delegating memory operations to lower layers in the hierarchy is one of those wheel of re-incarnation ideas that pop back up every decade or two.
You typically start with shared atomic operations and very simple computation, like a LOCK XADD, then once you are on this slippery slope you quickly decide to add more advanced capabilities, quickly ending up with something like Bunny Chang's distributed virtual machine which can securely distribute its code anywhere in the cluster.
Taken to its extreme, any cloud datacenter works this way, but at a far higher granularity.
Terje
--
- <Terje.Mathisen at tmsw.no>
"almost all programming can be viewed as an exercise in caching"

Date Sujet#  Auteur
13 Nov 24 * In-Memory Computing14Lawrence D'Oliveiro
13 Nov 24 +* Re: In-Memory Computing4Terje Mathisen
13 Nov 24 i+- Re: In-Memory Computing1Lawrence D'Oliveiro
13 Nov 24 i`* Re: In-Memory Computing2Thomas Koenig
14 Nov 24 i `- Re: In-Memory Computing1Terje Mathisen
13 Nov 24 +- Re: In-Memory Computing1John Ames
13 Nov 24 `* Re: In-Memory Computing8MitchAlsup1
15 Nov 24  `* Re: In-Memory Computing7Lawrence D'Oliveiro
17 Nov 24   `* Re: In-Memory Computing6MitchAlsup1
18 Nov 24    `* Re: In-Memory Computing5Lawrence D'Oliveiro
18 Nov 24     `* Re: In-Memory Computing4John Levine
18 Nov 24      +* Re: In-Memory Computing2Michael S
19 Nov 24      i`- Re: In-Memory Computing1David Brown
19 Nov 24      `- Re: In-Memory Computing1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal