Hi Guys:
I am using this project, and when I run the cmake command,
cmake ../ -DMM_DATA_TYPE=float -DMM_PARALLELISM_N=32 -DMM_PARALLELISM_M=8 -DMM_MEMORY_TILE_SIZE_N=512 -DMM_MEMORY_TILE_SIZE_M=512
the following error is reported. I am not sure if it is an environment variable problem, or the path is not specified, or Vitis is not installed completely? Can anyone help me?

Hi Guys:

I am using this project, and when I run the cmake command,
cmake ../ -DMM_DATA_TYPE=float -DMM_PARALLELISM_N=32 -DMM_PARALLELISM_M=8 -DMM_MEMORY_TILE_SIZE_N=512 -DMM_MEMORY_TILE_SIZE_M=512the following error is reported. I am not sure if it is an environment variable problem, or the path is not specified, or Vitis is not installed completely? Can anyone help me?