<?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>Environment Variables on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/environment-variables/</link><description>Recent content in Environment Variables on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Mon, 20 Jan 2025 01:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/environment-variables/atom.xml" rel="self" type="application/rss+xml"/><item><title>NVIDIA Environment Variable Configuration</title><link>https://www.chenshaowen.com/en/blog/nvidia-environment-variable-configuration.html</link><pubDate>Mon, 20 Jan 2025 01:00:00 +0000</pubDate><atom:modified>Mon, 20 Jan 2025 01:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/nvidia-environment-variable-configuration.html</guid><description>NVIDIA_VISIBLE_DEVICES Specifies the GPU devices visible to the program
1 CUDA_VISIBLE_DEVICES=0,1 Available values:
1,2, a comma-separated list of GPU UUIDs or indices all, all GPUs none, load the driver but with no GPU access void, do not load the driver NVIDIA_DRIVER_CAPABILITIES Controls which driver libraries/binaries will be installed inside the container</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>NVIDIA</category><category>GPU</category><category>Environment Variables</category><category>Configuration</category></item><item><title>Ascend Environment Variable Configuration</title><link>https://www.chenshaowen.com/en/blog/ascend-environment-variable-configuration.html</link><pubDate>Mon, 20 Jan 2025 00:00:00 +0000</pubDate><atom:modified>Mon, 20 Jan 2025 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/ascend-environment-variable-configuration.html</guid><description>HCCL_IF_IP Configures the IP of the root communication NIC for HCCL initialization.
Priority: environment variable HCCL_IF_IP &amp;gt; environment variable HCCL_SOCKET_IFNAME &amp;gt; NICs other than docker/lo (in ascending lexicographic order of NIC name) &amp;gt; docker NIC &amp;gt; lo NIC.
1 export HCCL_IF_IP=10.0.0.1 HCCL_IF_BASE_PORT Specifies the starting port number of the Host NIC.</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>Ascend</category><category>Huawei</category><category>NPU</category><category>Environment Variables</category><category>Configuration</category></item><item><title>Go Development Configuration</title><link>https://www.chenshaowen.com/en/blog/configuration-of-developing-go.html</link><pubDate>Wed, 23 Jan 2019 00:00:00 +0000</pubDate><atom:modified>Wed, 23 Jan 2019 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/configuration-of-developing-go.html</guid><description>1. Common Environment Variables 1.1 GOROOT $GOROOT is the local directory where the Go package is installed.
1 2 3 4 cd /c/Go ls AUTHORS CONTRIBUTORS PATENTS VERSION bin favicon.ico misc robots.txt test CONTRIBUTING.md LICENSE README.md api doc lib pkg src 1.2 GOPATH $GOPATH is the Go workspace directory, used to hold code, third-party libraries, compiled intermediate files, and so on.</description><dc:creator>微信公众号</dc:creator><category>Go</category><category>Getting Started</category><category>Environment Variables</category><category>Development Environment</category><category>R&amp;D</category></item></channel></rss>