BiCGStab is slower on R2021a using GPUs

5 visualizaciones (últimos 30 días)
deniz
deniz el 1 de Jul. de 2021
Comentada: Joss Knight el 29 de Sept. de 2021
Hello,
I have both matlab R2020a and R2021a. I have been using rtx 3090 GPU to do my calculations
I noticed preconditioned BiCGStab algorithm on R2020a is 3 times faster than the R2021a version using the GPU.
That doesn't make sense because R2020a has forward compatibility for my GPU where R2021a has native support for the ampere GPUs
If I'm missing something what could it be?

Respuestas (1)

Joss Knight
Joss Knight el 1 de Jul. de 2021
There is a MATLAB bug report on this known issue:
You should make sure you are using the latest Update for R2021a.
  5 comentarios
deniz
deniz el 29 de Sept. de 2021
It seems the problem still persists on Matlab R2021b
Joss Knight
Joss Knight el 29 de Sept. de 2021
The MATLAB bug report to track for this particular issue is:
The problem is proving difficult to work around due to changes in the underlying NVIDIA libraries, for which we apologise. We have to upgrade these libraries to support the latest hardware.
If you can manage without using a preconditioner then you can avoid the problem.

Iniciar sesión para comentar.

Categorías

Más información sobre GPU Computing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by