Тёмный

Forward Progress Guarantees in C++ - Olivier Giroux - CppNow 2023 

CppNow
Подписаться 32 тыс.
Просмотров 4,8 тыс.
50% 1

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@russCoding
@russCoding Год назад
Thank you Olivier Giroux for the great talk. I and others really appreciate your time helping others to understand the intrinsics of how concurrency and parallelism work under the hood. Representing the code as graphs really help to illustrate any given point.
@Peregringlk
@Peregringlk День назад
In 7:40, what does "eventually" exactly mean here?
@chuanweizhang3164
@chuanweizhang3164 9 месяцев назад
I don't quite understand 34:05, why are we able to enter the loop. For example, when 11 tasks with 2 threads, when dealing with the last task, there would be a problem. But I don't see why we would enter a livelock when numbers can be evenly divided.
@Peregringlk
@Peregringlk 11 дней назад
I think it's because the barrier is for 11 tasks, and so one the first task will block until all tasks has completed, which will block forever if my thread has >=2 tasks assigned. I will never execute my next tasks because I'm stuck in the previous one waiting for all tasks to complete, and I'm assigned of executing at least one more. I think, to present this problem, maybe Oliver presented a more complex example than needed. With just the main thread and two tasks the problem will be the same because of deadlock with myself.
@afigegoznaet
@afigegoznaet Год назад
Amazing talk
@RishabhRD
@RishabhRD 6 месяцев назад
so much thanks for the great talks
@BoostCon
@BoostCon 6 месяцев назад
So pleased to hear that you enjoy them!
Далее
C++ Coroutine Intuition - Roi Barkan - CppNow 2023
1:30:15
🛑самое главное в жизни!
00:11
Просмотров 108 тыс.
Bearwolf - GODZILLA Пародия Beatrise
00:33
Просмотров 399 тыс.
CPU vs GPU | GPU Programming | Episode 1
9:28
Просмотров 10 тыс.
SIMD Libraries in C++ - Jeff Garland - CppNow 2023
1:30:07
🛑самое главное в жизни!
00:11
Просмотров 108 тыс.