필터 지우기
필터 지우기

Can I ues Nvidia GPU SLI bridges for better Deep Learning performance ?

조회 수: 12 (최근 30일)
Hallo,
Assuming I have 2x NVidia Cards and connect them with a SLI Bridge. Do I have any performance advantage i.e. when I train Deep Learing networks or will Matlab treat them as two GPUs and do training with multiple GPUs ?
Question is also about the GPU memory. When I have 2x GPU cards with 11GByte each, can I convince Matlab to use it as 22GByte or is it still 2x 11 ?

채택된 답변

Jason Ross
Jason Ross 2019년 9월 26일
Short answer: no and no.
Looking at this previous question and then finding the relevant section in the current CUDA programming guide, GPUs with SLI are still treated as separate devices.
  댓글 수: 1
Frank Schmull
Frank Schmull 2019년 9월 26일
Thanks, I thought this is might be sorted out, since people asking for it since 2012.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 GPU Computing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by