code gernation error using CUDA

25 visualizaciones (últimos 30 días)
Abdelwahab Afifi
Abdelwahab Afifi el 2 de En. de 2020
Comentada: Tomas Sab el 29 de Abr. de 2020
I'm trying code generation Using the GPU Coder App as in the folowing link:
When I check for run time issues, I get the following error message:
Warning: Selected MEX compiler 'MinGW64 Compiler (C++)' is not supported for GPU code generation. Refer to the GPU Coder documentation for a list of supported GPU MEX compilers.
In emlckernel
In emlckernel
In emlcprivate
In coder.internal.gui.codegenWrapper
In codeUnifiedProject
In codeUnifiedProject
In emlcprivate
??? Build error: C++ compiler produced errors. See the Build Log for
further details.
Code generation failed: View Error Report
How can I fix this problem?

Respuestas (1)

Divya Gaddipati
Divya Gaddipati el 8 de En. de 2020
Make sure the correct GPU supported compiler is installed on the machine. You will need Visual Studio to compile for GPU Coder. Please refer to the following link:
Hope this helps!
  1 comentario
Tomas Sab
Tomas Sab el 29 de Abr. de 2020
no. it does not help.
It is a link to "general information". Not a solution to the problem.

Iniciar sesión para comentar.

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by