-
Hi,
I am trying to execute the basic image transfer application with XRT in C/C++.
One U200 and one U280 cards are on my server. And I can transfer the image correctly using PYNQ with multi-thre…
-
The following snippet fails to compile with level-zero, but it's clearly an underlying compiler issue. I'm not sure if there is an easy way to run igc offline... Anyhow, I've bisected the problem to t…
-
add plz ok
-
I tried to implement this on U250 but it gives this error
`make all TARGET=hw DEVICE=/opt/xilinx/platforms/xilinx_u250_xdma_201830_2/xilinx_u250_xdma_201830_2.xpfm USER_KRNL=iperf_krnl USER_KRNL_M…
-
![image](https://github.com/user-attachments/assets/ab29ac03-810d-4a30-9259-c8389094a9fb)
-
Hi:
I now have an MLIR file "add.onnx.mlir" that consists of both the affine dialect and the krnl dialect as a result of lowering. I am aware that I can lower the krnl dialect to LLVM, but I want to …
-
When I do “make all”, I seem to get the same error on HLS ip cores as seen below.
WARNING: [Vivado 12-3523] Attempt to change 'Component_Name' from 'axis_256_to_64_converter' to 'axis_256to_64_con…
-
Dear Authors,
I have used tapa for a while and now I met a problem and wondering if you are convenient to help.
In my project, I have multiple different kernels which need to be called by the ho…
-
Got this error after the ramdisk downloading. any ideas?
``` 100% [===================================================================================================>]
download succeeded
usb_tim…
-
This issue was observed when applying `--convert-krnl-to-affine` to generated KrnlIR in PR https://github.com/onnx/onnx-mlir/pull/2756 . In the PR, following kinds of KrnlIR are generated, and lowered…