Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gulsumgudukbay
Copy link
Contributor

Motivation

Fixed run_single_gpu bug and adding run_multi_gpu.py which is the python version of run_multi_gpu.sh, except this works, run_multi_gpu.sh halts in the middle

Technical Details

Added test name normalization to run_single_gpu, which allows finding multi-gpu tests from config correctly and excluding them, since they run in run_multi_gpu script

Added run_multi_gpu.py script as run_multi_gpu.sh bash script halts in the middle, which causes incomplete test run. Python version works fine.

Test Plan

Executed the whole test suite (run_single_gpu.py and run_multi_gpu.py) and collected results.

Test Result

We have 0 failed tests in the latest build of ROCm. Both the single-GPU and multi-GPU tests are fully executed and a final_compiled_report is created for all the tests successfully.

Submission Checklist

Checked formatting with pylint and black.

…hon version of run_multi_gpu.sh, except this works, run_multi_gpu.sh halts in the middle
Copy link
Contributor

@psanal35 psanal35 left a comment

Choose a reason for hiding this comment

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

LGTM --good bash-to-Python migration with improvements

@gulsumgudukbay gulsumgudukbay merged commit 2208a48 into master Aug 17, 2025
7 checks passed
@gulsumgudukbay gulsumgudukbay deleted the test_runners branch August 17, 2025 05:41
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