-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] Add ROCm 6.3 CI #506
base: main
Are you sure you want to change the base?
[CI] Add ROCm 6.3 CI #506
Conversation
Hello @tjtanaa Command to run specific test. |
Updating the debug status. I guess the ROCm 6.2 results might be false positive. (Enabled log for passing test case |
I have also try to look other PASS cases using rocm6.2 The following cases which PASS also contains NaN Loss
P.S.
|
@tjtanaa @jagadish-amd Thanks for diving into this! |
Summary
This is a PR to enable ROCm 6.3 CI given that the pytorch nightly build includes ROCm 6.3 now. However, this PR should not be merged yet as there is unexplained reasons as to why one of the convergence tests is passing on ROCm 6.2 but failed on ROCm 6.3.
Testing Done
make test
to ensure correctnessmake checkstyle
to ensure code stylemake test-convergence
to ensure convergenceAdditional Info 2025-1-2