Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaoxunZeng authored Nov 14, 2024
1 parent cae6f4f commit e2052a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ nvidia-smi -pm=1
```

```jsx
source /home/zsx/anaconda3/etc/profile.d/conda.sh ; conda activate serverless
export CUDA_HOME=/usr/local/cuda-12.4/
export LD_LIBRARY_PATH=/usr/local/cuda-12.4/lib64:/home/zsx/spdk/build/lib:$LD_LIBRARY_PATH
export PATH=/usr/local/cuda-12.4/bin/:$PATH
Expand Down

0 comments on commit e2052a3

Please sign in to comment.