Skip to content

Added torch 2.13.0 - #8731

Open
sid226 wants to merge 9 commits into
ppc64le:masterfrom
sid226:sid226_torch
Open

Added torch 2.13.0#8731
sid226 wants to merge 9 commits into
ppc64le:masterfrom
sid226:sid226_torch

Conversation

@sid226

@sid226 sid226 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Have you checked and followed all the points mention in the CONTRIBUTING.MD
  • Have you validated script on UBI 9 container
  • Did you run the script(s) on fresh container with set -e option enabled and observe success ?
  • Did you have Legal approvals for patch files ?

@rashmi-ibm

Copy link
Copy Markdown
Contributor

@sid226 check on the wheel build failures.

@prathamesh-ibm prathamesh-ibm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add the script to the existing https://github.com/ppc64le/build-scripts/tree/master/p/pytorch directory instead of creating a new folder?

@prathamesh-ibm

Copy link
Copy Markdown
Contributor

@sid226 We already have the torch 2.13.0 wheel available in IBM DeveloperFirst, and it meets our CPD requirement. So we're good with that wheel — this PR can be closed. Thanks!

(venv) [root@9856f6381a41 /]# python --version
Python 3.14.7
(venv) [root@9856f6381a41 /]# pip list
Package            Version
------------------ --------------
build              1.6.0
Cython             3.3.0
filelock           3.32.6
fsspec             2026.7.0
Jinja2             3.1.6
MarkupSafe         3.0.3+ppc64le1
meson              1.12.0
meson-python       0.21.0
mpmath             1.3.0+ppc64le1
networkx           3.6.1+ppc64le1
ninja              1.13.2
numpy              2.5.0
packaging          26.3
patchelf           0.19.1.0
pip                26.2.1
pyproject_hooks    1.2.0
pyproject-metadata 0.12.1
setuptools         84.0.0
sympy              1.14.0
torch              2.13.0
typing_extensions  4.16.0
wheel              0.48.0
(venv) [root@9856f6381a41 /]# python -c 'import torch; print(torch.__version__)'
2.13.0
(venv) [root@9856f6381a41 /]#

@rashmi-ibm

Copy link
Copy Markdown
Contributor

@shivansh-ibm Do we still need the buildscript?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants