pytorch_geometric
pytorch_geometric copied to clipboard
Bump installed software to newer versions
Purpose
As mentioned in pull request #4376, this pull request aims to update the software installed inside the singularity container to newer versions.
Changelog
- Bumped CUDA version to 10.2
- Bumped CUDNN to version 8
- Bumped Python to version 3.10.3
- Bumped PyTorch version to 1.11.0
- Bumped pytorch_scatter version to 2.0.9
- Bumped pytorch_sparse version to 0.6.13
- Bumped pytorch_cluster version to 1.6.0
- Bumped PyG version to 2.0.4
- Exported
TORCH_CUDA_ARCH_LISTto$SINGULARITY_ENVIRONMENTso that the ARCH list would persist after the container has been built - Updated README to reflect updated version of installed software
Testing
Ran the specified example in the README
Codecov Report
Merging #4474 (244c4de) into master (efffdc3) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #4474 +/- ##
=======================================
Coverage 82.32% 82.32%
=======================================
Files 318 318
Lines 17123 17123
=======================================
Hits 14097 14097
Misses 3026 3026
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update efffdc3...244c4de. Read the comment docs.