• Neshura@bookwormstory.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Let’s be honest here it was never more than a band aid thrown together in an attempt to keep up with chiplets. Intel is in serious trouble because they still cannot compete with AMD in that regard, it affords them a level of production scalability Intel can currently only dream of.

      • Neshura@bookwormstory.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        The concept is used by pretty much all games now. It’s just that during the gilded days of Intel everbody and their mother hardcoded around a max of 8 threads. Now that core counts are significantly higher game devs opt for dynamic threading instead of fixed threading, which results in Intels imbalanced Core performance turning into more and more of a detriment. Doom Eternal for example uses up as many threads as you have available and uses them pretty evenly

      • schizo@forum.uncomfortable.business
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        Basically every one of them made in the past 4 or 5 years?

        Some are better than others - CP2077, for example, will happily use all 16 threads on my 7700x, but something crusty like WoW only uses like, 4. Fortnite is. 3 or so, unless you’re doing shader compilation where it’ll use all of them, and so on - but it’s not 2002 anymore.

        The issue is that most games won’t use nearly as many cores as Intel is stuffing on a die these days, which means for gaming having 32 threads via e-cores or whatever is utterly pointless, but having 8 cores and 16 threads of full-fat cores is very much useful.

  • BrightCandle@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Not necessarily. Ignore chiplets because that is mostly about yield and price and look at what happens when we go very threaded. Smaller cores with less clockspeed take up less space and less power and are more efficient with both which leads to more total compute performance in a given space and power budget. The ideal CPU in a highly multithreaded environment has a small number of P cores that matches the number of single threaded combining threads and as many E cores as possible due to Amadhl’s law. The single threaded part comes to dominate given enough multithreading and all algorithms have some amount of single threaded accumulation of results.

    AMD is working with the same limitations and bigger cores with more clockspeed will always have less total cores and achieve less total compute performance in that space. The single threaded component will dominate at high core counts so the answer is not all P cores and not all E cores and AMDs cores should be considered P cores. The ideal number of P cores is definitely more than 1 because the GPU requires one of those high performance threads and the game will need at least one depending on how many different sets of parallel tasks it is running.

    But the problem is this theoretical future is a bit far off because we can clearly do today’s games with 6 cores quite happily and most don’t really utilise 6 cores well. They tend to prefer all high performance cores, no one is yet at the stage of dealing with the added complexity of heterogenous CPU core performance and its why both AMD and Intel have special scheluders to improve game utilisation a bit better, this approach of differing core performance first a little and then with E cores quite a lot is too new since big AAA games are in development for many years. So while its likely the future gains from silicon slow further, necessitating optimising the compute density and balance of cores, its unclear when Intel’s strategy will pay off in games, it pays off in some productivity applications but not games yet.

    I am certain this approach and further iterations of it with multiple different levels and even instruction sets are quite likely the future of computing, so far its been critical for the GPUs success, its really unclear when that likely future will happen. It definitely doesn’t make sense now or the near future so buying a current Intel CPU for games makes no sense.