Jetson TX2/TX2 Issue

From eLinux.org
< Jetson TX2
Revision as of 22:51, 27 April 2017 by Aastal (talk | contribs) (update topic 999381,1002061)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Here we shares some useful experience for Jetson TX2.

If you can't find the information your need, please visit the DevTalk Developer Forums and search or start a topic.


oceanFFT CUDA sample build failed

In common/inc/helper_gl.h

line105: --- #if !defined(GLX_EXTENSION_NAME) || defined(__arm__) || defined(__aarch64__)
line105: +++ #if !defined(GLX_EXTENSION_NAME) || !defined(GL_VERSION_1_3)


Failed to cross compile an opencv program via Nsight