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!