nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
45 stars 23 forks source link

Adding error message whenever the xclbin tool fails to produce xclbin #450

Closed josemonsalve2 closed 1 week ago

josemonsalve2 commented 1 week ago

I noticed that whenever the xclbin compilation process fails (say that iree is not able to find the binary), it just fails but it is hard to find the reason.

This just makes sure that the error message is displayed as well.