How do I disable USB? Purpose There are two options to disable USB: 1. Via BIOS configuration (with or without password protection) 2. Via kernel...
How do I insert a kernel module into the root file system of the RESCUE environment? Unpack the rescue.rootfs.cgz of the default software image:# mkdir -p /tmp/rescue# cd /tmp/rescue## For Bright 8.2 and older run...# cp...
How can I prevent users from seeing processes that do not belong to them? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How can I add a custom module during installation of BCM? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How to install OpenStack Kolla-ansible on top of a Bright Cluster How to install OpenStack Kolla-ansible on top of a Bright Cluster with CentOS 8 ** This document was tested on...
How can I have multiple network interfaces on a node in the same IP subnet? Background When you configure multiple network interfaces on a single machine with an IP address in the same IP subnet,...
General considerations for installing a Bright DGX cluster Loading the correct kernel modules If you are going to use the built-in gigabit Ethernet interface as your internal cluster...
Running Jupyter kernel with Conda (Anaconda/Miniconda) environments Bright Cluster Manager’s data science add-on provides many ML related packages that can be used to run AI workloads on...
Using enroot and pyxis in Bright Cluster Manager These instructions are not relevant for installations of Bright Cluster Manager 9.1 and newer. An integration with enroot and pyxis...
Enabling Kdump (RHEL/CentOS) In the case where you need to diagnose kernel crash issues on a BCM managed cluster based on RHEL you...
Running Jupyter kernels with an IDE Bright Cluster Manager’s data science add-on provides many ML-related packages that can be used to run AI workloads on a...
Prepopulating the Jupyterhub Launcher with Kernels Purpose Bright’s Jupyter integration provides a rich set of features that offer a point-and-click interface to the underlying compute cluster....
How to create a Docker image to run Jupyter kernels This article demonstrates a procedure to create a Docker image which can be used to run Jupyter kernels via Kubernetes....
How to install GPUDirect Storage (GDS) on Bright 9.2 (DGX – BaseOS 5.4) This document is verified on Bright 9.2 with Ubuntu 20.04 with GDS 11.8 and MOFED 5.4 Preparation Clone the default...
Enabling Kdump (Ubuntu) The instructions in this article can be followed to enable Kdump on Ubuntu 20.04, 22.04 and 24.04 compute nodes. As...
How to install GPUDirect Storage (GDS) on BCM 10 (DGX – BaseOS 6) This document is verified on BCM10 with Ubuntu 22.04 (kernel 5.15) with GDS 12.3 and MOFED 23.10 on DGX A100...
How to install Azure Managed Lustre FS client on top of BCM 10 This article is tested on BCM10 with Ubuntu 22.04 1. clone the default software-image cmsh softwareimage clone default-image amlfs-image 2....