Xilinx / SDAccel_Examples

SDAccel Examples
Other
355 stars 211 forks source link

Failed to Run example: helloworld_ocl #30

Closed YaoYuxin closed 6 years ago

YaoYuxin commented 6 years ago

https://github.com/Xilinx/SDAccel_Examples/tree/master/getting_started/host/helloworld_ocl. I ran this sample on kcu1500. SDx: 2017.4 target: hw. But the test failed.
Here are the logs:

Found Device=xilinx_kcu1500_dynamic_5_0 XCLBIN File Name: vector_addition INFO: Importing xclbin/vector_addition.hw.xilinx_kcu1500_dynamic.xclbin Loading: 'xclbin/vector_addition.hw.xilinx_kcu1500_dynamic.xclbin' Result = Error: Result mismatch: i = 0 CPU result = 42 Device result = 16711935 TEST FAILED