NVIDIA A2 performance in Matlab R2023b is lousy
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Matthias Wurm
il 13 Ott 2023
Commentato: Matthias Wurm
il 20 Ott 2023
We've got a new GPU: NVIDIA A2 (~1400€).
Its performance with Matlab R2023b is really bad.
Let's compare it with an old NVIDIA Geforce GTX 1050 Ti (~200€) by using gpuBench (double precision results, higher is better):
I wonder why it performs so bad. In all technical aspcets, the A2 is superior. Any idea?
0 Commenti
Risposta accettata
Joss Knight
il 13 Ott 2023
Modificato: Joss Knight
il 13 Ott 2023
The A2's spec says its double precision performance is 140 GFLOPS vs the V100's 7 TFLOPS, so this is pretty much expected. Even its single precision performance is significantly worse. It also has a weak memory bandwidth.
I guess the lesson is that NVIDIA wants to give you a range of performance vs price trade-offs even with the latest architectures. I'm guessing the A2 is coming in at about 1/10th the price of the V100, or thereabouts?
I'll admit I'm less certain why it performs worse than the 1050. Obviously there are a lot of different factors involved, but you might want to contact NVIDIA. As a data center GPU it does have certain power and cooling requirements that could affect its performance if not done right.
3 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su GPU Computing 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!