Skip to content

Add PyTorch HPC Benchmark Script#306

Merged
romeokienzler merged 1 commit intomainfrom
romeokienzler-patch-4
Mar 31, 2026
Merged

Add PyTorch HPC Benchmark Script#306
romeokienzler merged 1 commit intomainfrom
romeokienzler-patch-4

Conversation

@romeokienzler
Copy link
Copy Markdown
Member

This script benchmarks CPU and GPU performance for PyTorch, including single and multi-GPU setups, DataLoader throughput, and training/inference benchmarks.

What changes were proposed in this pull request?

How was this pull request tested?

Developer's Certificate of Origin 1.1

   By making a contribution to this project, I certify that:

   (a) The contribution was created in whole or in part by me and I
       have the right to submit it under the Apache License 2.0; or

   (b) The contribution is based upon previous work that, to the best
       of my knowledge, is covered under an appropriate open source
       license and I have the right under that license to submit that
       work with modifications, whether created in whole or in part
       by me, under the same open source license (unless I am
       permitted to submit under a different license), as indicated
       in the file; or

   (c) The contribution was provided directly to me by some other
       person who certified (a), (b) or (c) and I have not modified
       it.

   (d) I understand and agree that this project and the contribution
       are public and that a record of the contribution (including all
       personal information I submit with it, including my sign-off) is
       maintained indefinitely and may be redistributed consistent with
       this project or the open source license(s) involved.

This script benchmarks CPU and GPU performance for PyTorch, including single and multi-GPU setups, DataLoader throughput, and training/inference benchmarks.

Signed-off-by: Romeo Kienzler <romeo.kienzler1@ibm.com>
@romeokienzler romeokienzler force-pushed the romeokienzler-patch-4 branch from bd07c6a to ea69b4e Compare March 31, 2026 13:47
@romeokienzler romeokienzler merged commit 0f92e4d into main Mar 31, 2026
4 of 9 checks passed
@romeokienzler romeokienzler deleted the romeokienzler-patch-4 branch March 31, 2026 14:20
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.

1 participant