I am interested in buying a new laptop. Which would work better for MATLAB: a gaming computer with a GPU, or a mobile workstation? Thank you!

답변 (1개)

Walter Roberson
Walter Roberson 2017년 6월 16일

0 개 추천

GPUs are only used by MATLAB if you have the parallel computing toolbox and an Nvidia gpu and you program gpu access. If using gpu for computing is something you want to do then you should think about single vs double precision, as some Nvidia gpu run double precision at 1/32 of the single precision rate, and some run at 1/24 of the single precision rate, and some run at 1/8 the single precision rate (my memory tells me). Gaming system gpu are typically fast single precision but no better than 1/24 for double.

카테고리

도움말 센터File Exchange에서 Conway's Game of Life에 대해 자세히 알아보기

질문:

2017년 6월 16일

답변:

2017년 6월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by