GPU acceleration option is not visible

Why GPU ACCELERATION option is not available in my Simulink Model. I have got GPU CODER license.
Please help.

댓글 수: 4

Walter Roberson
Walter Roberson 2023년 7월 22일
The headers in the image suggest R2017b but you marked R2021b for the question. Could you clarify which release you are using?
TeraWatt
TeraWatt 2023년 7월 22일
Hi thanks for your replay. The model was initially built using 2017 and it is part of the simulink file name. This model was imported to MATLAB 2021b but I've never changed its name.
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');
TeraWatt
TeraWatt 2023년 7월 26일
Thnaks very much for your help.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2023년 7월 22일

댓글:

2023년 7월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by