<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Drivers on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/drivers/</link><description>Recent content in Drivers on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Wed, 22 Jul 2026 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/drivers/atom.xml" rel="self" type="application/rss+xml"/><item><title>How to Add Huawei NPU Nodes to a Kubernetes Cluster</title><link>https://www.chenshaowen.com/en/blog/add-huawei-npu-node-to-kubernetes-cluster.html</link><pubDate>Wed, 22 Jul 2026 00:00:00 +0000</pubDate><atom:modified>Wed, 22 Jul 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/add-huawei-npu-node-to-kubernetes-cluster.html</guid><description>1. Disk Handling 1.1 Inspect Disks Inspect the new disk 1 fdisk -l Disk /dev/nvme1n1: 3.91 TiB, 4294967296000 bytes, 8388608000 sectors 1.2 Build a RAID0 If you have several small disks, a better approach is to build a RAID0 — this gives you not only a larger storage directory but also higher speed.</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>NPU</category><category>Ascend</category><category>Huawei</category><category>Hardware</category><category>Drivers</category><category>Kubernetes</category></item><item><title>Ascend NPU Driver Installation</title><link>https://www.chenshaowen.com/en/blog/ascend-npu-driver-installation.html</link><pubDate>Tue, 28 May 2024 00:00:00 +0000</pubDate><atom:modified>Tue, 28 May 2024 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/ascend-npu-driver-installation.html</guid><description>1. Install the Driver Create the HwHiAiUser user 1 2 groupadd -g 1000 HwHiAiUser useradd -g HwHiAiUser -u 1000 -d /home/HwHiAiUser -m HwHiAiUser -s /bin/bash Add directory permissions 1 2 chown -R HwHiAiUser /usr/local/Ascend chmod -R 755 /usr/local/Ascend Download the driver and firmware Go to https://www.hiascend.ru/hardware/firmware-drivers/community?product=1&amp;amp;model=30&amp;amp;cann=All&amp;amp;driver=1.0.26.alpha to find the matching driver and firmware.</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>NPU</category><category>Ascend</category><category>Huawei</category><category>Hardware</category><category>Drivers</category><category>Operations</category></item><item><title>How to Add NVIDIA GPU Nodes to a Kubernetes Cluster</title><link>https://www.chenshaowen.com/en/blog/nvidia-gpu-driver-installation.html</link><pubDate>Thu, 28 Dec 2023 00:00:00 +0000</pubDate><atom:modified>Thu, 28 Dec 2023 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/nvidia-gpu-driver-installation.html</guid><description>1. Disk Handling 1.1 Inspect Disks Inspect the new disk 1 fdisk -l Disk /dev/nvme1n1: 3.91 TiB, 4294967296000 bytes, 8388608000 sectors 1.2 Build a RAID0 If you have several small disks, a better approach is to build a RAID0 — this gives you not only a larger storage directory but also higher speed.</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>GPU</category><category>NVIDIA</category><category>Hardware</category><category>Drivers</category></item><item><title>How to Install GPU Drivers on CentOS</title><link>https://www.chenshaowen.com/en/blog/how-to-install-gpu-driver-in-centos.html</link><pubDate>Sat, 15 Feb 2020 00:00:00 +0000</pubDate><atom:modified>Sat, 15 Feb 2020 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/how-to-install-gpu-driver-in-centos.html</guid><description>Using CentOS 7.7 and a Tesla P100 GPU as an example.
1. Preparing the Base Environment Install the lspci command 1 yum install -y pciutils Check whether the GPU supports CUDA 1 2 3 lspci | grep -i nvidia 00:09.0 3D controller: NVIDIA Corporation GP100GL [Tesla P100 PCIe 12GB] (rev a1) List of CUDA-capable GPUs: https://developer.</description><dc:creator>微信公众号</dc:creator><category>Docker</category><category>GPU</category><category>CentOS</category><category>Operations</category><category>Drivers</category></item></channel></rss>