Skip to content

Commit

Permalink
2024-9-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Looong01 committed Sep 12, 2024
1 parent a49304f commit 6fdd23f
Show file tree
Hide file tree
Showing 1,418 changed files with 36 additions and 16 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
1. Upgrade all the PYG libraries to the newest versions.
2. ~~Remove Python 3.7 support, because PyTorch 2.0 does not support it.~~ Old update
3. Add Python 3.11 and 3.12 support.
4. Support ROCm 6.2 & 6.1.
5. The Python 3.8 version of these wheels built by PyTorch 2.4.1 building with ROCm 6.1, because ROCm-6.2-build PyTorch doesn't support Python 3.8 in the future.

# How to use
1. Be sure that you have installed ROCm 5.7 or newer versions. You can use ```rocm-smi``` to check it.
Expand All @@ -13,13 +15,14 @@
# Build environment
```
Ubuntu 22.04
PyTorch 2.2.2
ROCm 6.0.2
PyTorch 2.5.0 for Python 3.9~3.12
PyTorch 2.4.1 for Python 3.8
ROCm 6.2.0
```

# Current version
```
pytorch_geometric-2.5.2
pytorch_geometric-2.5.3
pytorch_scatter-2.1.2
pytorch_sparse-0.6.18
pytorch_cluster-1.6.3
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 6fdd23f

Please sign in to comment.