Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

gpuArray in Simulink model

1 view (last 30 days)
Daniil
Daniil on 28 Feb 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
I have a simulink model, working with hude graphical arrays. I tried to speed it up, but got a problem - basically Simulink and Stateflow blocks cant pass data of gpuArray type through input/output ports => i must use gather on every intergration step. Gather costs too much - i got only slow down of my model. Is there a way to pass gpuArrays between Simulink blocks?

Answers (0)

This question is closed.

Products

Community Treasure Hunt

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

Start Hunting!