-
Notifications
You must be signed in to change notification settings - Fork 63
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
Update the ROCm versions installed from 6.0 to 6.1 to make it in sync with what we use in Dockerfile #656
Conversation
Nice, but the problem is that I cannot probably test a build out of this because openshift-ci will not build the huge pytorch image ;( |
So, i'll test github actions image! |
Here's my build of this, https://github.com/jiridanek/notebooks/actions/runs/10196455848, I'm going to try out
|
|
|
eh, I don't want to make the imagenet example work,
it's huge! So, torch and tensorflow both work, so test passed and /lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
thanks for the quick work 💯
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harshad16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override ci/prow/images |
@jstourac: Overrode contexts on behalf of jstourac: ci/prow/images, ci/prow/notebook-rocm-jupyter-pyt-ubi9-python-3-9-pr-image-mirror, ci/prow/notebook-rocm-ubi9-python-3-9-pr-image-mirror, ci/prow/rocm-notebooks-e2e-tests, ci/prow/rocm-runtimes-ubi9-e2e-tests, ci/prow/runtime-rocm-pytorch-ubi9-python-3-9-pr-image-mirror In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Thank you all for the reviews! And also for all the testing, Jiri! I overrode the failing tests and created a tracking issue for this https://issues.redhat.com/browse/RHOAIENG-10824. |
* Add images based on python 3.11 * Apply #656 to Python 3.11 images * Fix expected TF vesion on the test file * Fix labels for Python 3.11 * Apply #652 to Python 3.11 images * Update lock to fix debugpy package version * Apply #635 to Python 3.11 images * Replace 3-9 -> 3-11 leftovers * Fix runtime rocm image name according to openshift/release * Apply #667 to Python 3.11 images * Adapt test code for Python 3.11 images
https://issues.redhat.com/browse/RHOAIENG-10824
How Has This Been Tested?
Not tested anyhow now.
Merge criteria: