-
Notifications
You must be signed in to change notification settings - Fork 116
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
Add customizations per cloud provider #772
Conversation
/cc @fabiendupont PTAL ::) |
088e40d
to
e7b1c9a
Compare
Signed-off-by: Javi Polo <jpolo@redhat.com>
e7b1c9a
to
e7e7c96
Compare
@@ -9,9 +9,6 @@ In order to run accelerated AI workloads, we've prepared [bootc](https://github. | |||
|-----------------|---------------------------------------------------------------------| | |||
| amd | Create bootable container for AMD platform | | |||
| deepspeed | DeepSpeed container for optimization deep learning | | |||
| cloud-amd | Add cloud-init to bootable container for AMD platform | |
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.
Moving this is fine, but you should point add a section about building the images for different clouds and then link them together.
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.
In this case is not moving, but removing, since cloud-amd
, cloud-nvidia
and cloud-intel
targets have been removed long time ago
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.
Do we have anything in the README that talks about cloud images? If not, we should.
LGTM |
No description provided.