Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ace-gpu-1_installation_log [2018/04/04 12:58] – [Confirm GPU] xteng | ace-gpu-1_installation_log [2024/03/26 13:52] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 126: | Line 126: | ||
< | < | ||
- | In process | + | # set user PATH to include / |
- | </code> | + | if [ -d "/usr/ |
+ | PATH="/ | ||
+ | fi | ||
+ | |||
+ | # set user LD_LIBRARY_PATH to include / | ||
+ | if [ -d "/ | ||
+ | LD_LIBRARY_PATH="/ | ||
- | < | ||
</ | </ | ||
< | < |