-
Notifications
You must be signed in to change notification settings - Fork 38
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 section to README with CDI presentations #213
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -203,6 +203,14 @@ EOF | |
``` | ||
|
||
|
||
## Presentations on CDI | ||
|
||
See the following presentations for more information on CDI: | ||
|
||
* Kubecon EU 2023 - Node Resource Management: The Big Picture - https://sched.co/1HyVB - https://youtu.be/LjhgklNNAtA | ||
* Kubecon NA 2023 – The hidden heroes behind AI: Making sense of GPUs and TPUs in k8s - https://sched.co/1R2sf - https://youtu.be/H5gN8fHn3fo | ||
* Kubecon EU 2024 – Sharing is Caring: GPU Sharing and CDI in Device Plugins – https://sched.co/1YeQ7 – https://youtu.be/Q2GuTUO170w | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Some older ones to include: Kubecon NA'22, Improving User Experience For Device Consumption In Kubernetes - Alexander Kanevskiy & Patrick Ohly, Intel & Kate Goldenring, Fermyon |
||
## Issues and Contributing | ||
|
||
[Check out the Contributing document!](CONTRIBUTING.md) | ||
|
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.
@cdesiniotis do you have the details for you Container Plumbing Days talk?