Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDoes FPGA Opencl supports use of mutil thread and mutil queue simultaneously? My code is as this.
when I create one thread in host, can run cuccessfully, but after I create the second thread, it also shows earlier error: “cnn: acl_hal_mmd.c:218: device_handler_thread_main: Assertion `args && args->func_name' failed”