Главная / Introduction to performance optimization using Intel SW tools / How parallelization in Intel compiler is implemented?

How parallelization in Intel compiler is implemented?

вопрос

Правильный ответ:

The multiple instances of loop thread function are executed in different streams with different values of the boundaries
Iterative loop space is divided into several parts and each is given to the separate thread
Multiple function instances are run in the same thread with different values of the boundaries
Iteration space is divided into parts, this parts are processed sequentially
Сложность вопроса
75
Сложность курса: Introduction to performance optimization using Intel SW tools
91
Оценить вопрос
Очень сложно
Сложно
Средне
Легко
Очень легко
Комментарии:
Аноним
Это очень не сложный тест intuit.
18 окт 2019
Аноним
Экзамен прошёл на отлично. Спасибо за халяуву
26 сен 2016
Оставить комментарий
Другие ответы на вопросы из темы программирование интуит.