フィルターのクリア

Matlab GPU coder for Jetson TX2

3 ビュー (過去 30 日間)
Vasyl Varvolik
Vasyl Varvolik 2017 年 11 月 22 日
コメント済み: Vasyl Varvolik 2018 年 4 月 6 日
I cannot run the generated project in Matlab on Jetson TX2. Someone worked with GPU coder?

採用された回答

nam dinh
nam dinh 2018 年 4 月 3 日
Hi Vasyl I just install matlab 2018a on ubuntu 16.04 I check my GPU coder and got the result in this photo below, could you share with me about: - what matlab version? - cuda toolkit version?, and Cuda DNN version? - after inter Matlab, Cuda, cudnn...do you need configuration more( please, share with me?) Thank you so much and hope to receive your answer soon!
  5 件のコメント
nam dinh
nam dinh 2018 年 4 月 5 日
hi Vasyl! could you let me know your matlab version, ubuntu version, jetpack version,...etc. some detail of your host pc? hope to hear from you soon, thank you so much
Vasyl Varvolik
Vasyl Varvolik 2018 年 4 月 6 日
Hi Nam! Matlab 2017b, Ubuntu 16.04, JetPack 3.1.

サインインしてコメントする。

その他の回答 (1 件)

Girish Venkataramani
Girish Venkataramani 2017 年 12 月 1 日
Hello Vasyl
Could you describe your problem a bit more?
Thanks Girish
  4 件のコメント
Vasyl Varvolik
Vasyl Varvolik 2018 年 3 月 28 日
The first task is configuring a toolchain for the hardware target
setenv('LINARO_TOOLCHAIN_4_9','/home/thm-1/GPU_Coder/gcc-linaro-4.9-2016.02-x86_64_aarch64-linux-gnu');
setenv('NVIDIA_CUDA_TX2','/home/thm-1/GPU_Coder/cuda-tegra-arm');
setenv('NVIDIA_CUDA_TX1','/home/thm-1/GPU_Coder/cuda-tegra-arm');
setenv('NVIDIA_CUDNN','/usr/local/cuda-8.0/');
Singh Rajput, Shivaram
Singh Rajput, Shivaram 2018 年 4 月 4 日
Hi Vasyl, Thank you.

サインインしてコメントする。

カテゴリ

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