Ed-Yang / xilinx-ethash

Run ethash opencl kernel on Xilinx's Alveo U50
17 stars 12 forks source link

help to use in vitis #2

Closed RezaAhmadi0117 closed 3 years ago

RezaAhmadi0117 commented 3 years ago

hi, i wanna know is that possible to make xclbin file in vitis? and how can i config files in vitis 2020.2.

Ed-Yang commented 3 years ago

I did not try to build it on Vitis IDE, maybe you can ask in Xilinx community: https://forums.xilinx.com

What do you mean "config files in vitis 2020.2" ? If it means modify the items in "connectivity_u50.ini", you should check Xilinx manual.

RezaAhmadi0117 commented 3 years ago

no, i just try to build your project in ide.

Ed-Yang commented 3 years ago

Jack has constructed a Vitis 2020.2 IDE project, you can find the zip file in discussion thread.

You have to register to check it out.

https://forums.xilinx.com/t5/Vitis-Acceleration-SDAccel-SDSoC/Run-ethash-OpenCL-kernel-on-Alveo-U50-PCIe-card-is-much-slower/m-p/1242387#M9222