Skip to content
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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Copy link
Contributor Author

@elezar elezar Jul 9, 2024

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?

* 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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some older ones to include:
Kubecon NA'20:
Panel: Introduction to the Container Orchestrated Device (COD) Working Group - Renaud Gaubert, NVIDIA; Mike Brown, IBM; Mrunal Patel & Urvashi Mohnani, Red Hat; & Alexander Kanevskiy, Intel,
https://sched.co/ekDv , https://www.youtube.com/watch?v=1k1sdf4mrpI

Kubecon NA'22, Improving User Experience For Device Consumption In Kubernetes - Alexander Kanevskiy & Patrick Ohly, Intel & Kate Goldenring, Fermyon
https://sched.co/182GN , https://www.youtube.com/watch?v=0Gnh86queVQ

## Issues and Contributing

[Check out the Contributing document!](CONTRIBUTING.md)
Expand Down