Documentation: accel: amdxdna: Update compiler information
The compiler information is outdated. Update it to the latest. Reviewed-by: Maciej Falkowski <maciej.falkowski@linux.intel.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Lizhi Hou <lizhi.hou@amd.com> Link: https://lore.kernel.org/r/20250820233817.4050006-1-lizhi.hou@amd.compull/1354/merge
parent
61ce50fd81
commit
3f13bcc886
|
|
@ -223,13 +223,13 @@ Userspace components
|
||||||
Compiler
|
Compiler
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Peano is an LLVM based open-source compiler for AMD XDNA Array compute tile
|
Peano is an LLVM based open-source single core compiler for AMD XDNA Array
|
||||||
available at:
|
compute tile. Peano is available at:
|
||||||
https://github.com/Xilinx/llvm-aie
|
https://github.com/Xilinx/llvm-aie
|
||||||
|
|
||||||
The open-source IREE compiler supports graph compilation of ML models for AMD
|
IRON is an open-source array compiler for AMD XDNA Array based NPU which uses
|
||||||
NPU and uses Peano underneath. It is available at:
|
Peano underneath. IRON is available at:
|
||||||
https://github.com/nod-ai/iree-amd-aie
|
https://github.com/Xilinx/mlir-aie
|
||||||
|
|
||||||
Usermode Driver (UMD)
|
Usermode Driver (UMD)
|
||||||
---------------------
|
---------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue