How to integrate system GPU with MATLAB?
7 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Shivani
2024-6-5
编辑:Shivani
2024-6-5
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.
You can refer to the following MATLAB answer for more information on this: https://www.mathworks.com/matlabcentral/answers/881123-use-intel-graphics-card-driver-for-gpu-programming-on-matlab
Please see the link below to know more on GPU computing requirements.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Parallel and Cloud 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!