code gernation error using CUDA

조회 수: 22 (최근 30일)
Abdelwahab Afifi
Abdelwahab Afifi 2020년 1월 2일
댓글: Tomas Sab 2020년 4월 29일
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?

답변 (1개)

Divya Gaddipati
Divya Gaddipati 2020년 1월 8일
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
Tomas Sab
Tomas Sab 2020년 4월 29일
no. it does not help.
It is a link to "general information". Not a solution to the problem.

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

카테고리

Help CenterFile Exchange에서 Performance에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by