Open keryell opened 2 years ago
@lforg37 I have installed the xilinx_u50_gen3x16_xdma_201920_3
platform on xsjsycl41
so it can be tried in hw_emu
.
Hello everyone! I'm having the same issue on a Versal board, is there any update on this? Thanks for your great work!
Hello everyone! I'm having the same issue on a Versal board, is there any update on this? Thanks for your great work!
There is a PR(#177) trying to fix this issue but it has not yet been tested due to configuration issues with our testing machine.
Thanks for the quick answer! I'll be happy to test on my system once this is ready to go.
@lforg37 got the U50 card working on our machine so we expect https://github.com/triSYCL/sycl/pull/177 to make some progress.
I have tried the tool-chain on an Alveo U50 (with HBM memory :-) ) according to the documentation with:
and it fails with
because our internal pass just guess that there is only
DDR[0]
bank by default instead of HBM. Also there is no HBM decoration insycl/include/sycl/ext/xilinx/fpga/memory_properties.hpp
.