Closed TG-MIO closed 5 months ago
Hi there,
I am a bit confused about the question. KernelTests, for example this one, create a standalone binary for testing a specific HLS kernel directly, without involving the host program and OpenCL.
So, the executables should be built. Otherwise, the compilation fails somewhere. Without logs, I would be just guessing.
Thank you for your answer, I did not find the code for testing before, now I do, thank you again! @salehjg
I'll keep this issue open for a while. Please feel free to post any questions you might have, I'd be happy to help. @TG-MIO
I am closing this issue. Please let me know if I can be of any assistance. I would be more than happy to help.
I am using the Kerneltests you provided to test the module. But I can't see exactly how the test is done here, because KernelTestXXXX is an unviewable file. Is there any way to know the specific plan of the test?