Matlab and Nvidia cuda GPU

조회 수: 2 (최근 30일)
Federico Manfrin
Federico Manfrin 2019년 9월 3일
댓글: Walter Roberson 2019년 9월 9일
Hello, I've the following Mathworks product
  • Matlab, Simulink
  • Curve fitting
  • Simscape electrical
Is it possible to gain any simulation speed using a GPU?
I don't want to buy any other add-on from Mathworks, just installing the gpu provide any benefit?
Another way to ask .. is it possible to use GPU capabilities without specific add-on?
Thanks
  댓글 수: 3
Walter Roberson
Walter Roberson 2019년 9월 3일
I find no evidence that any of the Simscape products will use the GPU.
Federico Manfrin
Federico Manfrin 2019년 9월 6일
편집: Federico Manfrin 2019년 9월 6일
Hi Walter, It should be very nice if Simscape blocks uses gpuarray functionalities, and other gpu computing feature, behind the scenes, to improve simulation speed for cuda gpu computer. At least for those who have parallel toolbox .. better for anyone :-)
Hope they will, in the future

댓글을 달려면 로그인하십시오.

채택된 답변

Jonas
Jonas 2019년 9월 6일
You can only run calculations on a GPU using the Parallel Computing Toolbox.
  댓글 수: 4
Jonas
Jonas 2019년 9월 9일
Instead of using a GPU to speed up Simscape simulations, you can use an FPGA to simulate Simscape models. Please see this presentation regarding this topic using an example in the Simscape Electrical toolbox. Depending on the complexity of your model and available hardware, you can run Simscape models in real-time.
Walter Roberson
Walter Roberson 2019년 9월 9일
Communication Toolbox can use gpu, and Deep Learning, and I think I noticed one other.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Model Statistics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by