Xilinx/Vitis_Libraries

bad_alloc

YinZheng-Sun opened this issue · 1 comments

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

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