MATLAB PARALLEL COMPUTING TOOLBOX - S Guia do Utilizador Página 186

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 185
6 Programming Overview
6-46
communication. Manual Comparison Selection allows you to compare data from
specific workers or workers that meet certain criteria.
The following listing from the summary report shows the result of using the Automatic
Comparison Selection of Compare (max vs. min TotalTime). The comparison shows
data from worker (lab) 3 compared to worker (lab) 1 because these are the workers that
spend the most versus least amount of time executing the code.
The following figure shows a summary of all the functions executed during the profile
collection time. The Manual Comparison Selection of max Time Aggregate means
that data is considered from all the workers for all functions to determine which worker
spent the maximum time on each function. Next to each function's name is the worker
that took the longest time to execute that function. The other columns list the data from
that worker.
Vista de página 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 655 656

Comentários a estes Manuais

Sem comentários