Used these for the first lecture of the CUDA mode series
Most of them are about profiling or authoring kernels in various GPU programming languages
Why does it take so long
- Load CUDA drivers
- Initialize memory management
- Kernel compilation
- Device query selection: find available devices and check their capabilities