Recently, I bought Nvidia Tx2.
And I installed jet 3.0 followed on below link,
However, after completed jetpack
I don’t know how to execute sample code.
Would you help me?
Recently, I bought Nvidia Tx2.
And I installed jet 3.0 followed on below link,
However, after completed jetpack
I don’t know how to execute sample code.
Would you help me?
Which sample do you want to use?
CUDA? VisionWorks? MultiMedia API? TensorRT?
JihyunJung,
After yor JetPack 3.1 installation, you could locate some of the samples…
For multimedia sample,
~/tegra_multimedia_api/samples (compiled during JetPack installation)
TensorRT samples
/usr/src/tensorrt/samples
You should also find other sample directory under /home/nvidia.
Also from
http://developer2.download.nvidia.com/embedded/L4T/r28_Release_v1.0/Docs/Jetson_TX1_and_TX2_Developer_Kits_User_Guide.pdf?zFFKyttx_y2tZE-KGICbTqkX6J9enjsaxmHLuNu0y1QFPuTja4cfomiCIWM59F38ePSCDsRdVnVSEFW26cPKL0DT0OPj39CEm36-sjbZXLRJBTA2eozVLSveevilFWyfMDjOcqmuWFEZC0NVJMY0xwLwc1yxDQETvB3BzgLzdTh-FrOkppWNdziwhhzRqpp4u-c
there is a section called ‘Running JetPack samples’. There are plenty of documentation for JetPack and its components. They will be helpful in getting you oriented in various aspects of Jetson development. Have fun!
On my JetPack 3.1, the samples can be found in
~/NVIDIA_CUDA-8.0_Samples/bin/aarch64/linux/release
For example, cd to the directory, run oceanFFT
$ ./oceanFFT