How to run program on GPU
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Nicolas B.
am 2 Dez. 2019
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.
1 Kommentar
Sania Gul
am 2 Dez. 2019
Kategorien
Mehr zu GPU Computing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
