mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

14K
active users

#mooreslaw

0 posts0 participants0 posts today

Anecdote from my partner:

"I have just installed 96TB of disk space in an external enclosure on [work computer]. [coworker] wants it for storing astronomical images. The first time I installed a disk drive on a computer it was 48 years ago and the drive held 90kB. Today's storage is one billion times larger.

Moore's Law is really about chips and not disks, and says that things double every two years. According to that, a billion-fold increase should take 60 years, so I'm somewhat ahead of that rate."

#Computing #speed has just exploded. #MooresLaw no longer applies! #AI is about to become cheap. Hello artificial general intelligence.

#QuantumComputing

techcrunch.com/2024/12/10/goog

~ Willow’s performance is astonishing: It does in 5 minutes what today’s fastest supercomputers do in 10 septillion years. That’s 10,000,000,000,000,000,000,000,000. This mind-boggling number exceeds known timescales in physics.

TechCrunch · Google says its new quantum chip indicates that multiple universes exist | TechCrunchGoogle announced its latest quantum chip, Willow. But what really caught the industry's attention was a wild claim tucked into the blog post.

I got into an argument recently about whether or not #MooresLaw is dead.

It's not, but I'm going to explain exactly why it's not, and how there isn't even a foreseeable horizon to it.

Now, Moore's Law as originally stated, is "the number of transistors in an integrated circuit (IC) doubles about every two years".

Okay, so there's a problem here. By one definition, Moore's Law has been dead for a long time. See, when the Law was coined, an integrated circuit was always a chips and transistors were always the same silicon thing, and they were always done in two dimensions.

This was largely true up until the Pentium (I'm sure some computer historian here can refer to earlier incarnations, but we'll go with what I know).

So, with the Pentium, the CPU was actually composed of multiple chips. It, specifically, ad caching and controlling as separate chips that interacted with the main processor component (registers, instruction processors, etc). This was unlike the 386. The 386 had specialized parts of the chip, but it was all a single integrated circuit.

So, here we already run into a question, "Does more transistors on a Pentium 'count' when talking about Moore's Law?" This problem gets even worse when we start running into multi-core CPUs, and modern CPUs contain multiple independent processors with often radically different architectures. It's not clear what constitutes an "integrated circuit", and to some extent it doesn't matter.

This gets worse as we go along. We could define Moore's Law as transistor density. However, we long since hit the theoretical limit of 2D silicone. Powering a modern computer on 2D silicone would require chips that violate the uncertainty principle. Likewise, we know, that there's a limit to even 3D transistors, and we're approaching that limit on an x86 architecture.

From the perspective of computer science, none of this matters. To a hardware engineer it does, but computer scientists care about Ops. Classically we've measured FlOPS (Floating point Operations Per Second), more recently we care about TOPS (Tera Operations per Second), which is literally any operation at all. We could also talk about "BOPS" (Binary Operations Per Second). What we actually care about is FOPS (Functional Operations Per Second).

A theoretical FOP, would be an operation that meets the demand of a programmer. It's thus impossible to define. We could, in theory, run a ton of random code on it and see relative performance to create a FOPS measure, but we know for a fact that it would be incredibly highly correlated to FLOPS, TOPS, and BOPS.

So, if you look at the history of FLOPS and TOPS, you find something interesting. Locally, you find variations, but we've had a doubling of FOPS less than 2-years since well before the integrated circuit was invented. Let's call this Moore's Law Prime.

So, before I continue, I want you to understand that there is a very physical reason for Moore's Law, and it's not the cynical "business pressure to validate it". It is because last generations chips are used to create the next generation of chips. Meaning, that every generation of chip is getting twice as hard as the last, but we have tools that are three times as powerful.

We have seen the x86 slow down the increases in performance year over year. However, at the same time we've seen a huge explosion of the performance of ARM and NVIDIA chips.

Simultaneous to that we've seen compute per dollar plummet, and computer per watt also plummet. So, with the exception of minor year over year variations, we have absolutely no reason to believe Moore's Law Prime is dead.

Furthermore, there is no established theoretical limit to Moore's Law Prime, except at the density of a black hole. We have theoretical models that show light based computer could easily perform Zettascale Computing with each, because every wavelength of light could be a separate processing stream in a single white beam. We don't know what we don't know in terms of possible models of computation.

There is the comment from Jensen Huang declaring Moore's Law dead. However, what you're actually getting is a CEO making a wild claim to justify the companies Rent-Seeking prices for their computing. NVIDIA is so far ahead of everyone else in terms of AI compute, that they're intentionally engaged in monopolistic pricing until the rest of the industry catches up.

(Yes, they have a monopoly. Their chips are capable of 10x the TOPS of their competitors.)

I've been hearing for decades about how Moore's Law is almost dead, or even that it's dead. It's all complete and utter nonsense. In the last four years (two doubling) we've gone from GPT-3 running on a supercomputer, to AIs almost as capable running on a tablet. We've gone form graphics cards that were good enough to render a scene to ray-tracing and DLSS super resolution. Phones can now run 4k games for hours.There's been plenty of change and growth in the last four years.

It looks like #MooresLaw still has a long future. A recent paper describing a #graphene based, 5-lane "superhighway" was recently proven out at -456 ℉. High-efficiency, room-temperature #superconductivity is already possible possible in other ways at 59-68 ℉ but this discovery could lead to significant improvements in bandwidth for low-power computing.

Because graphene-based approaches rely on materials with #quantum behavioral effects on electrons, I'd be very surprised if there weren't also implications here for #quantumcomputing. We're living in the future, folks!

  1. phys.org/news/2024-05-physicis
  2. onlinelibrary.wiley.com/doi/fu

I’ve had a gmail account since day one. Shockingly they haven’t managed to destroy or even blunt its usefulness to me in 20 years.

But it’s fun to note something: it started with a 1GB storage limit, and today it’s 15GB. If they had followed Moore’s Law, today it would be about eight *terabytes*. (8,192 GB)

#google #gmail #MooresLaw #OldManYellsAtCloud mastodon.cloud/@slashdot/11218

mastodon.cloudSlashdot :verified: (@slashdot@mastodon.cloud)20 Years of Gmail https://tech.slashdot.org/story/24/03/29/2046236/20-years-of-gmail?utm_source=rss1.0mainlinkanon

Nvidia Hardware Is Eating the World - WIRED interview with Jensen Huang

o We are a platform company - not an application company

o We love #inference

o Performance of Blackwell is off the charts. It’s going to be incredible.

o #MooresLaw has come to an end and that if we want to continue to scale computing we have to do it at data center scale

“Moore’s law is not a limiter to computing.”

wired.com/story/nvidia-hardwar

Interesting to hear Intel CEO redefine #MooresLaw to be able to claim it is still alive

"We're no longer in the Golden Era of Moore's Law.
It's much harder now so we're probably doubling effectively closer to every 3 years"

It was maintaining the cadence of doubling that made #MooresLaw so remarkable

When I say it is dead, it does NOT imply that we can't increase transistor density further - just that we can no longer maintain the cadence

youtu.be/tLcOKaPxWyA?t=276

New blog post!

☆Computers: work smarter, not smaller☆

If you haven't heard the news, computers are facing the end of Moore's law, which was a prediction of how computers would get more powerful over time that held up nicely until now. The reason for this is because it's now impossible to mak... blog.bluestarcreations.net/ran

blog.bluestarcreations.netComputers: work smarter, not smaller – Blue Star Creations personal blog
Continued thread

"Moore's Law is alive and well," Gelsinger says (again). Intel is headed toward 1 trillion transistors on a single processor by the end of the decade. Note that Moore's Law is about transistor count on chips, not the cost per transistor, which is now increasing. 6/n