You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-17Lines changed: 0 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,23 +115,6 @@ make -j$(nproc)
115
115
```
116
116
Transfer the built binaries to the Tegra device and execute them there.
117
117
118
-
### Building for Automotive Linux Platforms
119
-
120
-
These platforms require additional information to be passed to CMake on the command line to ensure proper resolution of all necessary include and library files.
121
-
Instead of being in the default location, `/usr/local/cuda/include` or `/usr/local/cuda/lib64`, you must point to architecture-specific paths:
0 commit comments