Clear Filters
Clear Filters

MATLAB GPU UBUNTU 20.04 compatibility CUDA driver

37 views (last 30 days)
Dear community,
I have an issue with CUDA toolkit versions and driver.
I installed proprietary software form NVIDIA with version 12.5 of cuda toolkit and 550 of driver. This shows eveything is correct from nvidia. 'nvidia-smi' and 'nvcc --version' works fine.
The issue is when opening any version of MATLAB 2024a, 2023a, 2022a, it doesn't show any GPU available.
Then I tried with installing 12 cuda toolkit and 525 driver but there seem's to be an issue when installing the driver. The cuda toolkit install smoothly.
Do you recommend any version mixture compatible?
Thank you for all the help in advance.

Answers (1)

Joss Knight
Joss Knight on 14 Jun 2024
Try the 555 and 550 drivers recommended for your device available from https://www.nvidia.com/en-gb/drivers/, rather than relying on the one in the toolkit.
  1 Comment
Rene Andrade
Rene Andrade on 17 Jun 2024
Edited: Rene Andrade on 17 Jun 2024
I made it work with native ubuntu apt get install. It didn't work with NVIDIA proprietary software. But in ubuntu 22.04.

Sign in to comment.

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!