Module 02 - AI Engine Design - 2024.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2024-12-06
Version
2024.2 English

This module presents the final 400 tile AI Engine design:

  • A single AI Engine kernel (nbody())

  • An N-Body Subsystem with 4 nbody() kernels which are packet switched (nbody_subsystem graph)

  • An N-Body System with 100 nbody_subsystem graphs (i.e., 400 nbody() kernels) which use all 400 AI Engine tile resources

  • Invoke the AI Engine compiler

Read more…