GPU computing in spmd
显示 更早的评论
Hi, I have two computers with cuda enable gpus when I run "gpuArray" locally, it workes well but when I run it in SPMD statement on 2 computers it shows this error: " No device supporting CUDA was found." if I want to have a cluster of GPUs what can I do? Thanks
2 个评论
Edric Ellis
2011-12-15
What OS are cluster machines running? What GPUs and drivers are installed? What scheduler are you using?
Aseman
2011-12-15
采纳的回答
更多回答(1 个)
Friedrich
2011-12-15
Hi,
the doc says the following:
Access from a MATLAB worker running on a Microsoft Windows operating system with a job manager as the scheduler, requires an NVIDIA Tesla Compute Cluster (TCC) driver with an NVIDIA Tesla card.
类别
在 帮助中心 和 File Exchange 中查找有关 GPU Computing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!