Skip to content

Commit e60d889

Browse files
author
loong
committed
Merge branch 'main'
2 parents a8ef595 + fab3eb9 commit e60d889

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
2. Delete Python 3.7 support, because PyTorch 2.0 does not support it.
44

55
# How to use
6-
1. Go to Releases module, choose the versions of PYG you want and the right version of your Python environment.
7-
2. Download the zip file.
8-
3. ```unzip``` it, and ```cd ``` into the folder.
9-
4. ```pip install ./*```
6+
1. Be sure that you have installed ROCm 5.4.2 or newer versions. You can use ```rocm-smi``` to check it.
7+
2. Go to Releases module, choose the versions of PYG you want and the right version of your Python environment.
8+
3. Download the zip file.
9+
4. ```unzip``` it, and ```cd ``` into the folder.
10+
5. ```pip install ./*```
1011

1112
# Build environment
1213
```

0 commit comments

Comments
 (0)