MATLAB GPU UBUNTU 20.04 compatibility CUDA driver

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)

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

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.

Categories

Find more on Get Started with GPU Coder in Help Center and File Exchange

Products

Release

R2024a

Asked:

on 31 May 2024

Edited:

on 17 Jun 2024

Community Treasure Hunt

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

Start Hunting!