Recommended Posts

Actually, if I remember correctly, Moore's law was based around transistors on a chip doubling every 15-20 months-ish. I don't think clock-speed had ever had anything to do with it.

Not directly, but until P4 Moore's law effectively translated into higher clock speeds. That meant you could write a slow program and it would run twice as fast in 18 months. That era is gone, you can't expect future technology to make your inefficient program fast in two years. Crysis was slow in 2007 and it still is, to take a bad example (hence the "Can it run Crysis" meme). Newer CPUs give you more cache, more cores, a somewhat more efficient architecture, but very little single-threaded performance improvements.
Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838219
Share on other sites

I don't think that's exactly true. The atom itself is not a 'hard limit' to anything, really. There are certainly levels of structure below atoms, though that area gets very weird and complex. Whether we can use it is another matter, but I don't think it's reasonable to suggest the atom is a point of finality.

When you get into sub atomic particles, things are governed by a different set of physical laws. You can't build a sub atomic transistor. Someone has managed to build a single-atom transistor, but that is the smallest possible.

Quantum Computing is where things will probably move to after fabrication technology reaches the thickness of a silicon atom.

Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838305
Share on other sites

This has been well-known for, well, ever. The Pentium 4 was 3.2Ghz in 2004, Intel's latest CPU is now 3.5Ghz. Moore's law has already stopped yielding faster clock speeds a while ago. Since the P4, it's yielding more transistors on a chip hence more similarly-clocked cores. This is great for parallelizable computations, but not everything is perfectly parallelizable. Running things in parallel presents unavoidable overhead that often make it not even worth it. Especially in video games, where frame n+1 is a function of frame n so it's impossible to compute both in parallel; and each frame must be computed very quickly (< 1/30th of a second) so the overhead of spreading the job on multiple cores is often greater than the potential gains. Programmers are only starting to figure out how to program for true parallel architectures, and it's unclear how that approach will evolve.

There might be replacements for silicon, but will they be as flexible, inexpensive, will they really allow the same kind of exponential growth we've had for 50 years? Only time will tell.

See here is the funny thing where the clock speed of a single chip has not changed much, the cores have multiplying the ability of a chip that has a single core by far. So while the clock speed hasn't changed all that much the processing speed has. You can't tell me that a 3.2 p4 is faster than a 2.8 core 2 duo.

Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838645
Share on other sites

See here is the funny thing where the clock speed of a single chip has not changed much, the cores have multiplying the ability of a chip that has a single core by far. So while the clock speed hasn't changed all that much the processing speed has. You can't tell me that a 3.2 p4 is faster than a 2.8 core 2 duo.

C2D has better single-threaded performance than P4 through larger cache and a much more efficient architecture. P4 was notoriously inefficient btw. Even there, the single-threaded performance gap between P4 and C2D, considering 3 years elapsed between them, is not what got between, say, P2 and P3 or P3 and P4. It's quite fascinating that Intel is still able to increase single-threaded performance at all with its new processors, I wonder if and when the point of diminishing returns on investement will be hit.
Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838673
Share on other sites

And we have reached peak oil. The optimistic economist will always trump the pessimistic scientist. At least this has been the case for the past century or so.

Don't be so sure. That assertion is made using the numbers for "proven reserves," basically what we have a 90+% certainty of - a very conservative number. For the US this is stated by the administration as 22 billion barrels - 15th in the world.

Know what's silly? This 22 billion barrel number has changed little since 1946, and since then about 150 billion barrels has been extracted from US sources. Hmmmm....

On the other hand, and using US Department of Energy numbers, there is a very much larger amount of oil available in the US. The below pyramid is pretty much self explanatory, but remember these are DoE numbers using conventional technologies, which are improving so fast it's insane.

post-347280-0-69235300-1335923755.jpg

Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838831
Share on other sites

C2D has better single-threaded performance than P4 through larger cache and a much more efficient architecture. P4 was notoriously inefficient btw. Even there, the single-threaded performance gap between P4 and C2D, considering 3 years elapsed between them, is not what got between, say, P2 and P3 or P3 and P4. It's quite fascinating that Intel is still able to increase single-threaded performance at all with its new processors, I wonder if and when the point of diminishing returns on investement will be hit.

Small fabrication technology means there's more room for Intel to work with. They can implement what was once software instructions via hardware.

That's not to say they don't make general architecture improvements. With the army of engineers they have, I can only assume they are able to conger up something approximating computing magic.

Anyway, from my understanding, the Pentium 4 architecture was so terrible thanks to it's huge pipeline and bad branch prediction. It would make a guess when it hit a conditional branch that was yet to be computed, pushing it through it's huge pipeline, end up guessing wrong and having to flush the pipeline, literally wasting computation. Intel ended up abandoning the netburst (P4) architecture and iterated on the Pentium 3 to create the Core architecture.

Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838899
Share on other sites

Don't be so sure. That assertion is made using the numbers for "proven reserves," basically what we have a 90+% certainty of - a very conservative number. For the US this is stated by the administration as 22 billion barrels - 15th in the world.

Know what's silly? This 22 billion barrel number has changed little since 1946, and since then about 150 billion barrels has been extracted from US sources. Hmmmm....

On the other hand, and using US Department of Energy numbers, there is a very much larger amount of oil available in the US. The below pyramid is pretty much self explanatory, but remember these are DoE numbers using conventional technologies, which are improving so fast it's insane.

That's brilliant! Oil based microprocessors!

Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838919
Share on other sites

If Michio Kaku said it, then I believe it. Not like we couldn't see it coming.

Your theory may be correct, but calling him an idiot? He's a very smart man. Surely smarter than both of us.

Lol. So what you're saying is that you will blindly believe what someone says, even if less than 30 seconds of research finds inaccuracies?

That's why the world's democratic Governments are currently falling apart. Because people blind vote. But hey. Who cares.

Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594838925
Share on other sites

Lol. So what you're saying is that you will blindly believe what someone says, even if less than 30 seconds of research finds inaccuracies?

That's why the world's democratic Governments are currently falling apart. Because people blind vote. But hey. Who cares.

Dude, I hope you were kidding -

Link to comment
https://www.neowin.net/forum/topic/1074097-moore/page/2/#findComment-594839967
Share on other sites

This topic is now closed to further replies.
  • Posts

    • This is weird. Mythos is more unrestricted compared to Fable. Technically it poses more risk!!
    • This is a great thing, I always have issues with Verizon while inside of certain football stadiums due to the saturation and walls blocking signal so a LOS way to connect would be great. Verizon was supposed to be offering sat data this year but I've not heard a word of it lately. Dude is sending rockets into space in a cheap manner, low waste foot print and has a great product with solar/battery tech. We would be so far behind China right now if not for him and a push to get back into space.
    • illegally? Proof of that? Seems you are posting misinformation or well a pure straight up lie cause there is zero proof of such a thing. But I get it...
    • KillerPDF 1.6.0 by Razvan Serea KillerPDF is a lightweight, portable PDF editor for Windows built for users who want full control without subscriptions, installers, or telemetry. It runs as a single executable, making it ideal for USB use and field work. You can view PDFs with smooth PDFium rendering, navigate quickly with thumbnails, zoom, and shortcuts, and reorganize pages using drag-and-drop. It supports merging multiple PDFs, splitting documents, and extracting selected pages. KillerPDF also allows inline text editing with font matching to preserve the original layout, plus annotations like text boxes, freehand drawing, highlights, and reusable signatures. You can search full text, copy content easily, and print documents with flattened annotations. Designed as a free and open alternative to bloated PDF tools, it works fully offline on Windows 10/11 x64. No runtimes install. Everything needed is inside the EXE (targets .NET Framework 4.8, which ships with every supported Windows release). KillerPDF key features: High-quality PDF rendering via PDFium Edit PDF text inline (double-click to modify text) Page thumbnails and fast navigation with zoom and shortcuts Merge multiple PDFs into one Split PDFs and extract selected pages Drag-and-drop page reordering Font matching to preserve original document appearance Text boxes for notes Freehand drawing tools Highlight overlays with adjustable color, size, opacity Undo actions and clear per-page annotations Create, draw, and save reusable signatures Click-to-place signatures anywhere Full-text search with highlighted results Drag-select or Ctrl+A to copy text Print with annotations flattened Portable single-file app (~15 MB) No installer, no admin rights required No account, no telemetry KillerPDF 1.6.0 changelog: A big release: major new features, a full visual refresh, and an internal rewrite. New Tabbed documents - open several PDFs at once, each restoring its page, zoom, and view OCR built into the exe (Tesseract) - OCR a page or dragged region to the clipboard, make a scan searchable, or extract all text; extra languages download on demand Digital signatures with a cloud certificate (Certum SimplySign), reusable signatures, and click-to-sign form fields Transform tool - rotate, scale, flip, and straighten a crooked scan, with live preview Edit existing text by double-clicking a line (the original is cleanly covered) Line tool, refreshed draw/highlight bars, resizable word-wrapping text boxes, and a full RGB color picker with eyedropper Print options (scale, position, margins, two-sided), page-number stamping, folder/.zip import, Document Info (F12), and recent files with file-type icons Translations: Bengali, Turkish, Simplified Chinese, German, French. Changed New logo, icons, fonts, and colors throughout Six themes with per-theme accent colors; sidebar docks left or right; toolbar style picker Internal rewrite: the ~15,000-line main window split into ~40 focused files (no behavior change) Fixed True 300 DPI printing, encrypted/damaged PDFs open on a background thread with a repair fallback, form fields render in every view mode, and undo is one item per press Download: KillerPDF 1.6.0 | 14.6 MB (Open Source) Link: KillerPDF Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      498
    2. 2
      +Edouard
      221
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      69
  • Tell a friend

    Love Neowin? Tell a friend!