Комментарий недоступен

Ответить

Ну все таки разрабы должны хотя бы проверять как работают технологии, которые они просто копируют.

Ответить

Согласен, вопрос сложный)
Но вообще объяснение AMD, как по мне, довольно странное.
For today’s Ryzen processors with SMT enabled, we’ve found that the vast majority of multithreaded games and applications work and scale really well when managing an active thread pool up to the number of logical cores that the processor supports. However, our experience with a small number of games is that driving a hardware thread pool with more than the number of physical cores can reduce performance, primarily due to contention for available per-core resources by the multiple running hardware threads. However, for our own prior generation of Bulldozer-based processors designs, we recommend a default thread count equal to the number of logical processor cores. Other processor vendors are encouraged to provide their own guidance to software developers. AMD does not provide guidance for other processor vendors.Tl;dr: В большинстве случаев SMT работает хорошо, но иногда нет. Тем не менее, для Bulldozer мы советуем использовать число потоков, равное числу логических ядер.
И далее:
we strongly recommend that you profile your games extensively Our sample code, linked below, errs on the side of caution for our Ryzen processors and encourages you to profile: the getDefaultThreadCount() function draws attention to that fact, returning a starting default count equal to the number of physical processor cores on Ryzen.То есть "мы возвращаем физическое число ядер для Ryzen, чтобы мотивировать вас профилировать свои игры".
Как видим, на поляков мотивация не сработала (на самом деле не обратили внимания, наверное).

Ответить

Согласен, пока не ясно в какую сторону нужно воевать в данном вопросе)

Ответить