How to run program on GPU
이전 댓글 표시
My program of Semantic segmentation is in Matlab and I want to run it on GPU. Kindly send me the step wise procedure to run my code on GPU
채택된 답변
추가 답변 (1개)
Nicolas B.
2019년 12월 2일
So the first step is to check whether you have the "Parallel Computing Toolbox" with:
ver
if the toolbox isn't in the list, than you need to buy it.
Hope it help you.
카테고리
도움말 센터 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
