Non-Uniform Memory Architecture (NUMA): A Nearly Unfathomable Morass of Arcana - Fedor Pikus CppNow

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 12

  • @riffshyperion
    @riffshyperion Год назад +5

    Great presentation. Would love to see the rest!

  • @DmytroDukov
    @DmytroDukov Год назад +3

    Awesome talk! Lots of intricate details and valuable insights. Thank you!

    • @BoostCon
      @BoostCon  Год назад +1

      Very glad to hear that you enjoyed it! Thank you for your comments.

  • @guiorgy
    @guiorgy Год назад +7

    Great talk, shame can't see the rest

  • @LeDabe
    @LeDabe Год назад +1

    NUMA seemed like a reasonable solution to continue providing higher memory throughput. Assuming the software is aware of the NUMA.

  • @philmarsh3859
    @philmarsh3859 6 месяцев назад

    I'd like to add NUMA awareness to the EM solve openEMS which is severely memory-bandwidth
    bound

  • @rgarciaf071
    @rgarciaf071 Год назад

    Great talk sad it got cutout

  • @ПётрБ-с2ц
    @ПётрБ-с2ц 11 месяцев назад

    43:34 are threads acessing memory with constant speed? because if they go out of sync then there is additional performance penalty I guess
    you even admit that 5 minutes later without mentioning that it will affect total bandwidth as well
    I guarantee that if you implement same read pattern with same thread timing using only one socket you get terrible bandwidth as well because the limiting factor is not inter-socket interaction but DDR structure itself

  • @killacrad
    @killacrad 8 месяцев назад

    What is precisely meant by no interaction between NUMA nodes if only talking to L3 cache at ruclips.net/video/f0ZKBusa4CI/видео.htmlfeature=shared&t=2005, in terms of effect on memory bandwidth?

  • @ПётрБ-с2ц
    @ПётрБ-с2ц 11 месяцев назад

    36:25 "the ratio here is about 50"
    how in the hell it could be fifty? it's a fraction of the cell height which is 10x
    the Y is logarithmic

  • @ПётрБ-с2ц
    @ПётрБ-с2ц 11 месяцев назад

    24:20 this graph would definitely look better in totals, not per thread

  • @FD286
    @FD286 3 месяца назад

    Funny numa in Japanese means “swamp” : D