BiCGStab is slower on R2021a using GPUs

조회 수: 4 (최근 30일)
deniz
deniz 2021년 7월 1일
댓글: Joss Knight 2021년 9월 29일
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?

답변 (1개)

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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by