-
Notifications
You must be signed in to change notification settings - Fork 77
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
Setup build images for Pytorch & Tensorflow with base ROCm image #557
Conversation
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.
great start @dibryant
please also include the rest of the files for respective directories
https://github.com/opendatahub-io/notebooks/tree/main/jupyter/pytorch/ubi9-python-3.9
https://github.com/opendatahub-io/notebooks/tree/main/jupyter/tensorflow/ubi9-python-3.9
268cd26
to
502eba2
Compare
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.
Thank you for this. I did very brief check and I've put some comments.
6f6b251
to
f64fef2
Compare
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.
Thank you for adding this work. I've added some comments to the files. Could you please take a look at them?
Additionally, could you add the .PHONY recipes to the Makefile? This would allow us to build these images locally as we do for the rest.
Moreover, something that would be super useful for the PR review, but also as a complementary step to fulfill this work, is to set up the OCP-CI to build the newly created AMD PyTorch and TensorFlow notebooks. |
dae2558
to
7b44fbe
Compare
Whoa, was wondering why the gha is failing, and it looks like it is running out of disk space
Is it really necessary to install this much stuff? If yes, I'll get you more disk space tomorrow ;) |
This ci fail is about missing lock file, https://github.com/opendatahub-io/notebooks/actions/runs/9600777904/job/26477839250?pr=557 |
Here you go |
@dibryant: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Adding this here as ref: openshift/release#53309 |
98cec56
to
3f38ee3
Compare
Signed-off-by: Harshad Reddy Nalla <[email protected]>
Signed-off-by: Harshad Reddy Nalla <[email protected]>
This is look good to me The size is definitely as concern, we should take a deeper look at this. Thanks all for the review and great work on this. |
[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 |
Fixes for https://issues.redhat.com/browse/RHOAIENG-6377
Description
How Has This Been Tested?
Merge criteria: