Articles about jetson nano | UserComp.com

Configure Ethernet Interface for Direct Link with Computer Router to Internet on Jetson Nano (Ubuntu 22.04)
Configure Ethernet Interface for Direct Link with Computer Router to Internet on Jetson Nano (Ubuntu 22.04)

This article provides steps to configure the Ethernet interface named eth0 on Jetson Nano (Ubuntu 22.04) to allow a direct link with another static IP (Jetson 10.41.10.1).

Read More
Unable to Connect SSH to Jetson Nano: Tethering Issue
Unable to Connect SSH to Jetson Nano: Tethering Issue

When trying to set up SSH on Jetson Nano (Ubuntu 18.04) with USB tethering and a phone connected to the network through a laptop (Archlinux), the connection doesn't work. This article provides a solution.

Read More
Understanding Texture Memory and the Enabling Effect of L1/Texture Cache in nvcc (CUDA 10.2) on Jetson Nano (Maxwell Architecture)
Understanding Texture Memory and the Enabling Effect of L1/Texture Cache in nvcc (CUDA 10.2) on Jetson Nano (Maxwell Architecture)

This article explores the concept of texture memory and the benefits of enabling L1/Texture cache in nvcc (CUDA 10.2) on Jetson Nano (Maxwell Architecture). Learn about bilinear interpolation and how it is implemented in global memory. Get insights on the performance difference when using texture memory and global memory. Invitation to read more on tech support.

Read More