Skip to content

Commit

Permalink
Update run.lit
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield authored Apr 23, 2024
1 parent 2821547 commit 48b9ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programming_examples/basic/log_hello_world/run.lit
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
// RUN: %python %S/elfStringParser.py --input . --output elf_string.csv
// RUN: %run_on_ipu ./test.exe -x aie.xclbin -k MLIR_AIE -i insts.txt -e elf_string.csv | FileCheck %s
// CHECK: Starting kernel execution
// CHECK: Core Location col={{.*} row=2
// CHECK: Core Location col={{.*}} row=2
// CHECK: Completed executing. cycles=

0 comments on commit 48b9ece

Please sign in to comment.