BiCGStab is slower on R2021a using GPUs

5 views (last 30 days)
deniz
deniz on 1 Jul 2021
Commented: Joss Knight on 29 Sep 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?

Answers (1)

Joss Knight
Joss Knight on 1 Jul 2021
There is a MATLAB bug report on this known issue:
You should make sure you are using the latest Update for R2021a.
  5 Comments
deniz
deniz on 29 Sep 2021
It seems the problem still persists on Matlab R2021b
Joss Knight
Joss Knight on 29 Sep 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.

Sign in to comment.

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!