Главная / Introduction to performance optimization using Intel SW tools / OpenMP uses the following model of parallel execution:

OpenMP uses the following model of parallel execution:

вопрос

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

refork model: each time parallel loop starts new threads are created
fork-join model: all threads are created at the first parallel region and then used
queue model: each parallel task is queued; different executors are taking tasks from this queue concurrently
Сложность вопроса
84
Сложность курса: Introduction to performance optimization using Intel SW tools
91
Оценить вопрос
Очень сложно
Сложно
Средне
Легко
Очень легко
Комментарии:
Аноним
Я сотрудник университета! Незамедлительно заблокируйте сайт и ответы на интуит. Пишу жалобу
21 янв 2019
Аноним
Большое спасибо за ответы по intuit.
02 июл 2017
Оставить комментарий
Другие ответы на вопросы из темы программирование интуит.