How to decide which GPUs are being used in distributed computing server?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I'm using the MATLAB distributed computing server. I have 3 computers in the cluster, and each is quipped with the Nvidia Quadro M4000 GPU and is set to TCC mode. Thus I have 3 GPU nodes in a cluster. Since the GPU node cannot be displayed in the Admin Center, when doing the GPU computing I'm not sure whether the code would be run by all the GPU nodes, or just part of them. How could I decide which GPUs perform the computation? Thanks.
댓글 수: 0
답변 (1개)
Adithya Addanki
2016년 3월 30일
Hi Zhenhua,
As Joss suggested on the other question, please refer to the link below: http://blogs.mathworks.com/loren/2013/06/24/running-monte-carlo-simulations-on-multiple-gpus/
Thank you,
Adithya
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!