GPU acceleration option is not visible

3 次查看(过去 30 天)
Why GPU ACCELERATION option is not available in my Simulink Model. I have got GPU CODER license.
Please help.
  4 个评论
Chao Luo
Chao Luo 2023-7-24
Can you try getting and setting GPUAcceleration using command line:
get_param('GE_PhaseControl_v01_R2017b', 'GPUAcceleration');
set_param('GE_PhaseControl_v01_R2017b', 'GPUAcceleration', 'on');

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by