Using multiple GPU cards for serial task

조회 수: 4 (최근 30일)
Dushyant Kumar
Dushyant Kumar 2013년 2월 28일
Hi,
I am planning to buy a GPU for faster computation.
Since I am not too familiar with GPU computing, I would like to know if multiple GPU cards would provide me additional speedup in my numerical computation.
1) It seems to me that parallel task would certainly benefit from having multiple GPUs on my workstation. 2) Can serial task also benefit from having multiple GPUs?
I would be looking to speed up the following operations: 1) Matrix-vector multiplication 2) cholesky decomposition/factorization
regards, DK

답변 (1개)

Walter Roberson
Walter Roberson 2013년 2월 28일
Current versions of MATLAB can only use one GPU card per parallel session, so serial tasks would not be able to benefit.
  댓글 수: 1
Dushyant Kumar
Dushyant Kumar 2013년 2월 28일
Thanks.
Your answer helped me.
Regards, Dushyant

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

카테고리

Help CenterFile Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by