GPU acceleration option is not visible

3 visualizaciones (últimos 30 días)
TeraWatt
TeraWatt el 22 de Jul. de 2023
Comentada: TeraWatt el 26 de Jul. de 2023
Why GPU ACCELERATION option is not available in my Simulink Model. I have got GPU CODER license.
Please help.
  4 comentarios
Chao Luo
Chao Luo el 24 de Jul. de 2023
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 el 26 de Jul. de 2023
Thnaks very much for your help.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by