Use of parallel with RTX 5090

조회 수: 37 (최근 30일)
MANUEL
MANUEL 2025년 4월 21일
댓글: Raymond Norris 2025년 6월 20일
Hi, I´m trying to use parallel GPU enviroment. Matlab regocnice my GPU, but it couldn´t be use it. Someone could help me with this issue?
  댓글 수: 1
Raymond Norris
Raymond Norris 2025년 6월 20일
@MANUEL can you elaborate by what you mean when you say MATLAB recognizes your RTX 5090 (gpuDevice/gpuDeviceTable?) but doesn't use it? How are you trying to use it? What warning/error message do you get?

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

답변 (1개)

Walter Roberson
Walter Roberson 2025년 4월 22일
For the 50x0 series, you currently need to enable forward compatibility; https://www.mathworks.com/help/parallel-computing/parallel.gpu.enablecudaforwardcompatibility.html
@Joss Knight recently posted,
"I think it's fair to say that R2022b isn't going to work well with the RTX 5060 in forward compatibility mode. R2024a, R2024b and R2025a should be okay (although be wary of the caveats in this post)."

카테고리

Help CenterFile Exchange에서 Parallel and Cloud에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by