Building and Running the AVX CPU Program - Building and Running the AVX CPU Program - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2026-03-27
Version
2025.2 English

Before building the AVX CPU program, check whether your machine supports AVX instructions by running the chk_avx.sh script.

$ cd avx_aie/avx
$ ./chk_avx.sh

Checking for AVX capabilities on this machine by looking at /proc/cpuinfo...

This machine supports AVX!

Build and execute the program nly after you get the result, This machine supports AVX!.

$ make

z = 10, 12, 14, 16, 18, 20, 22, 24