How to simulate a simulink model in GPU ?
1 view (last 30 days)
Show older comments
Hello. Is it possible to convert simulink model into CUDA code with GPU coder now?
And how to simulate a huge simulink model in GPU ?
0 Comments
Answers (1)
Tanmay Das
on 12 Oct 2021
Edited: Tanmay Das
on 12 Oct 2021
Hi,
Code Generation from Simulink Models with GPU Coder should provide a proper understanding and detailed steps on how to generate optimised CUDA code from Simulink models using GPU Coder. Also, I suppose, you are using R2016b version of MATLAB. GPU Coder has been launched from R2017b onwards. However, there may be some bug fixes in the later versions which can be found in Release Notes. So it is recommended to update the MATLAB to a newer version.
0 Comments
See Also
Categories
Find more on Get Started with GPU Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!