Ubuntu

3 posts

Complete Installation Guide: Ubuntu NVIDIA GPU + CUDA + NCCL + OFED + OpenMPI High‑Performance Computing Environment
This guide walks through building a full NVIDIA GPU compute node on Ubuntu 20.04/22.04, targeting HGX A800 and Tesla data center GPUs. It covers disabling Nouveau, installing the NVIDIA driver and CUDA, configuring Infiniband with MLNX OFED, enabling key kernel modules, building OpenMPI, setting up NCCL and FabricManager, and validating with single-node and multi-node NCCL+MPI benchmarks.
538 字
|
3 分钟
Install NVIDIA GPU Drivers on Ubuntu 22.04
This guide walks through installing NVIDIA GPU drivers with CUDA support on Ubuntu 22.04, including prerequisite packages, Vulkan libraries, CUDA Toolkit, and Clang. It also covers setting up Docker and NVIDIA GPU support for containers via nvidia-docker2, and verifying that the GPU, CUDA environment, and GPU-enabled Docker runtime are working correctly.
1093 字
|
5 分钟
Fix High VPS Latency on Ubuntu by Replacing SSH with Mosh
Learn how to replace SSH with Mosh on Ubuntu to fix high VPS latency and random disconnects. This guide explains Mosh’s roaming, intermittent connectivity, and smart local echo, then walks through apt-based installation, opening UDP ports 60000–61000, and basic connection usage. Greatly improve your interactive terminal experience over Wi‑Fi, cellular, or long-distance links.
601 字
|
3 分钟