I am new with the GPU coder. when I was trying to build a GPU code for the above function (rotate_image), I was getting this error message. This was just a trial function . So please help me. Thank you
I tried matlab document's mandelbrot code also. When I was trying for the GPU code, it was giving the same error. But when I tried for the CPU code, while testing MATLAB gave the correct output, whereas when I generate the MEX file it is giving the error as shown below.

댓글 수: 3

Walter Roberson
Walter Roberson 2021년 2월 2일
What does the build log show?
Ajnas Muhammed
Ajnas Muhammed 2021년 2월 2일
편집: Ajnas Muhammed 2021년 2월 2일
build log is showing only date and time.
Gautam Chavali
Gautam Chavali 2021년 3월 1일
Hi @Ajnas Muhammed, can you quickly run a command line version of codegen instead of a GUI.?
Like, you just have to run this and paste the log you see on the command line,
codegen -config config.gpuCoder -args {inpImg} rotate_image -report

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기

제품

질문:

2021년 2월 2일

댓글:

2021년 3월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by