Rate This Document
Findability
Accuracy
Completeness
Readability

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