Use of parallel with RTX 5090

39 visualizaciones (últimos 30 días)
MANUEL
MANUEL el 21 de Abr. de 2025
Comentada: Raymond Norris el 20 de Jun. de 2025
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 comentario
Raymond Norris
Raymond Norris el 20 de Jun. de 2025
@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?

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 22 de Abr. de 2025
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)."

Categorías

Más información sobre Parallel and Cloud en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by