internal data stream error- gpu coder

Hi all
I was tryin to implemment sobel edge detection function to execute as cuda code in nvidia jetson nx.
I was referring to the above document. In 3-15 section this example was mentioned
Followed all the steps in the given docuemnt. While trying to run the application got an error in the target like "Error:Internal data stream error"
I have changed the path of the input file rhinos.avi and mentioned the same in the 'videoReaderDeploy.cu' in the build directory generated in the target hardware.
It would be helpful if I get any insights on this topic.
Thanks in Advance

6 件のコメント

Walter Roberson
Walter Roberson 2022 年 8 月 10 日
Is it possible that you ran out of memory on the gpu?
Gayathri Sankaran
Gayathri Sankaran 2022 年 8 月 11 日
No there is no possibility for the gpu to run out of memory in this case
Walter Roberson
Walter Roberson 2022 年 8 月 11 日
Odd, most of the references I see for that particular error messages have to do with gstreamer on Linux -- not exactly an error in MATLAB or GPU itself.
Gayathri Sankaran
Gayathri Sankaran 2022 年 8 月 11 日
GStreamerVersion: '1.14.5'
This is the version installed in the target system
Walter Roberson
Walter Roberson 2022 年 8 月 11 日
Are there messages about Gstreamer being output?
I see posts such as https://github.com/dusty-nv/jetson-inference/issues/461 which just might be relevant .
Gayathri Sankaran
Gayathri Sankaran 2022 年 8 月 11 日
Thank you @Walter Roberson will look into this

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with GPU Coder についてさらに検索

製品

リリース

R2021b

質問済み:

2022 年 8 月 10 日

コメント済み:

2022 年 8 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by