MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 277

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 276
Identify and Select a GPU Device
9-19
AvailableMemory: 4.9190e+09
MultiprocessorCount: 13
ClockRateKHz: 614500
ComputeMode: 'Default'
GPUOverlapsTransfers: 1
KernelExecutionTimeout: 0
CanMapHostMemory: 1
DeviceSupported: 1
DeviceSelected: 1
If this is the device you want to use, you can proceed.
3
To use another device, call gpuDevice with the index of the other device, and view
its properties to verify that it is the one you want. For example, this step chooses and
views the second device (indexing is 1-based):
gpuDevice(2)
Note If you select a device that does not have sufficient compute capability, you get a
warning and you will not be able to use that device.
Seitenansicht 276
1 2 ... 272 273 274 275 276 277 278 279 280 281 282 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare