Hi,
I got a server with Ubuntu 22.04 with Ryzen NPU installed, and I already got the required environment to run mlir-aie (https://github.com/Xilinx/mlir-aie). I'm wondering if there are any instructions to run NPUEval with my environment? Currently the script only supports Ubuntu 24 with docker, but it seems that as long as I can run mlir-aie, I should be able to run the NPUEval flow.
Thanks!