Skip to content

Commit

Permalink
Merge branch 'main' into zhewen_priority_routing
Browse files Browse the repository at this point in the history
  • Loading branch information
Yu-Zhewen committed Feb 7, 2025
2 parents d04e59f + 416a925 commit 49b8357
Show file tree
Hide file tree
Showing 6 changed files with 131 additions and 262 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,10 @@ jobs:
--peano_dir=$PWD/llvm-aie \
--vitis_dir=/opt/Xilinx/Vitis/2024.2 \
--target_device="npu1_4col" \
--reset_npu_between_runs -v \
--xrt_lite_n_core_rows=$XRT_LITE_N_CORE_ROWS \
--xrt_lite_n_core_cols=$XRT_LITE_N_CORE_COLS \
--skip_tests=Performance
--skip_tests=Performance \
-v
# Run the 'Performance' tests. These do not check numerical correctness,
# just measure the time to run some workloads.
Expand Down
Loading

0 comments on commit 49b8357

Please sign in to comment.