필터 지우기
필터 지우기

I know gpuarray could improve for large sized matrix multiplication, but does it also improve if it has very large symbolic elements?

조회 수: 1 (최근 30일)
Dear all,
Just as the question says, I know that gpuarray could improve large sized matrix multiplication. However, what if I have a huge symbolic expression for each elements? Would gpuarray still outperform cpu computation?
In another words, does GPGPU perform better than CPU in multiplication of both large matrix and large elements? Or does GPGPU excel in either one of the departments over CPU?
I'm asking this because if GPGPU only excel in one of the two departments, then it is possible that CPU can outperform GPGPU when the other department is significantly large. If so, then use of gpuarray may possibly worsen the performance.

채택된 답변

Walter Roberson
Walter Roberson 2018년 7월 5일
There is no gpu support for the symbolic toolbox.

추가 답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by