gpuArray in Simulink model
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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!