How to integrate system GPU with MATLAB?

7 views (last 30 days)
Hi,
Aatually, I am working on deep learning project. I am train a custom model with different pretrained model. While I am training it take too much time to train a model. So, I go throught with gpu but I saw it's support on nvidia gpu. And I have 8GB intel GPU on my system but I am uable to integrate with MATLAB. Could you please help to integrate GPU with MATLAB.

Accepted Answer

Shivani
Shivani on 5 Jun 2024
Edited: Shivani on 5 Jun 2024
Hello @Yash
At the moment, MATLAB don't support Intel GPUs for parallel processing. To utilize a GPU for parallel processing, a discrete NVIDIA GPU is required.
Please see the link below to know more on GPU computing requirements.

More Answers (0)

Categories

Find more on Parallel and Cloud in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!