Sudhanshu Gupta
Sudhanshu Gupta
On Ubuntu 18.04, CIWTApp crashes with a segmentation fault. The output is: Hello from CIWT! Tracking mode: detection. Run tracker: YES. Loading KITTI detections for the whole sequence ... Could...
Importing math_tools from core, i.e. writing `from simdat.core.so import math_tools` causes the error `ImportError: /path/to/simdat/core/so/math_tools.so: undefined symbol: _Py_ZeroStruct`
If the program that invokes the accelerator loops on the `finish_flag` instead of waiting for an interrupt, it will likely panic and die. This is caused by the accelerator writing...