We would want to have some introductory material to set the tone on.
We could write this in markdown and use marp to do slides. This way it's easier to review and it can be exported to pdf or html easily via a vscode extension.
Content
- Understanding GPU stack
- Memory Differences
- Data transfer differences
- What maps well into the GPU architecture
- Parallel vs Sequential
- Compute vs IO bound
- GPU Software stack
- Cuda - cuda toolkit
- Cuda python
- Cuda X libraries
We would want to have some introductory material to set the tone on.
We could write this in markdown and use marp to do slides. This way it's easier to review and it can be exported to pdf or html easily via a vscode extension.
Content