Azzera filtri
Azzera filtri

When using parallel computing toolbox can I just replace all my "for" loops with "parfor" ?

1 visualizzazione (ultimi 30 giorni)
I'm running an intensive calculation and want to minimise my computation time.

Risposte (1)

Walter Roberson
Walter Roberson il 10 Lug 2017
  5 Commenti
Walter Roberson
Walter Roberson il 11 Lug 2017
The 1080ti has FP64 performance of about 332, which is 1/32 of the FP32 rate; https://en.wikipedia.org/wiki/GeForce_10_series . That is not bad compared to the other graphics cards, but it is far far below the FP64 performance available in some of the Tesla series; https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#Tesla or the Quadro GP100 (about 5300)

Accedi per commentare.

Categorie

Scopri di più su Loops and Conditional Statements in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by