Skip to content

Commit

Permalink
2024-2-10
Browse files Browse the repository at this point in the history
  • Loading branch information
Looong01 committed Feb 9, 2024
1 parent 0ee2676 commit 422ec3d
Show file tree
Hide file tree
Showing 2,310 changed files with 63,031 additions and 102,815 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Update
1. Upgrade all the PYG libraries to the newest versions.
2. Delete Python 3.7 support, because PyTorch 2.0 does not support it.
2. ~~Delete Python 3.7 support, because PyTorch 2.0 does not support it.~~ Old update

# How to use
1. Be sure that you have installed ROCm 5.4.2 or newer versions. You can use ```rocm-smi``` to check it.
1. Be sure that you have installed ROCm 5.7 or newer versions. You can use ```rocm-smi``` to check it.
2. Go to Releases module, choose the versions of PYG you want and the right version of your Python environment.
3. Download the zip file.
4. ```unzip``` it, and ```cd ``` into the folder.
Expand All @@ -12,15 +12,15 @@
# Build environment
```
Ubuntu 22.04
PyTorch 2.0
ROCm 5.4.3
PyTorch 2.2.0
ROCm 6.0.2
```

# Current version
```
pytorch_geometric-2.3.0
pytorch_scatter-2.1.1
pytorch_sparse-0.6.17
pytorch_cluster-1.6.1
pytorch_geometric-2.4.0
pytorch_scatter-2.1.2
pytorch_sparse-0.6.18
pytorch_cluster-1.6.3
pytorch_spline_conv-1.2.2
```
85 changes: 0 additions & 85 deletions pytorch_cluster-1.6.1/.github/workflows/building-conda.yml

This file was deleted.

106 changes: 0 additions & 106 deletions pytorch_cluster-1.6.1/.github/workflows/building.yml

This file was deleted.

15 changes: 0 additions & 15 deletions pytorch_cluster-1.6.1/.github/workflows/cuda/cu117-Linux.sh

This file was deleted.

15 changes: 0 additions & 15 deletions pytorch_cluster-1.6.1/.github/workflows/cuda/cu118-Linux.sh

This file was deleted.

44 changes: 0 additions & 44 deletions pytorch_cluster-1.6.1/.github/workflows/testing.yml

This file was deleted.

88 changes: 0 additions & 88 deletions pytorch_cluster-1.6.1/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 422ec3d

Please sign in to comment.