MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 438

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 437
11 Functions — Alphabetical List
11-94
[y1, y2] = feval(KERN, x1, x2, x3)
The three input arguments, x1, x2, and x3, correspond to the three arguments that
are passed into the CUDA function. The output arguments, y1 and y2, are gpuArray
types, and correspond to the values of pInOut1 and pInOut2 after the CUDA kernel has
executed.
See Also
arrayfun | gather | gpuArray | parallel.gpu.CUDAKernel
Seitenansicht 437
1 2 ... 433 434 435 436 437 438 439 440 441 442 443 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare