Skip to content

Commit

Permalink
Fixup typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erwei-xilinx committed Feb 24, 2025
1 parent a3b0b2b commit efe318f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/xrt/10_gemm_peeling_extern_vec/run.lit
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
// REQUIRES: ryzen_ai, valid_xchess_license

// RUN: xchesscc_wrapper aie2 -c %S/mm.cc -o mm.o
// RUN: %python %S/aie.py
// RUN: %python %S/gen.py
// RUN: g++-13 %S/test.cpp -o test.exe -std=c++23 -Wall %xrt_flags -lrt -lstdc++ -lboost_program_options -lboost_filesystem
// RUN: %run_on_npu ./test.exe -x air.xclbin -k MLIR_AIE -i air.insts.txt

0 comments on commit efe318f

Please sign in to comment.