Skip to content

Conversation

@ethanwee1
Copy link

@ethanwee1 ethanwee1 commented Jun 9, 2025

Relates to: ROCm/builder#82

Validation: http://rocm-ci.amd.com/job/mainline-pytorch2.6-manylinux-wheels/120/

Ran import torch, import numpy, import pandas and the microbenchmark in image called
registry-sc-harbor.amd.com/framework/compute-rocm-dkms-no-npi-hipclang:16180_ubuntu24.04_py3.12_pytorch_lw_release2.6_upgrade_numpy_57e5941d

root@ubb4-rack-22:/var/lib/jenkins/pytorch-micro-benchmarking# pip list | grep pandas
pandas                  2.2.3
root@ubb4-rack-22:/var/lib/jenkins/pytorch-micro-benchmarking# pip list | grep numpy
numpy                   2.1.2

Python 3.12.3 (main, Feb  4 2025, 14:48:35) [GCC 13.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pandas
>>> import numpy
>>> import torch
>>> exit()

root@ubb4-rack-22:/var/lib/jenkins# cd pytorch-micro-benchmarking/
root@ubb4-rack-22:/var/lib/jenkins/pytorch-micro-benchmarking# python3 micro_benchmarking_pytorch.py --network resnet50
/opt/venv/lib/python3.12/site-packages/redis/connection.py:77: UserWarning: redis-py works best with hiredis. Please consider installing
  warnings.warn(msg)
INFO: running forward and backward for warmup.
INFO: running the benchmark..
OK: finished running benchmark..
--------------------SUMMARY--------------------------
Microbenchmark for network : resnet50
Num devices: 1
Dtype: FP32
Mini batch size [img] : 64
Time per mini-batch : 0.1023630142211914
Throughput [img/sec] : 625.2258248443663
root@ubb4-rack-22:/var/lib/jenkins/pytorch-micro-benchmarking#

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jun 9, 2025

Jenkins build for 8ce8b48c48bb43da841f4e8f13aeed7c90d88bfe commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jun 10, 2025

Jenkins build for 57e5941da9990feda1c63083eeaec53a6b3196d4 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jun 10, 2025

Jenkins build for 57e5941da9990feda1c63083eeaec53a6b3196d4 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@ethanwee1 ethanwee1 marked this pull request as ready for review June 11, 2025 18:01
@ethanwee1 ethanwee1 requested a review from jeffdaily as a code owner June 11, 2025 18:01
@jithunnair-amd jithunnair-amd merged commit f309230 into release/2.6 Jun 11, 2025
4 of 7 checks passed
@jithunnair-amd jithunnair-amd deleted the release2.6_upgrade_numpy branch June 11, 2025 18:02
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