MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 550

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 549
11 Functions — Alphabetical List
11-206
numlabs
Total number of workers operating in parallel on current job
Syntax
n = numlabs
Description
n = numlabs returns the total number of workers currently operating on the current
job. This value is the maximum value that can be used with labSend and labReceive.
More About
Tips
In an spmd block, numlabs on each worker returns the parallel pool size.
However, inside a parfor-loop, numlabs always returns a value of 1.
See Also
labindex | labSendReceive
Seitenansicht 549
1 2 ... 545 546 547 548 549 550 551 552 553 554 555 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare