필터 지우기
필터 지우기

When I used GPUCoder to compile, I reported an error. When I switched to CCoder, this error was not reported.

조회 수: 1 (최근 30일)
I don’t know what to do, please guys

채택된 답변

Infinite_king
Infinite_king 2024년 2월 6일
Hi 梅花,
It looks like a read/write permission error. Follow the below troubleshooting steps to possibly resolve the error.
  1. Make sure that you have read/write access permission to the location in which the source file is located.
  2. Make sure the PATH contains no spaces.
  3. Replace 'parfor' with 'for'. 'parfor' is not required when trying to generate CUDA code using GPU Coder.
Refer the following resources to learn more about GPU Coder
  댓글 수: 2
Infinite_king
Infinite_king 2024년 2월 21일
Can you share the source files ? i will try to reproduce the error and let you know any possible fixes.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by