База ответов ИНТУИТ

Introduction to performance optimization using Intel SW tools

<<- Назад к вопросам

What is passed as an argument to loop parallelizing function in Intel compiler?

(Ответ считается верным, если отмечены все правильные варианты ответов.)

Варианты ответа
only thread number to calculate the rest of parameters
all used objects(Верный ответ)
loop boundaries(Верный ответ)
Похожие вопросы
What is loop parallelizing function in Intel compiler?
What directive suggest the compiler to not parallelize following loop?
What directive will force compiler to parallelize following loop?
What directive will force compiler to parallelize following loop if it is safe?
What parallel library does Intel compiler use?
How parallelization in Intel compiler is implemented?
How the statements are connected inside the Intel compiler
How auto-parallelization is connected with other optimizations in Intel compiler?
What criteria of connecting statements into a list inside Intel compiler
As a default all variables except local function variables and loop iterators are add to