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

  • 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 338
parallel.Worker
10-39
parallel.Worker
Access worker that ran task
Constructors
getCurrentWorker in the workspace of the MATLAB worker.
In the client workspace, a parallel.Worker object is available from the Worker property
of a parallel.Task object.
Container Hierarchy
Parent parallel.cluster.MJS
Children none
Description
A parallel.Worker object provides access to the MATLAB worker session that executed a
task as part of a job.
Types
Worker Type Description
parallel.cluster.MJSWorker MATLAB worker on MJS cluster
parallel.cluster.CJSWorker MATLAB worker on CJS cluster
Methods
There are no methods for a parallel.Worker object other than generic methods for any
objects in the workspace, such as delete, etc.
Zobrazit stránku 338
1 2 ... 334 335 336 337 338 339 340 341 342 343 344 ... 655 656

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

Žádné komentáře