GPUCoder MEX build (linux)

1 回表示 (過去 30 日間)
Patrick Chad Ablig
Patrick Chad Ablig 2019 年 9 月 26 日
回答済み: Yogesh Khurana 2019 年 10 月 17 日
Hi,
I'm trying to generate a cuda code using the GPUCoder but somehow I'm getting this error while building the MEX. Can anyone please help? Thanks.

回答 (1 件)

Yogesh Khurana
Yogesh Khurana 2019 年 10 月 17 日
Hi,
The error is not fully shown. Please provide full error. Also, there are chances that it can be due to some linking problem of NVIDIA build tools to the path in which MATLAB is executing codegen. You can try using the following command for setting the path of NVIDIA’s build-in tools:
hSetupForNvccGPU
After running the command try performing codegen operation again.
Hope this helps!

カテゴリ

Help Center および File ExchangeGet Started with GPU Coder についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by