Tesla K80 computation setup

조회 수: 3 (최근 30일)
Tobias Reichold
Tobias Reichold 2017년 6월 3일
답변: Walter Roberson 2017년 6월 3일
Good day all,
I have a matlab gui for some image processing that has been running on a Tesla K20c compute card with gpu optimised code. I will have the chance to run this code on the more powerful Tesla K80 which is has 2 gpu's on one PCB. My question is do I need to change my code so that it will run on both gpu cores at the same time or will this happen autoamtically (via MATLAB or the nvidia tesla driver)?
Cheers

답변 (1개)

Walter Roberson
Walter Roberson 2017년 6월 3일
In particular,
"When workers share a single machine with multiple GPUs, MATLAB automatically assigns each worker in a parallel pool to use a different GPU by default."

카테고리

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