MATLAB PARALLEL COMPUTING TOOLBOX - S Uživatelská příručka Strana 210

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 656
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 209
7 Program Independent Jobs
7-2
Program Independent Jobs
An Independent job is one whose tasks do not directly communicate with each other, that
is, the tasks are independent of each other. The tasks do not need to run simultaneously,
and a worker might run several tasks of the same job in succession. Typically, all tasks
perform the same or similar functions on different data sets in an embarrassingly
parallel configuration.
Some of the details of a job and its tasks might depend on the type of scheduler you are
using:
“Program Independent Jobs on a Local Cluster” on page 7-3
“Program Independent Jobs for a Supported Scheduler” on page 7-8
“Program Independent Jobs for a Generic Scheduler” on page 7-21
Zobrazit stránku 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 655 656

Komentáře k této Příručce

Žádné komentáře