Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaxiaosong1002 authored Oct 24, 2024
1 parent b263072 commit 10a2e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
```
- **STEP 4: Set environment variables**
```
# cuda 11.8 and GCC 9.4 is strongly recommended. Otherwise, it might encounter errors.
export PATH=YOUR_GCC_PATH/bin:$PATH
export CUDA_HOME=YOUR_CUDA_PATH/
```
Expand Down

0 comments on commit 10a2e5d

Please sign in to comment.