Daniel Benusovich

Results 4 comments of Daniel Benusovich

> Please do let me know what you find out about the data driven implementation regarding the xclbin names. These new tests should be data driven and not hardcoded in...

It appears that the python scripts also currently require the xclbin names to function properly. I will be reverting the removal of the xclbin names for the older tests in...

No dice on removing any xclbin names. There will need a separate PR to remove them as removing the xclbin names will require a good deal of refactoring.

That is a really good point I did not notice that, good catch. Try making the cpu_check an atomic variable and moving the lock_guard back to its original spot. Hopefully...