Xilinx / Vitis_Libraries

Vitis Libraries
https://docs.xilinx.com/r/en-US/Vitis_Libraries
Apache License 2.0
853 stars 344 forks source link

bad_alloc #179

Open YinZheng-Sun opened 1 year ago

YinZheng-Sun commented 1 year ago

When I run the gqesort demo in /Vitis_Libraries/database/L2/demos/gqeSort/,I got this:

[XRT] ERROR: std::bad_alloc Create Device buf_in 0 Failed!

image
YinZheng-Sun commented 1 year ago

Today I meet another problem when I ran the gqeJoin test in /database/L3/tests/gqe/join/, It says [XRT] ERROR: device is nullptr.

image