14. GPU computing#

14.1. GPU architecture (coming soon)#

  • SMT

  • Memory types

  • Connction with CPU

14.2. CUDA (coming soon)#

  • CPU and device codes

  • RAM to GPU data transfer

  • Memort allocation

  • Examples

14.3. Python frameworks, cuDF, cuML (coming soon)#

  • Data frames

  • Setup and examples

14.4. Pytorch (coming soon)#

  • Setup

  • ML examples