We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d358eb commit 064b1e8Copy full SHA for 064b1e8
1 file changed
test/npu-xrt/reconfigure_loadpdi/run_ctrlpkt.lit
@@ -0,0 +1,8 @@
1
+// Copyright (C) 2025 Advanced Micro Devices, Inc.
2
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3
+//
4
+// REQUIRES: ryzen_ai_npu2, peano
5
6
+// RUN: %aiecc -v --generate-full-elf --load-pdi-to-ctrl-pkt --aie-generate-ctrlpkt --no-xchesscc --no-xbridge %S/aie.mlir
7
+// RUN: %host_clang -o test %S/test.cpp -std=c++17 %host_link_flags %xrt_flags
8
+// RUN: %run_on_npu2% ./test
0 commit comments