Skip to content

Commit

Permalink
Xfail timeout (#717)
Browse files Browse the repository at this point in the history
* Update run.lit

* Update run.lit
  • Loading branch information
fifield authored Aug 16, 2024
1 parent 3230b6a commit 03f27f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/xrt/04_gemm_w_pack/run.lit
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
// RUN: %python aiecc.py --no-aiesim --aie-generate-cdo --aie-generate-npu --no-compile-host --xclbin-name=aie.xclbin --npu-insts-name=insts.txt aie.mlir
// RUN: clang %S/test.cpp -O3 -o test.exe -std=c++11 -Wall %xrt_flags -lrt -lstdc++ -lboost_program_options -lboost_filesystem
// RUN: %run_on_npu ./test.exe -x aie.xclbin -k MLIR_AIE -i insts.txt
// XFAIL: *
1 change: 1 addition & 0 deletions test/xrt/12_matmul_transform_1x4_bf16/run.lit
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
// RUN: xchesscc_wrapper aie2 -I %aietools/include -c %S/kernel.cpp -o kernel.o
// RUN: %python %S/gen.py -t %S/transform.mlir
// RUN: %run_on_npu %python %S/run.py aie.xclbin
// XFAIL: *

0 comments on commit 03f27f2

Please sign in to comment.