我要评分
获取效率
正确性
完整性
易理解

Setting Environment Variables

Procedure

Set the environment variables. The setting takes effect temporarily. To make the setting permanently valid, add the following command to the ~/.bashrc file:

export PATH=/path/to/install/hmpi/bin:/path/to/install/hucx/bin:$PATH
export LD_LIBRARY_PATH=/path/to/install/hmpi/lib:/path/to/install/hucx/lib$LD_LIBRARY_PATH